Forums / Setup & design / Dynamic DoubleTop menu?
Ashley Knowles
Sunday 26 March 2006 8:46:36 pm
I see how this website has a dynamic/javascript DoubleTop menu system, and I would like to implement something similar with my ezPublish implementation. Are there any extensions or code examples around that I could refer to?
Siniša Šehović
Sunday 26 March 2006 10:53:46 pm
Hi
I would also like to know how to do that!
S.
--- If at first you don't succeed, look in the trash for the instructions.
Betsy Gamrat
Monday 27 March 2006 5:49:25 am
Try the existing system design settings.
Under the admin console, go to Design > Menu Management and then choose "Double Top Menu". You can see it running at http://robots-wizard.com/.
Monday 27 March 2006 6:45:05 am
:-)
That is not "really" dinamic top menu like this one on eZ Systems.
Monday 27 March 2006 7:13:49 am
You are right - it isn't dynamic.
As usual, it depends on how much time you have to invest in the task. If you just need double top menus - this is the <b>fastest</b> solution.
I agree it would be nice if eZ included the dynamic code or distributed its source. In place of that, my approach would be to create a template that generates the javascript to manage the menus. That type of code can be surprisingly easy to develop, if you have the time.
I'm going to watch this thread, hoping someone else posts the answer that I can copy.
Friday 31 March 2006 4:51:31 pm
http://ez.no/community/contribs/applications/dynamic_double_top_menu
:)
Pascal France
Saturday 01 April 2006 9:40:26 am
Hi,
Don't take care about the screenshot shown on the contrib page.You can see the real menu here:
http://www.linuxorable.net/ez_publish
Regards
Pascal
Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish
Sunday 09 April 2006 5:39:24 pm
That's great.... Unfortunately, I have opted for a normal drop down menu (using Suckerfish), time constraints were getting the worse of me.
Thanks for the contributions though :)