Welcome
Login
to contribute.
Register if you haven't yet.
Need Support?
Search this site to find an answer. If you still need help, post a
Question. Private or account-related support inquiries can be made at the
Private Support forum.
Does anyone have a means for implementing some form of dynamic menu navigation system on the wiki, i.e., Drop down menus, cascading menus, etc.?
While this requires some XSL customization in the layout and other trickery, it can be done. See http://help.editme.com as an example. This site uses a javascript menu from http://www.apycom.com.
The javascript library that implements the menu is uploaded as an
attachment and is then referenced in the customized XSL Layout. The
menu hierarchy is managed using a text-only menu page (called Menu,
though any page name starting with "Menu" can be used) and can be
edited using the Special Pages section of the Site Settings tool. Also,
see this FAQ on adding (complex) Javascripts to your site.