root/qPloneDropDownMenu/branches/0.2/config.py

Revision 463 (checked in by piv, 2 years ago)

added ajax congiglet with necessary functionality (but not sufficient)

Line 
1 PROJECTNAME = 'qPloneDropDownMenu'
2
3 UNIQUE_ID = "portal_dropdownmenu"
4 SKINS_DIR = 'skins'
5
6 GLOBALS = globals()
7
8 #PROPERTY_SHEET = 'dropdownmenu_properties'
Note: See TracBrowser for help on using the browser.