summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/theme.php
AgeCommit message (Expand)Author
2009-11-19Revert "Revert "Revert "Use call_user_func instead of call_user_func_array as...Tim Almdal
2009-11-19Revert "Revert "Use call_user_func instead of call_user_func_array as we don'...Tim Almdal
2009-11-19Revert "Use call_user_func instead of call_user_func_array as we don't need t...Tim Almdal
2009-11-18Create theme::get_var(), theme::set_var() methods to set the options of the a...Tim Almdal
2009-11-18Currently Admin_Theme_Options controller assumes that all the themes will pro...Tim Almdal
2009-11-18Create a helper to load the theme information from theme.infoTim Almdal
2009-11-17Tweak load_themes() to match exactly "/admin" or the "/admin/" prefix,Bharat Mediratta
2009-11-03Respect the "theme" variable if we're an admin. This requires us toBharat Mediratta
2009-10-24Update themes::load_theme() to work with mod_rewrite's short urls.Bharat Mediratta
2009-10-23Allow themes to override event handlers. In gallery::ready() grab the serverTim Almdal
2009-10-04Revert "Create a gallery::plugin_path which returns the appropriate path to t...Tim Almdal
2009-10-04Create a gallery::plugin_path which returns the appropriate path to the modul...Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-06-23Add a new "show credits" check box in the theme options so that youBharat Mediratta
2009-06-11Rename theme_details to theme_options. These changes got left out ofBharat Mediratta
2009-05-27Update all references to the core application to now point to theBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta