You are not logged in Log in Join
You are here: Home » Members » Ioan's Zope Documents » Hierarchical Menus » swpackage_view

Log in
Name

Password

 
 

Hierarchical Menus

From http://www.webreference.com/dhtml/hiermenus/ I get the JavaScript code.
Then I made a Python external Zope method which build the arrays for menu.

/hierMenus.js
 by Peter Belesis. v3.10.3 000731
 Copyright (c) 2000 internet.com Corp. All Rights Reserved.
 Originally published and documented at http://www.dhtmlab.com/
 You may use this code on a public Web site only if this entire
 copyright notice appears unchanged and you publicly display
 on the Web page a link to http://www.dhtmlab.com/.

 Contact [email protected] for all other uses.
/

Installation

Download zip file.
Copy the .zexp file (zope export file) into export folder of Zope.
Copy the python file into Extensions folder of Zope.
And import .zexp file anywhere into your site.
(don't import it into control panel, create a folder for it and import it there!)

hierArrays - will return the full site map (with subfolders) of current folder in one menu (used in index_htm)
multihierArrays - will return one menu for home, then a new menu for each folder it find. Is useful for top site menu-map (used on Menu)

Latest Release: 1.1
Last Updated: 2000-11-29 09:33:16
Author: Ioan
Categories: Examples, Helpers, Navigational, Visual
Maturity: Development

Available Releases

Version Maturity Platform Released
1.1 Development   2000-11-29 09:33:16
  hiermenu.zip (9 K) All