summaryrefslogtreecommitdiff
path: root/lib/designsettings.php
AgeCommit message (Collapse)Author
2009-07-30Removed default values from <input>s. JavaScript will now get theSarven Capadisli
colours from the theme. This approach removes data that was previously available in HTML. It was only necessary if the user wanted to know the site's default values.
2009-06-29Delete orphaned background imgs. Design settings code now passesZach Copley
phpcs.
2009-06-29Small comment change (default is for both users an groups)Zach Copley
2009-06-29Allow users and groups to reset their design to system default colorsZach Copley
2009-06-27Added input submit to let the user to go back to site's default designSarven Capadisli
settings
2009-06-24Only show "tile background" setting once an img has been uploadedZach Copley
2009-06-18Group theming.Zach Copley