summaryrefslogtreecommitdiff
path: root/modules/image_block/module.info
AgeCommit message (Collapse)Author
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-29Refactor sidebar_blocks into a separate function and then call ↵Tim Almdal
block_manager::get_html(site.sidebar). Convert image_block to use block management instead of theme::sidebar_blocks
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.
2009-02-26Implement a random image block for the side bar. Ticket #13Tim Almdal