summaryrefslogtreecommitdiff
path: root/modules/info/module.info
AgeCommit message (Collapse)Author
2013-01-22gallery.menalto.com -> galleryproject.orgBharat Mediratta
codex.gallery2.org -> codex.galleryproject.org Fixes #1957.
2011-04-23Oops, fix broken codex urls. For #1698.Bharat Mediratta
2011-04-23Oops, this is the rest of the modules and themes for #1696 and #1698.Bharat Mediratta
2011-01-06Missed this commiting this in a1e3b1ed17177cf7e0ef.Chad Kieffer
2009-09-30Correct version numbers for image_block and info modules, they inadvertently ↵Tim Almdal
got set to 2, they should be 1
2009-09-29change the block_manager api so that the theme is passed into the get ↵Tim Almdal
method. convert info to the new sidebar block approach
2009-07-13Add quotes around all values that contain spaces in them, and add aBharat Mediratta
test to make sure that we continue to do so. This makes sure that we don't have problems with 5.3 which treats the literal "on" as a boolean.
2008-12-22Change the way that we track modules.Bharat Mediratta
Each module now has a "module.info" file that has information about the module, including the core. We can display the installed version, and the version in the code. Also take a first shot at a modules admin page.