index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
helpers
/
core_block.php
Age
Commit message (
Expand
)
Author
2008-12-15
Protect menus and blocks against the fact that we don't have an item
Bharat Mediratta
2008-12-12
Remove head() for now.
Bharat Mediratta
2008-12-11
Changes to the Menu.php:
Tim Almdal
2008-12-11
A a script block to the <head> of the page that creates a javascript variable...
Tim Almdal
2008-12-10
Change all access API methods to take ORMs instead of ids. This will
Bharat Mediratta
2008-12-10
Remove navigation_top() and navigation_bottom() as they're subsumed by the ne...
Bharat Mediratta
2008-12-10
Put profiler into page_bottom()
Bharat Mediratta
2008-12-08
Tighten up head()
Bharat Mediratta
2008-12-07
Merge gallery3/branches/menus back into gallery3/trunk
Tim Almdal
2008-11-27
Move the ADMIN global nav option into the core module and only show it if we'...
Bharat Mediratta
2008-11-25
Move the in-place-edit JS into the page_footer callback and out of
Bharat Mediratta
2008-11-24
Revert the site_title change
Tim Almdal
2008-11-23
Add a site-config parameter to the config.php file. Created a core_block:hea...
Tim Almdal