| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-01-12 | Implement deleting dashboard blocks. | Bharat Mediratta | |
| * Refactor blocks so that they have a separate id vs css_id. This way we can have a unique identifier for each visual block. * Store blocks with a random id as their unique identifier * Add Admin_Dashboard::remove_block() and modify themes/admin_default/views/block.html.php to call it when you click the remove box. | |||
| 2008-11-07 | Use get_object_vars to simplify code | Bharat Mediratta | |
| 2008-11-05 | The carousel block is now off into its own module. The | Bharat 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! | |||
