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
/
modules
/
gallery
/
helpers
/
gallery_theme.php
Age
Commit message (
Expand
)
Author
2009-07-14
Move the gallery version out of a module variable and into a constant
Bharat Mediratta
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-28
Clean up the combined javascript change and refactor out the
Bharat Mediratta
2009-06-26
Create a theme_view function script which allows modules in the head or admin...
Tim Almdal
2009-06-26
Move the inclusion of photo and movie specific javascript into gallery_theme
Tim Almdal
2009-06-26
1) Move the generation of script tags to gallery_theme::head and gallery_them...
Tim Almdal
2009-06-16
Fix a bug that was overwriting the quick-pane HTML causing the quick
Bharat Mediratta
2009-06-16
Move all the fullsize code into the theme to make it less confusing.
Bharat Mediratta
2009-06-14
Create a sidebar for tag pages
Bharat Mediratta
2009-06-14
Refactor the way that the rss module works so that we're not allowing
Bharat Mediratta
2009-06-14
Remove rss:item_feed, rss::tag_fead and rss_theme::head and move that
Tim Almdal
2009-05-29
Move credits message into a variable, which can be changed in Admin >
Bharat Mediratta
2009-05-28
Fix broken html::script() and url::file() references to the newly
Bharat Mediratta
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta