From 8ab0da7da22a84b735aff05f40ac57f347a739bd Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 12 Aug 2008 20:43:56 +0000 Subject: Admin advices can be easily extended to new advices. Admin advices plugin can be translated like any other plugins. Admin advices plugin has been extended with External summary (a technical and non translated part). Some template cleaning. git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/advanced_feature.tpl | 13 -- template/yoga/admin/cat_list.tpl | 65 ------ template/yoga/admin/cat_modify.tpl | 229 -------------------- template/yoga/admin/cat_move.tpl | 38 ---- template/yoga/admin/cat_options.tpl | 16 -- template/yoga/admin/cat_perm.tpl | 68 ------ template/yoga/admin/check_integrity.tpl | 84 -------- template/yoga/admin/comments.tpl | 33 --- template/yoga/admin/configuration.tpl | 179 --------------- template/yoga/admin/default-layout.css | 241 --------------------- template/yoga/admin/double_select.tpl | 20 -- template/yoga/admin/element_set_global.tpl | 190 ---------------- template/yoga/admin/element_set_unit.tpl | 93 -------- template/yoga/admin/group_list.tpl | 46 ---- template/yoga/admin/group_perm.tpl | 8 - template/yoga/admin/history.tpl | 151 ------------- template/yoga/admin/index.php | 30 --- template/yoga/admin/intro.tpl | 46 ---- template/yoga/admin/maintenance.tpl | 25 --- template/yoga/admin/notification_by_mail.tpl | 124 ----------- template/yoga/admin/permalinks.tpl | 70 ------ template/yoga/admin/picture_modify.tpl | 190 ---------------- template/yoga/admin/plugins_list.tpl | 51 ----- template/yoga/admin/plugins_new.tpl | 37 ---- template/yoga/admin/plugins_update.tpl | 71 ------ template/yoga/admin/profile.tpl | 6 - template/yoga/admin/rating.tpl | 64 ------ template/yoga/admin/site_manager.tpl | 73 ------- template/yoga/admin/site_update.tpl | 109 ---------- template/yoga/admin/stats.tpl | 38 ---- template/yoga/admin/tabsheet.tpl | 8 - template/yoga/admin/tags.tpl | 54 ----- template/yoga/admin/thumbnail.tpl | 123 ----------- template/yoga/admin/upload.tpl | 53 ----- template/yoga/admin/user_list.tpl | 312 --------------------------- template/yoga/admin/user_perm.tpl | 23 -- template/yoga/admin/ws_checker.tpl | 218 ------------------- 37 files changed, 3199 deletions(-) delete mode 100644 template/yoga/admin/advanced_feature.tpl delete mode 100644 template/yoga/admin/cat_list.tpl delete mode 100644 template/yoga/admin/cat_modify.tpl delete mode 100644 template/yoga/admin/cat_move.tpl delete mode 100644 template/yoga/admin/cat_options.tpl delete mode 100644 template/yoga/admin/cat_perm.tpl delete mode 100644 template/yoga/admin/check_integrity.tpl delete mode 100644 template/yoga/admin/comments.tpl delete mode 100644 template/yoga/admin/configuration.tpl delete mode 100644 template/yoga/admin/default-layout.css delete mode 100644 template/yoga/admin/double_select.tpl delete mode 100644 template/yoga/admin/element_set_global.tpl delete mode 100644 template/yoga/admin/element_set_unit.tpl delete mode 100644 template/yoga/admin/group_list.tpl delete mode 100644 template/yoga/admin/group_perm.tpl delete mode 100644 template/yoga/admin/history.tpl delete mode 100644 template/yoga/admin/index.php delete mode 100644 template/yoga/admin/intro.tpl delete mode 100644 template/yoga/admin/maintenance.tpl delete mode 100644 template/yoga/admin/notification_by_mail.tpl delete mode 100644 template/yoga/admin/permalinks.tpl delete mode 100644 template/yoga/admin/picture_modify.tpl delete mode 100644 template/yoga/admin/plugins_list.tpl delete mode 100644 template/yoga/admin/plugins_new.tpl delete mode 100644 template/yoga/admin/plugins_update.tpl delete mode 100644 template/yoga/admin/profile.tpl delete mode 100755 template/yoga/admin/rating.tpl delete mode 100644 template/yoga/admin/site_manager.tpl delete mode 100644 template/yoga/admin/site_update.tpl delete mode 100644 template/yoga/admin/stats.tpl delete mode 100644 template/yoga/admin/tabsheet.tpl delete mode 100644 template/yoga/admin/tags.tpl delete mode 100644 template/yoga/admin/thumbnail.tpl delete mode 100644 template/yoga/admin/upload.tpl delete mode 100644 template/yoga/admin/user_list.tpl delete mode 100644 template/yoga/admin/user_perm.tpl delete mode 100644 template/yoga/admin/ws_checker.tpl (limited to 'template/yoga/admin') diff --git a/template/yoga/admin/advanced_feature.tpl b/template/yoga/admin/advanced_feature.tpl deleted file mode 100644 index 128428ba1..000000000 --- a/template/yoga/admin/advanced_feature.tpl +++ /dev/null @@ -1,13 +0,0 @@ -{* $Id$ *} -
- -

{'Advanced_features'|@translate}

-
- - diff --git a/template/yoga/admin/cat_list.tpl b/template/yoga/admin/cat_list.tpl deleted file mode 100644 index b408a5a50..000000000 --- a/template/yoga/admin/cat_list.tpl +++ /dev/null @@ -1,65 +0,0 @@ -{* $Id$ *} -

{'title_categories'|@translate}

- -

{$CATEGORIES_NAV}

- -
-

- {'cat_add'|@translate} : - - {if count($categories)>9 } - page_end - {/if} -

-
- -{if count($categories) } -
-

- - -

- -

- - -

- -
-{/if} diff --git a/template/yoga/admin/cat_modify.tpl b/template/yoga/admin/cat_modify.tpl deleted file mode 100644 index 88e07e329..000000000 --- a/template/yoga/admin/cat_modify.tpl +++ /dev/null @@ -1,229 +0,0 @@ -{* $Id$ *} -
- -

{'title_edit_cat'|@translate}

-
- -

{$CATEGORIES_NAV}

