[zopeorg-checkins] CVS: Products/ZopeOrg-NV/skins/nzo - frontpage_menu_items.py:1.11

Brian Lloyd brian at zope.com
Wed Aug 20 09:37:08 EDT 2003


Update of /cvs-zopeorg/Products/ZopeOrg-NV/skins/nzo
In directory cvs.zope.org:/tmp/cvs-serv14191

Modified Files:
	frontpage_menu_items.py 
Log Message:
Add Zopera


=== Products/ZopeOrg-NV/skins/nzo/frontpage_menu_items.py 1.10 => 1.11 ===
                  'url':'http://www.ozzope.org',
                  'new': 1})
 
+subitems.append({'label':'Zopera',
+                 'url':'http://www.zopera.org',
+                 'new': 1})
+
 
 return menu





More information about the zopeorg-checkins mailing list