Welcome

Login to contribute. Register if you haven't yet.

Support Options

1. Search this site.
2. Make or vote for a Suggestion.
3. Post to Community Support.
3. Contact EditMe Support staff.

Stay Informed

Keep informed of product changes, tutorials and tips via EditMe's Blog and monthly newsletter.

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.