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
/
views
/
admin_themes.html.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
Put up a nice message if there are no other themes available to
Bharat Mediratta
2009-01-13
Change admin/themes to show both styles of themes side by side. This
Bharat Mediratta
2009-01-12
Theme admin refinement. Make more room to show the preview by enlarging the i...
Chad Kieffer
2009-01-11
Rework the way we do theme selection. Show the currently active theme
Bharat Mediratta
2009-01-10
Submit theme values
Felix Rabinovich
2009-01-10
Markup cleanup. It's more semantic now, but it doesn't look quite as nice (y...
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-04
Fixed closing h1 tag.
Chad Kieffer
2009-01-04
Fix preamble
Bharat Mediratta
2009-01-02
Tweak indentation
Bharat Mediratta
2009-01-01
Theme Administration implementation
Felix Rabinovich