From c501facfa5447443be872c56377cb9141c939196 Mon Sep 17 00:00:00 2001 From: plegall Date: Sun, 14 Aug 2005 11:55:35 +0000 Subject: - new : ability to set an element as representant of its category directly from picture.php screen. - improvement : dedicated icon to add elements into caddie. Ths icon is displayed in the category title bar. git-svn-id: http://piwigo.org/svn/trunk@811 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/category.tpl | 13 ++++++++----- template/default/default.css | 5 +++++ template/default/picture.tpl | 9 +++++++++ template/default/theme/caddie_add.png | Bin 0 -> 1185 bytes template/default/theme/representative.png | Bin 0 -> 592 bytes 5 files changed, 22 insertions(+), 5 deletions(-) create mode 100644 template/default/theme/caddie_add.png create mode 100644 template/default/theme/representative.png (limited to 'template') diff --git a/template/default/category.tpl b/template/default/category.tpl index 437652138..0d523c129 100644 --- a/template/default/category.tpl +++ b/template/default/category.tpl @@ -88,7 +88,14 @@
-
{TITLE}
+
+
    + +
  • + +
+ {TITLE} +
@@ -123,10 +130,6 @@ - -
- - diff --git a/template/default/default.css b/template/default/default.css index 5091b7431..d326f45ff 100644 --- a/template/default/default.css +++ b/template/default/default.css @@ -414,6 +414,11 @@ form#categoryOrdering ul.categoryActions { margin-top: 5px; } +div.titrePage ul.categoryActions { + float: right; + margin: 0; +} + div#adminMain>ul.categoryActions { text-align: center; } diff --git a/template/default/picture.tpl b/template/default/picture.tpl index 2633113d8..e43fe7b14 100644 --- a/template/default/picture.tpl +++ b/template/default/picture.tpl @@ -28,6 +28,15 @@ {L_PICTURE_METADATA}
+ + +
+ + {lang:representative} + +
+ +