- - - -
- -
- {'Informations'|@translate} - - - {if isset($CAT_FULL_DIR) } - - - - - {/if} - - - - - - - - - -
{'storage'|@translate}{$CAT_FULL_DIR}
{'name'|@translate} - -
{'description'|@translate} - -
-
- -{if isset($move_cat_options) } -
- {'Move'|@translate} - {'Parent category'|@translate} - -
-{/if} - -
- {'Options'|@translate} - - - - - - - - - - - {if isset($SHOW_UPLOADABLE) } - - - - {/if} -
{'conf_access'|@translate} - - {html_radios name='status' values=$status_values output=$status_values|translate selected=$CAT_STATUS} -
{'lock'|@translate} - - {html_radios name='visible' values='false,true'|@explode output='No,Yes'|@explode|translate selected=$CAT_VISIBLE} -
{'comments'|@translate} - - {html_radios name='commentable' values='false,true'|@explode output='No,Yes'|@explode|translate selected=$CAT_COMMENTABLE} -
{'editcat_uploadable'|@translate} - - {html_radios name='uploadable' values='false,true'|@explode output='No,Yes'|@explode|translate selected=$CAT_UPLOADABLE} -
-
- -
- {'Sort order'|@translate} - - -
- - -
- - {foreach from=$image_orders item=order} - -
- {/foreach} - -
- -

- - -

- -{if isset($representant) } -
- {'Representant'|@translate} - - - - - -
- {if isset($representant.picture) } - - {else} - {'Random picture'|@translate} - {/if} - - {if $representant.ALLOW_SET_RANDOM } -

- {/if} - - {if isset($representant.ALLOW_DELETE) } -

- {/if} -
-
-{/if} - -
- - diff --git a/template/yoga/admin/cat_move.tpl b/template/yoga/admin/cat_move.tpl deleted file mode 100644 index 318a025ab..000000000 --- a/template/yoga/admin/cat_move.tpl +++ /dev/null @@ -1,38 +0,0 @@ -{* $Id$ *} - -
- -

{'Move categories'|@translate}

-
- -
-
- {'Virtual categories movement'|@translate} - - - - - -
- -

- - -

- -
diff --git a/template/yoga/admin/cat_options.tpl b/template/yoga/admin/cat_options.tpl deleted file mode 100644 index e6186d551..000000000 --- a/template/yoga/admin/cat_options.tpl +++ /dev/null @@ -1,16 +0,0 @@ -{* $Id$ *} -
- {$TABSHEET} - -

{'cat_options_title'|@translate} {$TABSHEET_TITLE}

-
- -
-
- {$L_SECTION} - {$DOUBLE_SELECT} -
-
- diff --git a/template/yoga/admin/cat_perm.tpl b/template/yoga/admin/cat_perm.tpl deleted file mode 100644 index 857448112..000000000 --- a/template/yoga/admin/cat_perm.tpl +++ /dev/null @@ -1,68 +0,0 @@ -{* $Id$ *} -
- -

{'Manage permissions for a category'|@translate}

-
- -

{$CATEGORIES_NAV}

- -
- -

{'Groups'|@translate}

- -
- {'Permission granted'|@translate} -
    - {foreach from=$group_granted_ids item=id} -
  • - {/foreach} -
- -
- -
- {'Permission denied'|@translate} -
    - {foreach from=$group_denied_ids item=id} -
  • - {/foreach} -
- -
- -

{'Users'|@translate}

- -
- {'Permission granted'|@translate} -
    - {foreach from=$user_granted_direct_ids item=id} -
  • - {/foreach} -
- -
- -
- {'Permission granted thanks to a group'|@translate} - {if isset($user_granted_indirects) } -
    - {foreach from=$user_granted_indirects item=user_group} -
  • {$user_group.USER} ({$user_group.GROUP})
  • - {/foreach} -
- {/if} -
- -
- {'Permission denied'|@translate} -
    - {foreach from=$user_denied_ids item=id} -
  • - {/foreach} -
- -
- -
diff --git a/template/yoga/admin/check_integrity.tpl b/template/yoga/admin/check_integrity.tpl deleted file mode 100644 index 1783e69e2..000000000 --- a/template/yoga/admin/check_integrity.tpl +++ /dev/null @@ -1,84 +0,0 @@ -{* $Id$ *} -
-
{'c13y_title'|@translate}
-
-
    -
    -
    - - - - - - - {if isset($c13y_list)} - {foreach from=$c13y_list item=c13y name=c13y_loop} - - - - - - {/foreach} - {/if} -
    {'c13y_Anomaly'|@translate}{'c13y_Correction'|@translate}
    - {if $c13y.can_select} - - {/if} - - -
    - -

    - {if $c13y_show_submit_ignore} - {'Check all'|@translate} - / {'Uncheck all'|@translate} - {/if} - {if isset($c13y_do_check)} - / {'c13y_check_auto'|@translate} - {/if} -

    - -

    - {if $c13y_show_submit_automatic_correction} - - {/if} - {if $c13y_show_submit_ignore} - - {/if} - -

    - -
    -
    -
-
diff --git a/template/yoga/admin/comments.tpl b/template/yoga/admin/comments.tpl deleted file mode 100644 index 1c7df910e..000000000 --- a/template/yoga/admin/comments.tpl +++ /dev/null @@ -1,33 +0,0 @@ -{* $Id$ *} -
- {$TABSHEET} -

{'waiting'|@translate} {$TABSHEET_TITLE}

-
- -

{'User comments validation'|@translate}

- -{if !empty($comments) } -
- - {foreach from=$comments item=comment} -
- -

{$comment.AUTHOR} - {$comment.DATE}

-
{$comment.CONTENT}
-
    -
  • -
  • -
-
- {/foreach} - -

- - - - - -

- -
-{/if} \ No newline at end of file diff --git a/template/yoga/admin/configuration.tpl b/template/yoga/admin/configuration.tpl deleted file mode 100644 index ec5695f5a..000000000 --- a/template/yoga/admin/configuration.tpl +++ /dev/null @@ -1,179 +0,0 @@ -{* $Id$ *} -
- {$TABSHEET} -
    -
  • (?)
  • -
-

{'title_configuration'|@translate} {$TABSHEET_TITLE}

-
- -
- -{if isset($main)} -
-
    -
  • - - - - -
  • - -
  • - - - - -
  • - -
  • - - - - -
  • -
-
- -
-
    - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • -
-
-{/if} - -{if isset($history)} -
-
    -
  • - -
  • - -
  • - -
  • - -
  • - -
  • -
-
-{/if} - - -{if isset($comments)} -
-
    -
  • - -
  • - -
  • - - - - -
  • - -
  • - -
  • - - -
  • - -
  • - -
  • - -
  • - -
