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
/
controllers
/
admin_themes.php
Age
Commit message (
Expand
)
Author
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
2009-01-13
Call 'site' themes 'Gallery' themes since site means less to users. Fix swap...
Bharat Mediratta
2009-01-13
Change admin/themes to show both styles of themes side by side. This
Bharat Mediratta
2009-01-11
Rework the way we do theme selection. Show the currently active theme
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-10
style cleanup.
Bharat Mediratta
2009-01-10
Split themes into two tabs for regular and admin themes
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
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-01
Theme Administration implementation
Felix Rabinovich