bacbos / bolt-menu-editor

a visual menu-editor extension for the awesome bolt cms
Other
21 stars 23 forks source link

3.0 support #31

Closed jnvsor closed 8 years ago

Largo commented 8 years ago

https://github.com/Largo/bolt-menu-editor/tree/patch-2 Clone this to extensions/local

Directory paths should belikethis~~ extensions/local/bacboslab/menueditor: config... src... templates etc.

Actually, sadly it doesn't work at all :( I took a deeper look at the code and what has to be done. I wonder why bolt has changed the extension structure THAT much. It's almost a rewrite.

Maybe @GawainLynch wants do it?

SvanteRichter commented 8 years ago

I've been planning to take a shot at it since I'm basically done with translate's port to 3.0... But I'd probably change a few things if that'd be okay with @bacbos, like for example replacing https://github.com/dbushell/Nestable which hasn't been supported/updated since Aug 2014.

bacbos commented 8 years ago

https://github.com/GawainLynch/bolt-extension-menu-editor/pull/1

SvanteRichter commented 8 years ago

I've got most of it up and running now, but it'll need some more UI love (which I'll get to in the coming days). One thing I wanted to check with you guys about is the search/add item field... Currently i have it like this:

image

So basically one field searches everything, and shows excerpts, mini-thumbnails (if available), and is also used to create plain links. The old interface with 13 input fields in the sidebar felt a bit overwhelming for some, so this could be one solution to that. Any feedback? On the basic idea that is, I'm still fixing details with it and will work on making it more intuitive.

GwendolenLynch commented 8 years ago

:koala: says :+1:

xiaohutai commented 8 years ago

@SahAssar very nice! It's perhaps an idea to incorporate that with the Omnisearch in the back-end as well.