-
-{/if} - -{if isset($upload)} -
-
    -
  • - -
  • -
  • -
  • -
  • - -
  • -
-
-{/if} - -{if isset($default)} -{$PROFILE_CONTENT} -{/if} - -{if !isset($default)} -

- - -

-{/if} -
diff --git a/template/yoga/admin/default-layout.css b/template/yoga/admin/default-layout.css deleted file mode 100644 index b1d976f2d..000000000 --- a/template/yoga/admin/default-layout.css +++ /dev/null @@ -1,241 +0,0 @@ -/* $Id: */ -/* History tables */ -TABLE.table2 { - border: 1px solid black; - margin: 1em auto; - padding: 0; -} - -TABLE.table2 TD, TABLE.table2 TH { - padding: 0 0.8em; -} - -TABLE.table2 TR { - text-align: left; -} - -TABLE.table2 TR.throw { - text-align: center; -} - -.hour { - white-space: pre; -} - -.number { - text-align: right; -} - -TABLE#dailyStats { - width: 60%; -} - -TABLE#detailedStats { - width: 99%; -} - -/* categoryOrdering */ -SELECT.categoryList { - width: 100%; -} - -FORM#categoryOrdering { - padding-left: 1em; /* same as FIELDSET margin (there is no fieldset in this form) */ - padding-right: 1em; /* same as FIELDSET margin (there is no fieldset in this form) */ -} -FORM#categoryOrdering p { - text-align: left; - margin-top: 1em; - margin-bottom: 1em; -} -UL.categoryUl { - list-style: none; - padding: 0; - margin: 0; -} - -LI.categoryLi { - border: 1px solid gray; - padding: 0px 5px; - margin-bottom: 5px; -} - -FORM#categoryOrdering UL.categoryActions { - float: right; - margin-top: 5px; -} -/* */ - -FORM#catModify TABLE { width: auto; } - -FIELDSET.elementEdit A { - display: block; - float: right; -} - -TABLE.doubleSelect { - text-align: center; - margin: 0 auto; - width: 100%; -} - -TABLE.doubleSelect TD { - padding: 0 5px; - width: 50%; -} - -TABLE.doubleSelect SELECT.categoryList { - width: 100%; -} - -FORM#categoryPermissions LI { - display:inline; - white-space: nowrap; -} - -FIELDSET#mainConfCheck SPAN.property, -FIELDSET#historyConf SPAN.property, -FIELDSET#commentsConf SPAN.property, -FIELDSET#uploadConf SPAN.property { - float: right; - text-align: left; -} -FIELDSET#mainConfCheck INPUT, -FIELDSET#historyConf INPUT, -FIELDSET#commentsConf INPUT, -FIELDSET#uploadConf INPUT { - float: none; -} - -FIELDSET#mainConf SPAN.property { - width: 25%; -} -FIELDSET#mainConf TEXTAREA.description { - width: 70%; -} - -FIELDSET#mainConfCheck SPAN.property, -FIELDSET#historyConf SPAN.property { - width: 90%; -} -FIELDSET#mainConfCheck INPUT, -FIELDSET#historyConf INPUT, -FIELDSET#commentsConf INPUT, -FIELDSET#uploadConf SELECT, -FIELDSET#uploadConf INPUT { - margin-left: 5%; -} - -FIELDSET#commentsConf SPAN.property { - width: 85%; -} - -FIELDSET#uploadConf SPAN.property { - width: 75%; -} - -/* PWG Links Menu is fixed Graphic charts */ -.pwgmenu { - display: table; - list-style-type: none; - list-style-image: none; /* for firefox */ - white-space: nowrap; - position: relative; - text-decoration : none; - font-family: verdana, arial, helvetica, sans-serif; - font-size: 70%; - line-height: 1.1em; - width: 66em; - margin: 1px 8px 1px auto; - padding: 3px; - background: transparent; -} -.pwgmenu li { - float: left; - width: 10em !important; - text-align: center; - margin: 0 6px; - padding: 0; - -} -.pwgmenu a { - width: 9em !important; - display: block; - padding: 4px 8px; - background: #69c; /* PWG Graphic charts */ - color: white; - text-align: center; - text-decoration: none; - font-weight: bold; - border: 1px solid #fff; /* Why bordered? in case of #69c background */ -} -.pwgmenu a:hover { - background: #f92; - color: white; -} /* PWG Graphic charts */ - - -.statBar { - height: 10px; - background-color: #66f; - border: 1px solid black; -} - -/* Tabsheet */ -UL.tabsheet { - list-style: none; - white-space: nowrap; - text-decoration: none; - border-bottom: 1px solid #fff; - margin-left: 5px; margin-right: 5px; - padding: 3px 5px; -} - -UL.tabsheet LI { - display: inline; - margin: 0px 6px; - font-size: 120%; - font-weight: normal; - border: 1px solid #fff; - border-bottom: none; - padding: 3px 2em; -} - -UL.tabsheet LI.selected_tab { - font-weight: bold; - position: relative; - top: 1px; - padding-top: 4px; -} - -.over{ -position: relative; -z-index: 0; -} - -.over:hover{ -background-color: transparent; -z-index: 50; -} - -.over span{ /*CSS for enlarged image*/ -position: absolute; -background-color: #eee; -padding: 5px; -left: -1000px; -border: 1px solid #69c; -visibility: hidden; -color: black; -text-decoration: none; -} - -.over span img{ /*CSS for enlarged image*/ -border-width: 0; -padding: 2px; -} - -.over:hover span{ /*CSS for enlarged image on hover*/ -visibility: visible; -top: 0; -left: 60px; /*position where enlarged image should offset horizontally */ -} diff --git a/template/yoga/admin/double_select.tpl b/template/yoga/admin/double_select.tpl deleted file mode 100644 index aeed8500a..000000000 --- a/template/yoga/admin/double_select.tpl +++ /dev/null @@ -1,20 +0,0 @@ -{* $Id$ *} - - - - - - -
-

{$L_CAT_OPTIONS_TRUE}

- -

-
-

{$L_CAT_OPTIONS_FALSE}

- -

-
diff --git a/template/yoga/admin/element_set_global.tpl b/template/yoga/admin/element_set_global.tpl deleted file mode 100644 index fc5a92e70..000000000 --- a/template/yoga/admin/element_set_global.tpl +++ /dev/null @@ -1,190 +0,0 @@ -{* $Id$ *} - -

{'Batch management'|@translate}

- -

{$CATEGORIES_NAV}

- -{if !empty($thumbnails)} -

- {'global mode'|@translate} - | {'unit mode'|@translate} -

- -
- - {'Display options'|@translate} - -

{'elements per page'|@translate}: - 20 - | 50 - | 100 - | {'all'|@translate} -

- -
- -
- -
- - {'Elements'|@translate} - - {if !empty($NAV_BAR)}{/if} - - {if !empty($thumbnails)} -
    - {foreach from=$thumbnails item=thumbnail} -
  • - - -
  • - {/foreach} -
- {/if} - -
- -
- - {'Form'|@translate} - - - - - - - - - - - - - - - - - - - {if !empty($DEL_TAG_SELECTION)} - - - - - {/if} - - - - - - - - - - - - - - - - - - - - - -
{'associate to category'|@translate} - -
{'dissociate from category'|@translate} - -
{'add tags'|@translate}{if !empty($ADD_TAG_SELECTION)}{$ADD_TAG_SELECTION}{else}

{'No tag defined. Use Administration>Pictures>Tags'|@translate}

{/if}
{'remove tags'|@translate}{$DEL_TAG_SELECTION}
{'Author'|@translate} - - - - -
{'title'|@translate} - - - - -
{'Creation date'|@translate} - - - - - - -
{'Minimum privacy level'|@translate} - - - -
- -

- {'target'|@translate} - - -

- - -

- -
- -
- - {'Caddie management'|@translate} - -
    - {if ($IN_CADDIE)} -
  • -
  • - {else} -
  • - {/if} - -
  • - -
- -

- -
- -
- -{else} -

{'Caddie is currently empty'|@translate}

-{/if} diff --git a/template/yoga/admin/element_set_unit.tpl b/template/yoga/admin/element_set_unit.tpl deleted file mode 100644 index 34366fada..000000000 --- a/template/yoga/admin/element_set_unit.tpl +++ /dev/null @@ -1,93 +0,0 @@ -{* $Id$ *} - -

{'Batch management'|@translate}

- -

{$CATEGORIES_NAV}

- -

- {'global mode'|@translate} - | {'unit mode'|@translate} -

- -
-
- {'Display options'|@translate} -

{'elements per page'|@translate} : - 5 - | 10 - | 50 - | {'all'|@translate} -

- -
- -{if !empty($NAV_BAR) } - -{/if} - -{if !empty($elements) } - -{foreach from=$elements item=element} -
- {$element.LEGEND} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{'Name'|@translate}
{'Author'|@translate}
{'Creation date'|@translate} - - - - - - -
{'Tags'|@translate}{$element.TAG_SELECTION}
{'Description'|@translate}
- -
-{/foreach} - -

- - -

-{/if} - -
diff --git a/template/yoga/admin/group_list.tpl b/template/yoga/admin/group_list.tpl deleted file mode 100644 index 274445f4b..000000000 --- a/template/yoga/admin/group_list.tpl +++ /dev/null @@ -1,46 +0,0 @@ -{* $Id$ *} -
-
    -
  • (?)
  • -
-

{'title_groups'|@translate}

-
- -
-
- {'Add group'|@translate} - - - - - - -

- -

-
-
- - - - - - - - {if not empty($groups)} - {foreach from=$groups item=group name=group_loop} - - - - - - {/foreach} - {/if} -
{'Group name'|@translate}{'Members'|@translate}{'Actions'|@translate}
{$group.NAME}{$group.IS_DEFAULT}{$group.MEMBERS} - - {'permissions'|@translate} - - {'delete'|@translate} - - {'toggle_is_default_group'|@translate} -
diff --git a/template/yoga/admin/group_perm.tpl b/template/yoga/admin/group_perm.tpl deleted file mode 100644 index 1dded1291..000000000 --- a/template/yoga/admin/group_perm.tpl +++ /dev/null @@ -1,8 +0,0 @@ -{* $Id *} -

{$TITLE}

- -
- {$DOUBLE_SELECT} -
- -

{'Only private categories are listed'|@translate}

diff --git a/template/yoga/admin/history.tpl b/template/yoga/admin/history.tpl deleted file mode 100644 index fece092f0..000000000 --- a/template/yoga/admin/history.tpl +++ /dev/null @@ -1,151 +0,0 @@ -{* $Id$ *} -
- {$TABSHEET} - -

{'History'|@translate} {$TABSHEET_TITLE}

-
- -
-
- {'Filter'|@translate} -
    -
  • -
  • - - - -
  • -
-
    -
  • -
  • - - - -
  • -
- - - - - - - - - - -
-
- {'Display'|@translate} -
    -
  • - {'Thumbnails'|@translate} - -
  • -
-
-
- -{if isset($search_summary)} -
- {'Summary'|@translate} - -
    -
  • {$search_summary.NB_LINES}, {$search_summary.FILESIZE}
  • -
  • - {$search_summary.USERS} -
      -
    • {$search_summary.MEMBERS}
    • -
    • {$search_summary.GUESTS}
    • -
    -
  • -
-
-{/if} - - -{if !empty($NAV_BAR)} - -{/if} - - - - - - - - - - - - - - -{if !empty($search_results) } -{foreach from=$search_results item=detail name=res_loop} - - - - - - - - - - - -{/foreach} -{/if} -
{'Date'|@translate}{'time'|@translate}{'user'|@translate}{'IP'|@translate}{'image'|@translate}{'Element type'|@translate}{'section'|@translate}{'category'|@translate}{'tags'|@translate}
{$detail.DATE}{$detail.TIME}{$detail.USER}{$detail.IP}{$detail.IMAGE}{$detail.TYPE}{$detail.SECTION}{$detail.CATEGORY}{$detail.TAGS}
- - -{if !empty($NAV_BAR)} - -{/if} diff --git a/template/yoga/admin/index.php b/template/yoga/admin/index.php deleted file mode 100644 index c15b15795..000000000 --- a/template/yoga/admin/index.php +++ /dev/null @@ -1,30 +0,0 @@ - diff --git a/template/yoga/admin/intro.tpl b/template/yoga/admin/intro.tpl deleted file mode 100644 index 069940ecf..000000000 --- a/template/yoga/admin/intro.tpl +++ /dev/null @@ -1,46 +0,0 @@ -{* $Id$ *} -

{'title_default'|@translate}

-
-
{'Piwigo version'|@translate}
-
- -
- -
{'Environment'|@translate}
-
-
    -
  • {'Operating system'|@translate}: {$OS}
  • -
  • PHP: {$PHP_VERSION} ({'Show info'|@translate}) [{$PHP_DATATIME}]
  • -
  • MySQL: {$MYSQL_VERSION} [{$DB_DATATIME}]
  • -
-
- -
{'Database'|@translate}
-
-
    -
  • - {$DB_ELEMENTS} - {if isset($waiting)} - ({$waiting.INFO}) - {/if} - - {if isset($first_added)} - ({$first_added.DB_DATE}) - {/if} -
  • -
  • {$DB_CATEGORIES} ({$DB_IMAGE_CATEGORY})
  • -
  • {$DB_TAGS} ({$DB_IMAGE_TAG})
  • -
  • {$DB_USERS}
  • -
  • {$DB_GROUPS}
  • -
  • - {$DB_COMMENTS} - {if isset($unvalidated)} - ({$unvalidated.INFO}) - {/if} -
  • -
-
-
diff --git a/template/yoga/admin/maintenance.tpl b/template/yoga/admin/maintenance.tpl deleted file mode 100644 index 59cf4ff82..000000000 --- a/template/yoga/admin/maintenance.tpl +++ /dev/null @@ -1,25 +0,0 @@ -{* $Id$ *} -
-
    -
  • (?)
  • -
-

{'Maintenance'|@translate}

-
- - - - - - diff --git a/template/yoga/admin/notification_by_mail.tpl b/template/yoga/admin/notification_by_mail.tpl deleted file mode 100644 index a8e3f8108..000000000 --- a/template/yoga/admin/notification_by_mail.tpl +++ /dev/null @@ -1,124 +0,0 @@ -{* $Id$ *} - -
- {$TABSHEET} -
    -
  • (?)
  • -
-

{'nbm_send_mail_to_users'|@translate} {$TABSHEET_TITLE}

-
- -
- {if isset($REPOST_SUBMIT_NAME)} -
-
- -
-
- {/if} - - {if isset($param)} -
- {'nbm_title_param'|@translate} - - - - - - - - - - - - - - - - - - - - - -
- - -
- -
{'nbm_info_send_mail_as'|@translate} -
- - -
- -
{'nbm_info_send_recent_post_dates'|@translate} -
- - -
-
- -

- - -

- {/if}{* isset $param*} - - {if isset($subscribe)} -
- {'nbm_title_subscribe'|@translate} -

{'nbm_warning_subscribe_unsubscribe'|@translate}

- {$DOUBLE_SELECT} -
- {/if}{* isset $subscribe*} - - {if isset($send)} - {if empty($send.users)} -

{'nbm_no_user_available_to_send_L1'|@translate}

-

- {'nbm_no_user_available_to_send_L2'|@translate}
- {'nbm_no_user_available_to_send_L3'|@translate} -

- {else} -
- {'nbm_title_send'|@translate} - - - - - - - - {foreach from=$send.users item=u name=user_loop} - - - - - - - {/foreach} -
{'nbm_col_user'|@translate}{'nbm_col_mail'|@translate}{'nbm_col_last_send'|@translate}{'nbm_col_check_user_send_mail'|@translate}
-

- {'Check all'|@translate} - / {'Uncheck all'|@translate} -

-
- -
- {'nbm_send_options'|@translate} - - - - - -
-
- -

- -

- {/if} - {/if}{* isset $send*} - -
diff --git a/template/yoga/admin/permalinks.tpl b/template/yoga/admin/permalinks.tpl deleted file mode 100644 index 958579e87..000000000 --- a/template/yoga/admin/permalinks.tpl +++ /dev/null @@ -1,70 +0,0 @@ -{* $Id$ *} -
-
    -
  • (?)
  • -
-

{'Permalinks'|@translate}

-
- -
-
{'Add/delete a permalink'|@translate} - - - - - - -

- -

-
-
- -

{'Permalinks'|@translate}

- - - - - - -{foreach from=$permalinks item=permalink name="permalink_loop"} - - - - - -{/foreach} -
Id {$SORT_ID}{'Category'|@translate} {$SORT_NAME}{'Permalink'|@translate} {$SORT_PERMALINK}
- -

{'Permalink history'|@translate}

- - - - - - - - - - -{foreach from=$deleted_permalinks item=permalink} - - - - - - - - - -{/foreach} -
Id {$SORT_OLD_CAT_ID}{'Category'|@translate}{'Permalink'|@translate} {$SORT_OLD_PERMALINK}{'Deleted on'|@translate} {$SORT_OLD_DATE_DELETED}{'Last hit'|@translate} {$SORT_OLD_LAST_HIT}{'Hit'|@translate} {$SORT_OLD_HIT}
{$permalink.cat_id}{$permalink.name}{$permalink.permalink}{$permalink.date_deleted}{$permalink.last_hit}{$permalink.hit}[{'delete'|@translate}]
diff --git a/template/yoga/admin/picture_modify.tpl b/template/yoga/admin/picture_modify.tpl deleted file mode 100644 index f6243acb9..000000000 --- a/template/yoga/admin/picture_modify.tpl +++ /dev/null @@ -1,190 +0,0 @@ -{* $Id$ *} -

{'title_picmod'|@translate}

- -{'thumbnail'|@translate} - - - -
- -
- {'Informations'|@translate} - - - - - - - - - - - - - - - - - - - - - - - -{if isset($HIGH_FILESIZE) } - - - - -{/if} - - - - - - - {if isset($related_categories) } - - - - - {/if} - -
{'Path'|@translate}{$PATH}
{'Post date'|@translate}{$REGISTRATION_DATE}
{'Dimensions'|@translate}{$DIMENSIONS}
{'Filesize'|@translate}{$FILESIZE}
{'High filesize'|@translate}{$HIGH_FILESIZE}
{'Storage category'|@translate}{$STORAGE_CATEGORY}
{'Linked categories'|@translate} -
    - {foreach from=$related_categories item=name} -
  • {$name}
  • - {/foreach} -
-
- -
- -
- {'Properties'|@translate} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{'Name'|@translate}
{'Author'|@translate}
{'Creation date'|@translate} - - {'set to'|@translate} - - - -
{'Tags'|@translate}{$TAG_SELECTION}
{'Description'|@translate}
{'Minimum privacy level'|@translate} - -
- -

- - -

- -
- -
- -
-
- {'Association to categories'|@translate} - - - - - - - -
-

{'Associated'|@translate}

- -

-
-

{'Dissociated'|@translate}

- -

-
- -
-
- -
-
- {'Representation of categories'|@translate} - - - - - - - -
-

{'Represents'|@translate}

- -

-
-

{'Does not represent'|@translate}

- -

-
- -
-
diff --git a/template/yoga/admin/plugins_list.tpl b/template/yoga/admin/plugins_list.tpl deleted file mode 100644 index d5b045141..000000000 --- a/template/yoga/admin/plugins_list.tpl +++ /dev/null @@ -1,51 +0,0 @@ -
-{$TABSHEET} -

{'Plugins'|@translate}

-
- -{'Sort order'|@translate} : - - -{if isset($plugins)} - - - - - - - - - -{html_head} {*add the style to html head for strict standard compliance*} - -{/html_head} -{foreach from=$plugins item=plugin name=plugins_loop} - - - - - - -{/foreach} -
{'Name'|@translate}{'Version'|@translate}{'Description'|@translate}{'Actions'|@translate}
- {$plugin.NAME} - {$plugin.VERSION}{$plugin.DESCRIPTION} - {foreach from=$plugin.actions item=action} - {$action.L_ACTION} - {/foreach} -
-{/if} diff --git a/template/yoga/admin/plugins_new.tpl b/template/yoga/admin/plugins_new.tpl deleted file mode 100644 index f778c6aa2..000000000 --- a/template/yoga/admin/plugins_new.tpl +++ /dev/null @@ -1,37 +0,0 @@ -
-{$TABSHEET} -

{'Plugins'|@translate}

-
- -{'Sort order'|@translate} : - - -{if isset($plugins)} -
- - - - - - - - - - -{foreach from=$plugins item=plugin name=plugins_loop} - - - - - - - -{/foreach} -
{'Name'|@translate}{'Version'|@translate}{'Date'|@translate}{'Author'|@translate}{'Actions'|@translate}
{$plugin.EXT_NAME} - {$plugin.EXT_DESC}{$plugin.VERSION} - {$plugin.VER_DESC}{$plugin.DATE}{$plugin.AUTHOR}{'plugins_auto_install'|@translate} - / {'plugins_download'|@translate} -
-{/if} diff --git a/template/yoga/admin/plugins_update.tpl b/template/yoga/admin/plugins_update.tpl deleted file mode 100644 index fb2f38f67..000000000 --- a/template/yoga/admin/plugins_update.tpl +++ /dev/null @@ -1,71 +0,0 @@ -
-{$TABSHEET} -

{'Plugins'|@translate}

-
- -{if isset($plugins_not_uptodate)} -
-{'plugins_need_update'|@translate} - - - - - - - - - -{foreach from=$plugins_not_uptodate item=plugin name=plugins_loop} - - - - - - -{/foreach} -
{'Name'|@translate}{'plugins_actual_version'|@translate}{'plugins_new_version'|@translate}{'Actions'|@translate}
{$plugin.EXT_NAME} - {$plugin.EXT_DESC}{$plugin.VERSION}{$plugin.NEW_VERSION} - {$plugin.NEW_VER_DESC}{'plugins_auto_update'|@translate} - / {'plugins_download'|@translate}
-{/if} - - -{if isset($plugins_uptodate)} -
-{'plugins_dontneed_update'|@translate} - - - - - - - -{foreach from=$plugins_uptodate item=plugin name=plugins_loop} - - - - -{/foreach} -
{'Name'|@translate}{'Version'|@translate}
{$plugin.NAME} - {$plugin.EXT_DESC}{$plugin.VERSION}
-{/if} - - -{if isset($plugins_cant_check)} -
-{'plugins_cant_check'|@translate} - - - - - - - -{foreach from=$plugins_cant_check item=plugin name=plugins_loop} - - - - -{/foreach} -
{'Name'|@translate}{'Version'|@translate}
{$plugin.NAME}{$plugin.VERSION}
-{/if} diff --git a/template/yoga/admin/profile.tpl b/template/yoga/admin/profile.tpl deleted file mode 100644 index f6326319c..000000000 --- a/template/yoga/admin/profile.tpl +++ /dev/null @@ -1,6 +0,0 @@ -{* $Id$ *} -
-

{'Profile'|@translate}

-
- -{$PROFILE_CONTENT} diff --git a/template/yoga/admin/rating.tpl b/template/yoga/admin/rating.tpl deleted file mode 100755 index aa91892dc..000000000 --- a/template/yoga/admin/rating.tpl +++ /dev/null @@ -1,64 +0,0 @@ -{* $Id$ *} -

{'Rating'|@translate} [{$NB_ELEMENTS} {'elements'|@translate}]

- -
-
- {'Filter'|@translate} - - - - - - - - - -
-
- - - - - - - - - - - - - - -{foreach from=$images item=image} - - - - - - - -{foreach from=$image.rates item=rate} - - - - - - -{/foreach} {*rates*} -{/foreach} {*images*} -
{'File'|@translate}{'Number of rates'|@translate}{'Average rate'|@translate}{'Controversy'|@translate}{'Sum of rates'|@translate}{'Rate'|@translate}{'Username'|@translate}{'Rate date'|@translate}
{$image.FILE}{$image.NB_RATES}/{$image.NB_RATES_TOTAL}{$image.AVG_RATE}{$image.STD_RATE}{$image.SUM_RATE}
{$rate.RATE}{$rate.USER}{$rate.DATE}[{'delete'|@translate}]
- - diff --git a/template/yoga/admin/site_manager.tpl b/template/yoga/admin/site_manager.tpl deleted file mode 100644 index 627181c5a..000000000 --- a/template/yoga/admin/site_manager.tpl +++ /dev/null @@ -1,73 +0,0 @@ -{* $Id$ *} -
-
    -
  • (?)
  • -
-

{'Site manager'|@translate}

-
- -{if not empty($remote_output)} -
-
    - {foreach from=$remote_output item=remote_line} -
  • {$remote_line.CONTENT}
  • - {/foreach} -
-
-{/if} - -{if isset($local_listing)} -{'remote_site_local_found'|@translate} {$local_listing.URL} -{if isset($local_listing.CREATE)} -
-

- {'remote_site_local_create'|@translate}: - - - -

-
-{/if} -{if isset($local_listing.U_SYNCHRONIZE)} - {'site_synchronize'|@translate} -

-{/if} -{/if} - -{if not empty($sites)} - - {foreach from=$sites item=site} - - {/foreach} -
- {$site.NAME}
({$site.TYPE}, {$site.CATEGORIES} {'Categories'|@translate}, {$pwg->l10n_dec('%d element','%d elements',$site.IMAGES)}) -
- [{'site_synchronize'|@translate}] - {if isset($site.U_DELETE)} - [{'site_delete'|@translate}] - {/if} - {if isset($site.remote)} -
- [{'remote_site_test'|@translate}] - [{'remote_site_generate'|@translate}] - [{'remote_site_clean'|@translate}] - {/if} - {if not empty($site.plugin_links)} -
- {foreach from=$site.plugin_links item=plugin_link} - [{$plugin_link.U_CAPTION}] - {/foreach} - {/if} -
-{/if} - -
-

