summaryrefslogtreecommitdiff
path: root/core/config/config.php
AgeCommit message (Expand)Author
2008-12-24Add atom to the implicit module list.Bharat Mediratta
2008-12-20Create module::load_themes() to load the correct theme after we doBharat Mediratta
2008-12-16TEST_MODE always exists now, so check its value, don't rely on its existence ...Bharat Mediratta
2008-12-15Rename default_admin to admin_default.Bharat Mediratta
2008-12-14Created admin controller and made admin obey admin theme settingsFelix Rabinovich
2008-12-08Only add the unit_test and gallery_unit_test modules if we're in TEST_MODEBharat Mediratta
2008-11-28Dynamically create the list of available modules. This permits new modules t...Tim Almdal
2008-11-24Revert the site_title changeTim Almdal
2008-11-23Add a site-config parameter to the config.php file. Created a core_block:hea...Tim Almdal
2008-11-23Move search out into its own module and have it display its link atBharat Mediratta
2008-11-22An Atom library prototype. Its purpose is to explore the cost of us supportin...Jozef Selesi
2008-11-19fix a few minor issuesTim Almdal
2008-11-18The start of the slideshow module. Mostly framework stuff, no real implement...Tim Almdal
2008-11-16Rename 'tags' module to 'tag' for consistency of pluralizationBharat Mediratta
2008-11-09Beginnings of the comment module. Install and uninstall.Jozef Selesi
2008-11-08The start of an authentication module. This provides the installation and a ...Tim Almdal
2008-11-07Move default theme up above modules so that it can override module viewsBharat Mediratta
2008-11-06Drop the ? from the base url; we're going to count on Apache PathInfo for nav...Bharat Mediratta
2008-11-05Move Google Maps block off into its own gmaps module.Bharat Mediratta
2008-11-05Item Info block is now off into the info module. Yay!Bharat Mediratta
2008-11-05The start of the user module. At this point, it shows up on the scaffolding ...Tim Almdal
2008-11-05Tags are now off in their own module, hooray!Bharat Mediratta
2008-11-05The carousel block is now off into its own module. TheBharat Mediratta
2008-11-04Lots of new stuff!Bharat Mediratta
2008-11-03Create an initial attempt at the album controller, set it up with a default r...Bharat Mediratta
2008-11-02Add mptt and forge modules to the module load listBharat Mediratta
2008-11-01Fix all our preambles to make the preamble test pass.Bharat Mediratta
2008-11-01Set up unit test framework. Tweak configuration so that it only runs inBharat Mediratta
2008-10-31Placeholder app for Gallery3, along with a customized index.php and a READMEBharat Mediratta