summaryrefslogtreecommitdiff
path: root/templates/admin_themes_menus.tpl
AgeCommit message (Collapse)AuthorFilesLines
2013-04-06update template syntax to not use ticks outside of double quotesspiderr1-2/+2
2013-04-04cleanup edit formsspiderr1-3/+3
2013-03-27bootstrap conversionsspiderr1-6/+6
2007-11-08remove the now obsolete top menu bar config settingMax Kremmel1-49/+46
2007-03-22jstabs for 3 kinds of menu settings, <table> for listing of top bar menu ↵laetzer1-34/+66
names/visibility
2006-11-11add option to enhance dropdown menu with simple javascript to make it easier ↵Max Kremmel1-27/+36
to navigate
2006-09-15clean up menu admin and add some helpMax Kremmel1-47/+42
2006-09-13add custom menu position configChristian Fowler1-2/+3
2006-09-12fix typoChristian Fowler1-1/+1
2006-09-12drag sortable menus. not functional, but the drag sort, which is coolChristian Fowler1-2/+14
2006-09-12clean up registerAppMenu API, clean up a lot of the menu code, don't assign ↵Max Kremmel1-1/+6
appMenu to templates but use $gBitSystem->mAppMenu directly
2006-03-29move all menu related issues to menus admin screen, use disabled flag in ↵Max Kremmel1-17/+43
mAppMenu hash instead of previous mAppMenuDisabled
2006-03-29reload menu page after store to visualise changes and populate ↵Max Kremmel1-0/+4
mAppMenuDisabled with disabled menus that they are still availabe for configuration
2006-03-29simplify tpl a bit and add <label>Max Kremmel1-5/+3
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-6/+5
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-1/+1
conflict with new content preferences
2006-02-06allow any auto-registered menu to be turned offChristian Fowler1-0/+31