summaryrefslogtreecommitdiff
path: root/modules/carousel/helpers
AgeCommit message (Collapse)Author
2008-11-19Make the album title in-place editable.Bharat Mediratta
2008-11-05The carousel block is now off into its own module. TheBharat Mediratta
sidebar.html.php file loops over $theme->blocks() which in turn calls carousel::block() which uses the Block object to create a standard block UI. Hooray!