![]() |
|
making TreeMenu for Sidebar - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: making TreeMenu for Sidebar (/thread-6820.html) |
making TreeMenu for Sidebar - atomicmak - 2010-03-23 Is there any plugin or an easy way out there to show tree menu structure for sidebar ? please guide. making TreeMenu for Sidebar - acrylian - 2010-03-23 If you mean like on our demo for that there is the print_album_menu plugin. making TreeMenu for Sidebar - atomicmak - 2010-03-23 no i know that option. was just curious to know if we can build spring type menu clicable with + and - sign to go though category and sub categories. making TreeMenu for Sidebar - acrylian - 2010-03-23 So you mean a JavaScript foldout one? Well, you can do basically everything, it's just code. Of course it depends on your abilities in HTML, JS and PHP as you will have do a custom menu/menu plugin using the object model framework Zenphoto provides. making TreeMenu for Sidebar - atomicmak - 2010-03-23 OH.. okay. then i'll have to wait till someone make it i am no programmer at all making TreeMenu for Sidebar - acrylian - 2010-03-23 Or you learn how to program...;-) Or you hire someone to do it. |