Hello, As an idea, one way to do this (using existing stuff) is to use the categorization module.
You can use the categorization module to define a hierarchy of tags (taxonomy). The categorization module provides a UI for the editors to define the tags. This hierarchy can then be used to construct a navigation. The navigation is implemented as a custom area or component. The pages can be assigned tags by using the controls from the categorization module. For example the pages can be assigned tags by including a categoryUUIDMultiselect control in the page properties dialog, or something like that. In this way you can create alternative, editor-defined custom navigations with out of the box magnolia modules. If you want to write your own app to manage this in a purpose-built UI, it would definitely be possible, but would be a lot more work. Regards from Vienna, Richard > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:user-list-owner@magnolia- > cms.com] Im Auftrag von Jan Góralski (via Magnolia Forums) > Gesendet: Freitag, 18. Juli 2014 22:50 > An: Magnolia User List > Betreff: [magnolia-user] Blossom + Custom menu > > Dear All > I wonder how I could make custom menu system where editor can manage it > using magnolia admin pages. One of my ideas was to use JCR and read > parameters which user can configure from admin panel. After that I can build > the final html look based on css or so. But is it the best way ( simplest) or > maybe I should ask is it even possible ? > Under each parameter which represents menu item I need to have link to > existing page/controller and what is also very important I need to support > few languages. > > Best Regards > Jan > > -- > Context is everything: http://forum.magnolia- > cms.com/forum/thread.html?threadId=0a79b518-36e6-478b-92de- > 00954ddae29d > > > ---------------------------------------------------------------- > For list details, see http://www.magnolia-cms.com/community/mailing- > lists.html > Alternatively, use our forums: http://forum.magnolia-cms.com/ > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