- - -

-

- -

-
diff --git a/template/yoga/admin/site_update.tpl b/template/yoga/admin/site_update.tpl deleted file mode 100644 index fc0899a90..000000000 --- a/template/yoga/admin/site_update.tpl +++ /dev/null @@ -1,109 +0,0 @@ -{* $Id$ *} - -
-
    -
  • (?)
  • -
-

{'title_update'|@translate}: {$SITE_URL}

-
- -{if isset($update_result)} -

{$L_RESULT_UPDATE}

- -{/if} - -{if isset($metadata_result)} -

{$L_RESULT_METADATA}

- -{/if} - - -{if not empty($sync_errors)} -

{'update_error_list_title'|@translate}

-
-
    - {foreach from=$sync_errors item=error} -
  • [{$error.ELEMENT}] {$error.LABEL}
  • - {/foreach} -
-
-

{'update_errors_caption'|@translate}

- -{/if} - -{if not empty($sync_infos)} -

{'update_infos_title'|@translate}

-
-
    - {foreach from=$sync_infos item=info} -
  • [{$info.ELEMENT}] {$info.LABEL}
  • - {/foreach} -
-
-{/if} - -{if isset($introduction)} -

{'update_default_title'|@translate}

-
- -
- {'update_sync_files'|@translate} -
    -
  • -
  • -
  • -
  • -
  • -
-
- -
- {'update_sync_metadata'|@translate} - {'update_used_metadata'|@translate} : {$METADATA_LIST}.
-
    -
  • -
  • -
-
- -
- -
-
- -
- {'update_cats_subset'|@translate} -
    -
  • - -
  • - -
  • -
-
- -

- - -

-
-{/if}{*isset $introduction*} - -

{'Site manager'|@translate}

diff --git a/template/yoga/admin/stats.tpl b/template/yoga/admin/stats.tpl deleted file mode 100644 index cb20be916..000000000 --- a/template/yoga/admin/stats.tpl +++ /dev/null @@ -1,38 +0,0 @@ -{* $Id$ *} - -
- {$TABSHEET} - -

{'History'|@translate} {$TABSHEET_TITLE}

-
- -

{$L_STAT_TITLE}

- - - - - - - - -{if not empty($statrows)} -{foreach from=$statrows item=row} - - - - - -{/foreach} -{/if} - -
{$PERIOD_LABEL}{'Pages seen'|@translate}
{$row.VALUE}{$row.PAGES}
diff --git a/template/yoga/admin/tabsheet.tpl b/template/yoga/admin/tabsheet.tpl deleted file mode 100644 index a89adfd8d..000000000 --- a/template/yoga/admin/tabsheet.tpl +++ /dev/null @@ -1,8 +0,0 @@ -{* $Id$ *} -{if isset($tabsheet) and count($tabsheet)} - -{/if} \ No newline at end of file diff --git a/template/yoga/admin/tags.tpl b/template/yoga/admin/tags.tpl deleted file mode 100644 index b2ce57341..000000000 --- a/template/yoga/admin/tags.tpl +++ /dev/null @@ -1,54 +0,0 @@ -{* $Id$ *} -
-

{'Manage tags'|@translate}

-
- -
- - {if isset($EDIT_TAGS_LIST)} -
- {'Edit tags'|@translate} - - - - - - - {foreach from=$tags item=tag} - - - - - {/foreach} -
{'Current name'|@translate}{'New name'|@translate}
{$tag.NAME}
- -

- - -

-
- {/if} - -
- {'Add a tag'|@translate} - - - -

-
- -
- {'Tag selection'|@translate} - - {$TAG_SELECTION} - -

- - -

-
- -
diff --git a/template/yoga/admin/thumbnail.tpl b/template/yoga/admin/thumbnail.tpl deleted file mode 100644 index 6bb652caa..000000000 --- a/template/yoga/admin/thumbnail.tpl +++ /dev/null @@ -1,123 +0,0 @@ -{* $Id$ *} -
-
    -
  • (?)
  • -
-

{'title_thumbnails'|@translate}

-
- -{if isset($results) } -
{'tn_results_title'|@translate}
- - - - - - - - - {foreach from=$results.elements item=elt} - - - - - - - - {/foreach} -
{'path'|@translate}{'thumbnail'|@translate}{'tn_results_gen_time'|@translate}{'filesize'|@translate}{'Dimensions'|@translate}
{$elt.PATH}{$elt.GEN_TIME}{$elt.TN_FILESIZE_IMG}{$elt.TN_WIDTH_IMG} x {$elt.TN_HEIGHT_IMG}
- - - - - - - - - - - - - - - - - - - - - - - - - -
{'tn_stats'|@translate}
{'tn_stats_nb'|@translate}{$results.TN_NB}
{'tn_stats_total'|@translate}{$results.TN_TOTAL}
{'tn_stats_max'|@translate}{$results.TN_MAX}
{'tn_stats_min'|@translate}{$results.TN_MIN}
{'tn_stats_mean'|@translate}{$results.TN_AVERAGE}
-
-{/if} - -{if isset($params) } -
- -
- {'tn_params_title'|@translate} - -
    -
  • - {'tn_params_GD'|@translate} - - -
  • - -
  • - - - - -
  • - -
  • - - - - -
  • - -
  • - {'Number of thumbnails to create'|@translate} - - - - -
  • -
-
- -

-
-{/if} {*isset params*} - -{if !empty($remainings) } -
{$TOTAL_NB_REMAINING} {'tn_alone_title'|@translate}
- - - - - - - - {foreach from=$remainings item=elt name=remain_loop} - - - - - - - {/foreach} -
 {'path'|@translate}{'filesize'|@translate}{'Dimensions'|@translate}
{$smarty.foreach.remain_loop.iteration}
{$elt.PATH}
{$elt.FILESIZE_IMG}
{$elt.WIDTH_IMG} x {$elt.HEIGHT_IMG}
-{else} -
[ {'tn_no_missing'|@translate} ]
-{/if} diff --git a/template/yoga/admin/upload.tpl b/template/yoga/admin/upload.tpl deleted file mode 100644 index b580f9d30..000000000 --- a/template/yoga/admin/upload.tpl +++ /dev/null @@ -1,53 +0,0 @@ -{* $Id$ *} -
- {$TABSHEET} -

