summaryrefslogtreecommitdiff
path: root/core/helpers/module.php
AgeCommit message (Expand)Author
2008-12-05* Add a moveTo unit testTim Almdal
2008-12-04Change the startup code to only put installed modules on the autoloadBharat Mediratta
2008-11-28Remove debugging statementsTim Almdal
2008-11-28Dynamically create the list of available modules. This permits new modules t...Tim Almdal
2008-11-28Create module::event() which runs Gallery events. It works byBharat Mediratta
2008-11-28Rename module::get_list() to module::installed()Bharat Mediratta
2008-11-27Centralize logging around installing/uninstalling modules.Bharat Mediratta
2008-11-22Correct case on helper class names. By convention, helper class names are lo...Tim Almdal
2008-11-212nd attempt at inserting html by modules.Tim Almdal
2008-11-18Added the is_installed to the module helper and change to photo.html to not t...Tim Almdal
2008-11-15Add Theme::module() and module::get()Bharat Mediratta
2008-11-13Create module helper and refactor all the code that creates, updatesBharat Mediratta