summaryrefslogtreecommitdiff
path: root/admin_site_clean.php
AgeCommit message (Collapse)AuthorFilesLines
2011-03-13Integrate the "custom text" functionality into the main code. User ↵fisharebest1-8/+6
translation files should be placed in the /data/language/ directory
2011-03-07The media firewall is now always enabled (but you aren't required to use it)Larry Meaney1-1/+0
The "Use Media Firewall" option in admin_trees_config.php is now titled "Automatically protect new images" admin_trees_config.php automatically checks to see if the htaccess is correct, and automatically fixes it if not The standard Media directory only needs to be writable while creating the .htaccess file, after that you can lock it down admin_media.php displays the "move all to protected" button on first load, to make it easier to move your files around If the standard media directory is locked down, the "move to standard/protected" buttons on admin_media.php are hidden.
2011-01-30Starting the process of using css "sprite" imagesNigel Osborne1-1/+1
2011-01-21draggable trashcan listŁukasz Wilenski1-12/+34
2011-01-07Add missing admin functionsNigel Osborne1-0/+157