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
/
tag
/
helpers
/
tag_theme.php
Age
Commit message (
Expand
)
Author
2013-03-10
#2048 - Remove unneeded jquery.autocomplete.css/js inclusions.
shadlaws
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-15
Fix all the head() and admin_head() theme callbacks to return the
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-11-06
The ajaxify_tag_form was not being called when the block was created. Moved ...
Tim Almdal
2009-11-05
Refactor out the in place editting and use the new gallery.in_place_edit widg...
Tim Almdal
2009-10-17
Add tag.css to tag admin page.
Chad Kieffer
2009-10-17
Move tag css from theme to the module. Introduced generic .g-inline class for...
Chad Kieffer
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal
2009-07-24
Partial implementation of ticket #80. Provide auto complete and suggestions o...
Tim Almdal
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-06-29
Let the "Popular tags" sidebar block display on tag or search page.
hiwilson
2009-06-28
Use $theme->script() method to render module javascript files
Tim Almdal
2009-06-14
Create a sidebar for tag pages
Bharat Mediratta
2009-06-14
Remove rss:item_feed, rss::tag_fead and rss_theme::head and move that
Tim Almdal
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-03-16
Set $item and $tag in the Theme_View so that calls like $theme->item()
Bharat Mediratta
2009-01-18
Rename theme callback helpers from xxx_block to xxx_theme to make room
Bharat Mediratta