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
/
theme.php
Age
Commit message (
Expand
)
Author
2009-02-26
Support adding custom header/footer text to themes via admin/theme_details
Bharat Mediratta
2009-02-22
Fix load_themes() to actually look up the right themes to use. Thanks to Bla...
Bharat Mediratta
2009-01-27
Rename Admin_Themedetails -> Admin_Theme_Details
Bharat Mediratta
2009-01-27
Remove unused theme code left over from before virshu moved theme
Bharat Mediratta
2009-01-25
Undo the adding underscores to the id on forge generated forms
Tim Almdal
2009-01-24
Supply a form id on all forms. This id can be used by modules other
Tim Almdal
2009-01-23
Minor tweaks
Bharat Mediratta
2009-01-22
Theme details. Save values
Felix Rabinovich
2009-01-22
Theme details. Initial release
Felix Rabinovich
2009-01-14
Make sure that helper functions are all static. Add new
Bharat Mediratta
2009-01-12
Updated for new Form_Submit API.
Bharat Mediratta
2009-01-10
Save individual theme values
Felix Rabinovich
2009-01-10
Submit theme values
Felix Rabinovich
2009-01-10
Display theme details
Felix Rabinovich
2009-01-09
Theme Administration cleanup initialization
Felix Rabinovich
2009-01-09
Theme Administration v. 2. Doesn't distinguish between regular and admin them...
Felix Rabinovich
2008-11-04
Restructure the theme code to be more like WordPress / Habari. Now,
Bharat Mediratta
2008-11-03
Oops, injecting the function name caused an extra call in the call
Bharat Mediratta
2008-11-03
Theme helper. Right now it has one api method, theme::url which
Bharat Mediratta