{'waiting'|@translate} {$TABSHEET_TITLE}

-
- -

{'title_upload'|@translate}

- -
- - - - - - - - - - - {if not empty($pictures) } - {foreach from=$pictures item=picture name=picture_loop} - - - - - - - - - {/foreach} - {/if} -
{'category'|@translate}{'Date'|@translate}{'file'|@translate}{'thumbnail'|@translate}{'Author'|@translate} 
{$picture.CATEGORY_IMG}{$picture.DATE_IMG} - {$picture.FILE_IMG} - - {if not empty($picture.thumbnail) } - {$picture.thumbnail.FILE_TN_IMG} - {/if} - - {$picture.UPLOAD_USERNAME} - - - -
- -

- - - - - -

- -
diff --git a/template/yoga/admin/user_list.tpl b/template/yoga/admin/user_list.tpl deleted file mode 100644 index db67093f6..000000000 --- a/template/yoga/admin/user_list.tpl +++ /dev/null @@ -1,312 +0,0 @@ -{* $Id$ *} -
-
    -
  • (?)
  • -
-

{'title_liste_users'|@translate}

-
- -
-
- {'Add a user'|@translate} - - - - -
-
- -
-
- {'Filter'|@translate} - - - - - - - - - - - - - - -
- -
- -
- - - - - - - - - - {if not empty($plugin_user_list_column_titles)} - {foreach from=$plugin_user_list_column_titles item=title} - - {/foreach} - {/if} - - - {foreach from=$users item=user name=users_loop} - - - - - - - - {foreach from=$user.plugin_columns item=data} - - {/foreach} - - - {/foreach} -
 {'Username'|@translate}{'user_status'|@translate}{'Email address'|@translate}{'Groups'|@translate}{'properties'|@translate}{$title}{'Actions'|@translate}
{$user.STATUS}{$user.EMAIL}{$user.GROUPS}{$user.PROPERTIES}{$data} - {'permissions'|@translate} - {'Profile'|@translate} - {foreach from=$user.plugin_actions item=data} - {$data} - {/foreach} -
- - - -{* delete the selected users ? *} -
- {'Deletions'|@translate} - - -
- -
- {'Status'|@translate} - - - - - - - - {if isset($adviser)} - - - - - {/if} - -
{'Status'|@translate} - - - -
{'adviser'|@translate} - - / {'set to'|@translate} - - -
-
- -{* form to set properties for many users at once *} -
- {'Groups'|@translate} - - - - - - - - - - - - - -
{'associate to group'|@translate} - {html_options name=associate options=$association_options selected=$associate_selected} -
{'dissociate from group'|@translate} - {html_options name=dissociate options=$association_options selected=$dissociate_selected} -
- -
- -{* Properties *} -
- {'properties'|@translate} - - - - - - - - - - - - - -
{'enabled_high'|@translate} - - / {'set to'|@translate} - - -
{'Privacy level'|@translate} - - - -
- -
- -{* preference *} -
- {'Preferences'|@translate} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{'nb_image_per_row'|@translate} - - - -
{'nb_row_per_page'|@translate} - - - - -
{'theme'|@translate} - - - -
{'language'|@translate} - - - -
{'recent_period'|@translate} - - - -
{'auto_expand'|@translate} - - / {'set to'|@translate} - - -
{'show_nb_comments'|@translate} - - / {'set to'|@translate} - - -
{'show_nb_hits'|@translate} - - / {'set to'|@translate} - - -
{'maxwidth'|@translate} - - - - -
{'maxheight'|@translate} - - - - -
- -
- -

- {'target'|@translate} - - -

- -

- - -

- -
diff --git a/template/yoga/admin/user_perm.tpl b/template/yoga/admin/user_perm.tpl deleted file mode 100644 index 3183c82e7..000000000 --- a/template/yoga/admin/user_perm.tpl +++ /dev/null @@ -1,23 +0,0 @@ -{* $Id$ *} -

{$TITLE}

- -{if isset($categories_because_of_groups) } -
- {'Categories authorized thanks to group associations'|@translate} - -
    - {foreach from=$categories_because_of_groups item=cat } -
  • {$cat}
  • - {/foreach} -
-
-{/if} - - -
- {'Other private categories'|@translate} - -
- {$DOUBLE_SELECT} -
-
diff --git a/template/yoga/admin/ws_checker.tpl b/template/yoga/admin/ws_checker.tpl deleted file mode 100644 index cce3c7f49..000000000 --- a/template/yoga/admin/ws_checker.tpl +++ /dev/null @@ -1,218 +0,0 @@ -{* $Id$ *} - -
-
    -
  • (?)
  • -
-

{'title_wscheck'|@translate} - {'web_services'|@translate}

-
- -{if !empty($update_results)} - -{/if} - -{* Add Access *} -
- -
- {'ws_adding_legend'|@translate} - - {* Access key *} - - - - - - {* Target (cat/ids, tag/ids, or list/ids ids=id,id-id,...) *} - - - - - - {* Restricted access to specific request *} - - - - - - {* Limit number of images information to be return *} - - - - - - {* Open service is postponed by n days *} - {* In comment currently - - - - - *} - - {* Opened service only for n days *} - - - - - - {* Idendify your partner (name / website / phone) as you want *} - - - - - - {* Add submit button *} - - - - -
- - - -
- - - - ({'Access: see help text for more'|@translate}) - -
- - - - ({'ws_Methods'|@translate}) -
- - - -
- - - -
- - - -
- -
-
- -
- - -
-
-
- -{if !empty($access_list)} - -
- - - - - - - -
- {'ws_update_legend'|@translate} - - - - - - - - - - - {foreach from=$access_list item=access name=access_loop} - - - - - - - - - - {/foreach} -
 {'ws_KeyName'|@translate}{'ws_Access'|@translate}{'ws_End'|@translate}{'ws_Request'|@translate}{'ws_Limit'|@translate}{'ws_Comment'|@translate}
- - {$access.TARGET}{$access.END}{$access.REQUEST}{$access.LIMIT}{$access.COMMENT}
- - - - - - -
- {'ws_delete_legend'|@translate} - - - -
-
- - - - - -
- - - - - - - ({'Web Services availability duration in days'|@translate}) -
- -
-
-{/if} - -{if isset($WS_STATUS)} -

{$WS_STATUS}

-{/if} -- cgit v1.2.3