Menu Items
by
rmoskal
—
last modified
2007-01-26 07:41
Describes where the menu items for the application are defined.
The menu contents are pointed to by the main template: /portal_skins/custom/main_template in the
<!-- Javascript , first one governs the top menu-->
<script language="JavaScript1.2" tal:attributes="src string:$portal_url/javascripts/topmenu.js" src=""></script>
The file pointed to above is found in the /javascripts/ directory.
This file cannot be edited through the web. It must be downloaded to your local computer and then upladed again through Zope management interface.
I've been having some trouble replacing the file contents, so I've been iploading a new one, then changing the link in t he main_template.