1
0
Commit Graph

10 Commits

Author SHA1 Message Date
Tim Almdal
951268a40e remove the gallery.common.css file and merge its contents with the three_nids screen.css file. 2010-09-15 21:26:04 -07:00
Bharat Mediratta
d2063cb79a Merge branch 'master' of github.com:gallery/gallery3-contrib
Conflicts:
	themes/three_nids/views/page.html.php
2010-06-26 12:08:42 -07:00
Bharat Mediratta
fba9cc8f11 Add the CSS selector for the current thumbnail in site_menu(). 2010-06-26 12:07:52 -07:00
Tim Almdal
283ab5abc9 Fix the parameter to site_menu. Also set three_nids::fancylink and three_nids::comment_count helper methods to static. 2010-06-23 11:04:01 -07:00
Andy Staudacher
bbdf951260 <small> isn't allowed in l10n messages (the l10n server won't accept such messages, and thus you can't download any translations for such messages) 2010-01-26 21:46:42 -08:00
Bharat Mediratta
e12cc3dd2f Move admin related controllers, views and helpers into the admin
subdirectory so that they're accessible in admin mode.
2009-11-28 23:30:33 -08:00
Bharat Mediratta
2080cc531e Roll comment functionality into the three_nids controllers and
helpers.
2009-11-27 16:56:37 -08:00
Bharat Mediratta
fbe35b1658 Fix indentation. 2009-11-27 16:33:33 -08:00
Bharat Mediratta
d6456b7643 Change references of theme_three_nids to three_nids 2009-11-27 16:27:33 -08:00
Bharat Mediratta
4e9c467a10 Rename 3nids to three_nids so that we can use the theme name as an
identifier in PHP.  PHP identifiers are not allowed to start with a
digit (sigh).
2009-11-27 16:21:55 -08:00