From e56d53fe20bef7b8b2a05b30ad15ab3fb38db6dc Mon Sep 17 00:00:00 2001 From: z0rglub Date: Sun, 7 Sep 2003 10:14:33 +0000 Subject: Virtual categories management git-svn-id: http://piwigo.org/svn/trunk@68 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/admin/cat_list.vtp | 70 +++++++++++++++++++++++++++-------- template/default/admin/cat_modify.vtp | 22 ++++++++++- 2 files changed, 76 insertions(+), 16 deletions(-) (limited to 'template') diff --git a/template/default/admin/cat_list.vtp b/template/default/admin/cat_list.vtp index 12fe855a0..74e09c211 100644 --- a/template/default/admin/cat_list.vtp +++ b/template/default/admin/cat_list.vtp @@ -1,36 +1,67 @@ + +
+
{#errors_title}
+ +
+ + + + - <{#td} style="width:40%;text-align:left;"> + <{#td} style="width:50%;text-align:left;"> {#indent}> -  {#name} [ dir : {#dir} ] +  {#name} [ + + dir : {#dir} + + + {#cat_virtual} + + ] {#invisible} {#private} - <{#td} style="text-align:center;"> -
{#nb_picture}
- <{#td} class="{#class}" - style="width:10%;white-space:nowrap;text-align:center;"> - {#cat_edit} - - <{#td} class="{#class}" - style="width:10%;white-space:nowrap;text-align:center;"> + style="width:1px;white-space:nowrap;text-align:center;"> - {#cat_up} + {#cat_up} - {#cat_up} + {#cat_last} <{#td} class="{#class}" - style="width:10%;white-space:nowrap;text-align:center;"> + style="width:1px;white-space:nowrap;text-align:center;"> - {#cat_down} + {#cat_down} - {#cat_down} + {#cat_first} + <{#td} class="{#class}" style="width:1px;text-align:center;"> +
{#nb_picture}
+ + <{#td} class="{#class}" + style="width:10%;white-space:nowrap;text-align:center;"> + {#cat_edit} + <{#td} class="{#class}" style="width:10%;white-space:nowrap;text-align:center;"> @@ -58,6 +89,15 @@ {#cat_update} + <{#td} class="{#class}" + style="width:10%;white-space:nowrap;text-align:center;"> + + {#delete} + + + {#delete} + +
+
+ {#cat_add} + {#cat_parent} + + +
+
\ No newline at end of file diff --git a/template/default/admin/cat_modify.vtp b/template/default/admin/cat_modify.vtp index 392919bf6..6293871a0 100644 --- a/template/default/admin/cat_modify.vtp +++ b/template/default/admin/cat_modify.vtp @@ -5,7 +5,15 @@
- + @@ -52,6 +60,18 @@ + + + + + + -- cgit v1.2.3
{#editcat_title1} "{#cat:name}" [ {#cat:dir} ]{#editcat_title1} "{#cat:name}" [ + + dir : {#dir} + + + {#cat_virtual} + + ] +
{#cat_parent} + +