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
/
digibug
/
helpers
/
digibug_theme.php
Age
Commit message (
Expand
)
Author
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-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-06-28
Use $theme->script() method to render module javascript files
Tim Almdal
2009-06-27
Create a new thumb_menu() and convert Digibug over to use it.
Bharat Mediratta
2009-06-27
Require view_full to print photos.
Bharat Mediratta
2009-06-25
1) Move the digibug css in the default and admin_default themes
Tim Almdal
2009-06-23
This implements the Digibug printing. When a a print request is made the dig...
Tim Almdal
2009-06-23
This change implements the print_proxy method. This method allows a 1 time
Tim Almdal
2009-06-22
This commit moves a little further along the path:
Tim Almdal
2009-06-21
The start of the digibug printing module. The first cut at the administration
Tim Almdal