| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-12-08 | Refactor Menu code to create allow you to create menus using a | Bharat Mediratta | |
| chainable factory interface and retrieve them by ids. Streamlined the HTML creation code a little bit in the process, moved the basic menu functionality into Theme_View and created the option to have different menus other than site_navigation(). | |||
| 2008-12-07 | Merge gallery3/branches/menus back into gallery3/trunk | Tim Almdal | |
| 2008-11-28 | Rename module::get_list() to module::installed() | Bharat Mediratta | |
| 2008-11-28 | Add credits theme callback, point the powered-by link at GMC | Bharat Mediratta | |
| 2008-11-28 | Add tag() function | Bharat Mediratta | |
| 2008-11-27 | 1) Create a Theme_View class that combines the functionality of the Theme ↵ | Tim Almdal | |
| class with the View class. 2) Only define the form.html.php::DrawForm method once if there are multiple forms on the page (i.e. comments and add tags) | |||
