summaryrefslogtreecommitdiff
path: root/core/helpers/core_block.php
AgeCommit message (Expand)Author
2008-12-12Remove head() for now.Bharat Mediratta
2008-12-11Changes to the Menu.php:Tim Almdal
2008-12-11A a script block to the <head> of the page that creates a javascript variable...Tim Almdal
2008-12-10Change all access API methods to take ORMs instead of ids. This willBharat Mediratta
2008-12-10Remove navigation_top() and navigation_bottom() as they're subsumed by the ne...Bharat Mediratta
2008-12-10Put profiler into page_bottom()Bharat Mediratta
2008-12-08Tighten up head()Bharat Mediratta
2008-12-07Merge gallery3/branches/menus back into gallery3/trunkTim Almdal
2008-11-27Move the ADMIN global nav option into the core module and only show it if we'...Bharat Mediratta
2008-11-25Move the in-place-edit JS into the page_footer callback and out ofBharat Mediratta
2008-11-24Revert the site_title changeTim Almdal
2008-11-23Add a site-config parameter to the config.php file. Created a core_block:hea...Tim Almdal