From 57cf3ba758cadf56e35aa030edf525e61a56cfc6 Mon Sep 17 00:00:00 2001 From: nikrou Date: Sun, 18 Jun 2006 12:04:59 +0000 Subject: Issue 426: first step; separation of admin and public into two templates Need to simplify and delete files not needed git-svn-id: http://piwigo.org/svn/trunk@1363 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/public/yoga/admin/cat_list.tpl | 55 ++++ template/public/yoga/admin/cat_modify.tpl | 193 +++++++++++++ template/public/yoga/admin/cat_move.tpl | 40 +++ template/public/yoga/admin/cat_options.tpl | 17 ++ template/public/yoga/admin/cat_perm.tpl | 65 +++++ template/public/yoga/admin/comments.tpl | 24 ++ template/public/yoga/admin/configuration.tpl | 167 +++++++++++ template/public/yoga/admin/double_select.tpl | 23 ++ template/public/yoga/admin/element_set_global.tpl | 166 +++++++++++ template/public/yoga/admin/element_set_unit.tpl | 89 ++++++ template/public/yoga/admin/group_list.tpl | 35 +++ template/public/yoga/admin/group_perm.tpl | 7 + template/public/yoga/admin/intro.tpl | 47 ++++ template/public/yoga/admin/maintenance.tpl | 16 ++ .../public/yoga/admin/notification_by_mail.tpl | 113 ++++++++ template/public/yoga/admin/picture_modify.tpl | 183 ++++++++++++ template/public/yoga/admin/rating.tpl | 67 +++++ template/public/yoga/admin/site_manager.tpl | 66 +++++ template/public/yoga/admin/site_update.tpl | 109 ++++++++ template/public/yoga/admin/stats.tpl | 51 ++++ template/public/yoga/admin/tags.tpl | 53 ++++ template/public/yoga/admin/thumbnail.tpl | 129 +++++++++ template/public/yoga/admin/user_list.tpl | 307 +++++++++++++++++++++ template/public/yoga/admin/user_perm.tpl | 21 ++ template/public/yoga/admin/waiting.tpl | 45 +++ 25 files changed, 2088 insertions(+) create mode 100644 template/public/yoga/admin/cat_list.tpl create mode 100644 template/public/yoga/admin/cat_modify.tpl create mode 100644 template/public/yoga/admin/cat_move.tpl create mode 100644 template/public/yoga/admin/cat_options.tpl create mode 100644 template/public/yoga/admin/cat_perm.tpl create mode 100644 template/public/yoga/admin/comments.tpl create mode 100644 template/public/yoga/admin/configuration.tpl create mode 100644 template/public/yoga/admin/double_select.tpl create mode 100644 template/public/yoga/admin/element_set_global.tpl create mode 100644 template/public/yoga/admin/element_set_unit.tpl create mode 100644 template/public/yoga/admin/group_list.tpl create mode 100644 template/public/yoga/admin/group_perm.tpl create mode 100644 template/public/yoga/admin/intro.tpl create mode 100644 template/public/yoga/admin/maintenance.tpl create mode 100644 template/public/yoga/admin/notification_by_mail.tpl create mode 100644 template/public/yoga/admin/picture_modify.tpl create mode 100644 template/public/yoga/admin/rating.tpl create mode 100644 template/public/yoga/admin/site_manager.tpl create mode 100644 template/public/yoga/admin/site_update.tpl create mode 100644 template/public/yoga/admin/stats.tpl create mode 100644 template/public/yoga/admin/tags.tpl create mode 100644 template/public/yoga/admin/thumbnail.tpl create mode 100644 template/public/yoga/admin/user_list.tpl create mode 100644 template/public/yoga/admin/user_perm.tpl create mode 100644 template/public/yoga/admin/waiting.tpl (limited to 'template/public/yoga/admin') diff --git a/template/public/yoga/admin/cat_list.tpl b/template/public/yoga/admin/cat_list.tpl new file mode 100644 index 000000000..ec4b66d43 --- /dev/null +++ b/template/public/yoga/admin/cat_list.tpl @@ -0,0 +1,55 @@ + +

{lang:title_categories}

+ +

{CATEGORIES_NAV}

+ + +
+ + +

+ + +

+ +
+ + +
+

+ {L_ADD_VIRTUAL} : + +

+
diff --git a/template/public/yoga/admin/cat_modify.tpl b/template/public/yoga/admin/cat_modify.tpl new file mode 100644 index 000000000..ed8861d84 --- /dev/null +++ b/template/public/yoga/admin/cat_modify.tpl @@ -0,0 +1,193 @@ + +
+ +

{lang:title_edit_cat}

+
+ +

{CATEGORIES_NAV}

+ + + +
+ +
+ {lang:Informations} + + + + + + + + + + + + + + + + + + + + + +
{L_REMOTE_SITE}{server.SITE_URL}
{L_STORAGE}{storage.CATEGORY_DIR}
{L_EDIT_NAME} + +
{L_EDIT_COMMENT} + +
+
+ + +
+ {lang:Move} + {lang:Parent category} + +
+ + +
+ {lang:Options} + + + + + + + + + + + + + + + +
{L_EDIT_STATUS} + + {L_STATUS_PUBLIC} + {L_STATUS_PRIVATE} +
{L_EDIT_LOCK} + + {L_YES} + {L_NO} +
{L_EDIT_COMMENTABLE} + + {L_YES} + {L_NO} +
{L_EDIT_UPLOADABLE} + + {L_YES} + {L_NO} +
+
+ +

+ + +

+ + +
+ {lang:Representant} + + + + + +
+ + + + + + {lang:Random picture} + + + +

+ + + +

+ +
+
+ + +
+ + diff --git a/template/public/yoga/admin/cat_move.tpl b/template/public/yoga/admin/cat_move.tpl new file mode 100644 index 000000000..5d5247f2f --- /dev/null +++ b/template/public/yoga/admin/cat_move.tpl @@ -0,0 +1,40 @@ + +
+ +

{lang:Move categories}

+
+ +
+
+ {lang:Virtual categories movement} + + + + + +
+ +

+ + +

+ +
diff --git a/template/public/yoga/admin/cat_options.tpl b/template/public/yoga/admin/cat_options.tpl new file mode 100644 index 000000000..891dc37d4 --- /dev/null +++ b/template/public/yoga/admin/cat_options.tpl @@ -0,0 +1,17 @@ + +
+ +

{lang:title_cat_options}

+
+ +
+
+ {L_SECTION} + {DOUBLE_SELECT} +
+
+ +

{L_CAT_OPTIONS_INFO}

+ diff --git a/template/public/yoga/admin/cat_perm.tpl b/template/public/yoga/admin/cat_perm.tpl new file mode 100644 index 000000000..9c8fafa69 --- /dev/null +++ b/template/public/yoga/admin/cat_perm.tpl @@ -0,0 +1,65 @@ +
+ +

{lang:Manage permissions for a category}

+
+ +

{CATEGORIES_NAV}

+ +
+ +

{lang:Groups}

+ +
+ {lang:Permission granted} +
    + +
  • + +
+ +
+ +
+ {lang:Permission denied} +
    + +
  • + +
+ +
+ +

{lang:Users}

+ +
+ {lang:Permission granted} +
    + +
  • + +
+ +
+ +
+ {lang:Permission granted thanks to a group} +
    + +
  • {user_granted_indirect.NAME} ({user_granted_indirect.GROUP})
  • + +
+
+ +
+ {lang:Permission denied} +
    + +
  • + +
+ +
+ +
diff --git a/template/public/yoga/admin/comments.tpl b/template/public/yoga/admin/comments.tpl new file mode 100644 index 000000000..065a1c8ee --- /dev/null +++ b/template/public/yoga/admin/comments.tpl @@ -0,0 +1,24 @@ +

{lang:User comments validation}

+ +
+ +
+ +

{comment.AUTHOR} - {comment.DATE}

+
{comment.CONTENT}
+
    +
  • +
  • +
+
+ + +

+ + + + + +

+ +
diff --git a/template/public/yoga/admin/configuration.tpl b/template/public/yoga/admin/configuration.tpl new file mode 100644 index 000000000..a0578692d --- /dev/null +++ b/template/public/yoga/admin/configuration.tpl @@ -0,0 +1,167 @@ + +
+ +

{lang:title_configuration}

+
+ +
+ +
+ + {lang:conf_general_title} + +
    +
  • + + + + +
  • + +
  • + + + + +
  • + +
  • + + + + +
  • + +
  • + {lang:History} + + +
  • + +
  • + {lang:Lock gallery} + + +
  • + +
  • + {lang:Rating} + + +
  • + +
  • + {lang:Rating by guests} + + +
  • +
+ + + + {lang:conf_comments_title} + +
    +
  • + {lang:Comments for all} + + +
  • + +
  • + + + + +
  • + +
  • + {lang:Validation} + + +
  • +
+ + + {lang:conf_default_title} + +
    +
  • + + + + +
  • + +
  • + + + + +
  • + +
  • + + + + +
  • + +
  • + + + + +
  • + +
  • + + + + +
  • + +
  • + {lang:Expand all categories} + + +
  • + +
  • + {lang:Show number of comments} + + +
  • + +
  • + + + + +
  • + +
  • + + + + +
  • +
+ +
+ +

+ + +

+
diff --git a/template/public/yoga/admin/double_select.tpl b/template/public/yoga/admin/double_select.tpl new file mode 100644 index 000000000..2bfa28072 --- /dev/null +++ b/template/public/yoga/admin/double_select.tpl @@ -0,0 +1,23 @@ + + + + + + +
+

{L_CAT_OPTIONS_TRUE}

+ +

+
+

{L_CAT_OPTIONS_FALSE}

+ +

+
diff --git a/template/public/yoga/admin/element_set_global.tpl b/template/public/yoga/admin/element_set_global.tpl new file mode 100644 index 000000000..7bb9d7006 --- /dev/null +++ b/template/public/yoga/admin/element_set_global.tpl @@ -0,0 +1,166 @@ + +

{lang:Batch management}

+ +

{CATEGORIES_NAV}

+ +

+ {lang:global mode} + | {lang:unit mode} +

+ +
+ + {lang:Display options} + +

{lang:elements per page}: + 20 + | 50 + | 100 + | {lang:all} +

+ +
+ +
+ +
+ + {lang:Elements} + + +
    + +
  • + +
  • + +
+ + +
+ +
+ + {lang:Form} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{lang:associate to category} + +
{lang:dissociate from category} + +
{lang:add tags}{ADD_TAG_SELECTION}
{lang:remove tags}{DEL_TAG_SELECTION}
{lang:author} + {lang:leave} + {lang:unset} + {lang:set to} + +
{lang:title} + {lang:leave} + {lang:unset} + {lang:set to} + +
{lang:creation date} + {lang:leave} + {lang:unset} + {lang:set to} + + + +
+ +

+ {lang:target} + + +

+ + +

+ +
+ +
+ + {lang:Caddie management} + +
    + +
  • +
  • + + + +
  • + + +
+ +

+ +
+ +
diff --git a/template/public/yoga/admin/element_set_unit.tpl b/template/public/yoga/admin/element_set_unit.tpl new file mode 100644 index 000000000..5adce8833 --- /dev/null +++ b/template/public/yoga/admin/element_set_unit.tpl @@ -0,0 +1,89 @@ +

{lang:Batch management}

+ +

{CATEGORIES_NAV}

+ +

+ {lang:global mode} + | {lang:unit mode} +

+ +
+
+ + {lang:Display options} + +

{lang:elements per page} : + 5 + | 10 + | 50 + | {lang:all} +

+ +
+ + + + +
+ {element.LEGEND} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{lang:Name}
{lang:Author}
{lang:Creation date} + + {lang:set to} + + + +
{lang:Tags}{element.TAG_SELECTION}
{lang:Description}
+ +
+ + +

+ + +

+ + +
diff --git a/template/public/yoga/admin/group_list.tpl b/template/public/yoga/admin/group_list.tpl new file mode 100644 index 000000000..7b7dd67eb --- /dev/null +++ b/template/public/yoga/admin/group_list.tpl @@ -0,0 +1,35 @@ + +

{lang:title_groups}

+ +
+
+ {lang:Add group} + + + + + + +

+ +

+
+
+ + + + + + + + + + + + + + +
{lang:Group name}{lang:Members}{lang:Actions}
{group.NAME}{group.MEMBERS} + permissions + delete +
diff --git a/template/public/yoga/admin/group_perm.tpl b/template/public/yoga/admin/group_perm.tpl new file mode 100644 index 000000000..91c2f637a --- /dev/null +++ b/template/public/yoga/admin/group_perm.tpl @@ -0,0 +1,7 @@ +

{TITLE}

+ +
+ {DOUBLE_SELECT} +
+ +

{lang:Only private categories are listed}

diff --git a/template/public/yoga/admin/intro.tpl b/template/public/yoga/admin/intro.tpl new file mode 100644 index 000000000..58c6b2510 --- /dev/null +++ b/template/public/yoga/admin/intro.tpl @@ -0,0 +1,47 @@ + +

{lang:title_default}

+ +
+
{lang:PhpWebGallery version}
+
+ +
+ +
{lang:Environment}
+
+
    +
  • {lang:Operating system}: {OS}
  • +
  • PHP: {PHP_VERSION} ({lang:Show info})
  • +
  • MySQL: {MYSQL_VERSION}
  • +
+
+ +
{lang:Database}
+
+
    +
  • + {DB_ELEMENTS} + + ({waiting.INFO}) + + + + ({first_added.DB_DATE}) + +
  • +
  • {DB_CATEGORIES}
  • +
  • {DB_USERS}
  • +
  • {DB_GROUPS}
  • +
  • + {DB_COMMENTS} + + ({unvalidated.INFO}) + +
  • +
+
+ +
diff --git a/template/public/yoga/admin/maintenance.tpl b/template/public/yoga/admin/maintenance.tpl new file mode 100644 index 000000000..697e0954b --- /dev/null +++ b/template/public/yoga/admin/maintenance.tpl @@ -0,0 +1,16 @@ + +
+ +

{lang:Maintenance}

+
+ + diff --git a/template/public/yoga/admin/notification_by_mail.tpl b/template/public/yoga/admin/notification_by_mail.tpl new file mode 100644 index 000000000..22309e96d --- /dev/null +++ b/template/public/yoga/admin/notification_by_mail.tpl @@ -0,0 +1,113 @@ + +
+ +

{lang:nbm_send_mail_to_users} [{U_TABSHEET_TITLE}]

+ +

+ {lang:nbm_param_mode} | + {lang:nbm_subscribe_mode} | + {lang:nbm_send_mode} +

+ +
+ +
+ +
+
+ +
+
+ + + +
+ {lang:nbm_title_param} + + + + + + + + + + + + + +
+ +
{lang:nbm_info_send_mail_as} +
+ + +
+
+ +

+ + +

+ + + +
+ {lang:nbm_title_subscribe} +

{lang:nbm_warning_subscribe_unsubcribe}

+ {DOUBLE_SELECT} +
+ + + + +

{lang:nbm_no_user_available_to_send_L1}

+

+ {lang:nbm_no_user_available_to_send_L2}
+ {lang:nbm_no_user_available_to_send_L3} +

+ + +
+ {lang:nbm_title_send} + + + + + + + + + + + + + + + +
{lang:nbm_col_user}{lang:nbm_col_mail}{lang:nbm_col_last_send}{lang:nbm_col_check_user_send_mail}
+

+ {lang:nbm_send_check_all} + / {lang:nbm_send_uncheck_all} +

+
+ +
+ {lang:nbm_send_options} + + + + + +
+
+ +

+ +

+ + + +
diff --git a/template/public/yoga/admin/picture_modify.tpl b/template/public/yoga/admin/picture_modify.tpl new file mode 100644 index 000000000..c10e7744e --- /dev/null +++ b/template/public/yoga/admin/picture_modify.tpl @@ -0,0 +1,183 @@ + +

{lang:title_picmod}

+ +{lang:thumbnail} + + + +
+ +
+ {lang:Informations} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{lang:Path}{PATH}
{lang:Registration date}{REGISTRATION_DATE}
{lang:Dimensions}{DIMENSIONS}
{lang:Filesize}{FILESIZE}
{lang:Storage category}{STORAGE_CATEGORY}
{lang:Linked categories} +
    + +
  • {links.category.NAME}
  • + +
+
+ +
+ +
+ {lang:Properties} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{lang:Name}
{lang:Author}
{lang:Creation date} + + {lang:set to} + + + +
{lang:Tags}{TAG_SELECTION}
{lang:Description}
+ +

+ + +

+ +
+ +
+ +
+
+ {lang:Association to categories} + + + + + + + +
+

{lang:Associated}

+ +

+
+

{lang:Dissociated}

+ +

+
+ +
+
+ +
+
+ {lang:Representation of categories} + + + + + + + +
+

{lang:Represents}

+ +

+
+

{lang:Does not represent}

+ +

+
+ +
+
diff --git a/template/public/yoga/admin/rating.tpl b/template/public/yoga/admin/rating.tpl new file mode 100644 index 000000000..ac78bf419 --- /dev/null +++ b/template/public/yoga/admin/rating.tpl @@ -0,0 +1,67 @@ +

{lang:Rating} [{NB_ELEMENTS} {lang:elements}]

+ +
+
+ {lang:Filter} + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{lang:File}{lang:Number of rates}{lang:Average rate}{lang:Controversy}{lang:Sum of rates}{lang:Rate}{lang:Username}{lang:Rate date}
{image.FILE}{image.NB_RATES}/{image.NB_RATES_TOTAL}{image.AVG_RATE}{image.STD_RATE}{image.SUM_RATE}
{image.rate.RATE}{image.rate.USER}{image.rate.DATE}[{lang:delete}]
+ + diff --git a/template/public/yoga/admin/site_manager.tpl b/template/public/yoga/admin/site_manager.tpl new file mode 100644 index 000000000..88b77a362 --- /dev/null +++ b/template/public/yoga/admin/site_manager.tpl @@ -0,0 +1,66 @@ + +
+ +

{lang:Site manager}

+
+ + +
+ +
+ + + +{lang:remote_site_local_found} {local_listing.URL} + +
+

+ {lang:remote_site_local_create}: + + + +

+
+ + +{lang:site_synchronize} + + + + + + + + +
+ {sites.site.NAME}
({sites.site.TYPE}, {sites.site.CATEGORIES} {lang:Categories}, {sites.site.IMAGES} {lang:picture}s) +
+ [{lang:site_synchronize}] + + [{lang:site_delete}] + + +
+ [{lang:remote_site_test}] + [{lang:remote_site_generate}] + [{lang:remote_site_clean}] + +
+ + +
+

+ + +

+

+ +

+
diff --git a/template/public/yoga/admin/site_update.tpl b/template/public/yoga/admin/site_update.tpl new file mode 100644 index 000000000..d3d0221ca --- /dev/null +++ b/template/public/yoga/admin/site_update.tpl @@ -0,0 +1,109 @@ + + +
+ +

{lang:title_update}: {SITE_URL}

+
+ + +

{L_RESULT_UPDATE}

+ + + + +

{L_RESULT_METADATA}

+ + + + + +

{lang:update_error_list_title}

+
+ +
+

{lang:update_errors_caption}

+ + + + +

{lang:update_infos_title}

+
+ +
+ + + +

{lang:update_default_title}

+
+ +
+ {lang:update_sync_files} +
    +
  • +
  • +
  • +
+
+ +
+ {lang:update_sync_metadata} + {lang:update_used_metadata} : {METADATA_LIST}.
+
    +
  • +
  • +
+
+ +
+ +
+
+ +
+ {lang:update_cats_subset} +
    +
  • + +
  • + +
  • +
+
+ +

+ + +

+
+ + +{lang:Site manager} diff --git a/template/public/yoga/admin/stats.tpl b/template/public/yoga/admin/stats.tpl new file mode 100644 index 000000000..75de81f79 --- /dev/null +++ b/template/public/yoga/admin/stats.tpl @@ -0,0 +1,51 @@ + +

{lang:title_history}

+ +

{L_STAT_TITLE}

+{L_STAT_MONTHLY_ALT} + +

{L_STAT_DETAIL_TITLE}

+ + + + + + + + + + + + + + + +
{L_VALUE}{L_PAGES_SEEN}{L_VISITORS}{L_PICTURES}
{statrow.VALUE}{statrow.PAGES}{statrow.VISITORS}{statrow.IMAGES}
+ +

{L_DATE_TITLE}

+ + + + + + + + + + + + + + + + + + + +
{L_STAT_HOUR}{L_STAT_LOGIN}{L_STAT_ADDR}{L_STAT_CATEGORY}{L_STAT_FILE}{L_STAT_PICTURE}
{detail.HOUR}{detail.LOGIN}{detail.IP}{detail.CATEGORY}{detail.FILE}{detail.PICTURE}
+ + +
+{navigation.NAV_BAR} +
+ diff --git a/template/public/yoga/admin/tags.tpl b/template/public/yoga/admin/tags.tpl new file mode 100644 index 000000000..8fe666b59 --- /dev/null +++ b/template/public/yoga/admin/tags.tpl @@ -0,0 +1,53 @@ +
+

{lang:Manage tags}

+
+ +
+ + +
+ {lang:Edit tags} + + + + + + + + + + + + +
{lang:Current name}{lang:New name}
{edit_tags.tag.NAME}
+ +

+ + +

+
+ + +
+ {lang:Add a tag} + + + +

+
+ +
+ {lang:Tag selection} + + {TAG_SELECTION} + +

+ + +

+
+ +
diff --git a/template/public/yoga/admin/thumbnail.tpl b/template/public/yoga/admin/thumbnail.tpl new file mode 100644 index 000000000..cf5345d43 --- /dev/null +++ b/template/public/yoga/admin/thumbnail.tpl @@ -0,0 +1,129 @@ + +
+ +

{lang:title_thumbnails}

+
+ + +
{L_RESULTS}
+ + + + + + + + + + + + + + + + + + + +
{L_PATH}{L_THUMBNAIL}{L_GENERATED}{L_FILESIZE}{L_WIDTH}{L_HEIGHT}
{results.picture.PATH}{results.picture.GEN_TIME}{results.picture.TN_FILESIZE_IMG}{results.picture.TN_WIDTH_IMG}{results.picture.TN_HEIGHT_IMG}
+ + + + + + + + + + + + + + + + + + + + + + + + + +
{L_TN_STATS}
{L_TN_NB_STATS}{results.TN_NB}
{L_TN_TOTAL}{results.TN_TOTAL}
{L_TN_MAX}{results.TN_MAX}
{L_TN_MIN}{results.TN_MIN}
{L_TN_AVERAGE}{results.TN_AVERAGE}
+
+ + + +
+ +
+ {L_PARAMS} + +
    +
  • + {L_GD} + + +
  • + +
  • + + + + +
  • + +
  • + + + + +
  • + +
  • + {lang:Number of thumbnails to create} + + + + +
  • +
+
+ +

+
+ + + +
[ {L_UNLINK} ]
+ + + +
{remainings.TOTAL_IMG} {L_REMAINING}
+ + + + + + + + + + + + + + + + + +
 {L_PATH}{L_FILESIZE}{L_WIDTH}{L_HEIGHT}
{remainings.remaining.NB_IMG}
{remainings.remaining.PATH}
{remainings.remaining.FILESIZE_IMG}
{remainings.remaining.WIDTH_IMG}
{remainings.remaining.HEIGHT_IMG}
+ diff --git a/template/public/yoga/admin/user_list.tpl b/template/public/yoga/admin/user_list.tpl new file mode 100644 index 000000000..e6c1e81b6 --- /dev/null +++ b/template/public/yoga/admin/user_list.tpl @@ -0,0 +1,307 @@ +
+ +

{lang:title_liste_users}

+
+ +
+
+ {lang:Add a user} + + + +
+
+ +
+
+ {lang:Filter} + + + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + +
 {lang:Username}{L_STATUS}{L_EMAIL}{lang:Groups}{L_PROPERTIES}{L_ACTIONS}
{user.STATUS}{user.EMAIL}{user.GROUPS}{user.PROPERTIES} + {L_PERMISSIONS} +
+ + + + +
+ {lang:Deletions} + + +
+ +
+ {lang:Status} + + + + + + + + + + + + + + +
{L_STATUS} + + + +
{lang:adviser} + + / {lang:set to} + + +
+
+ + +
+ {lang:Groups} + + + + + + + + + + + + + +
{lang:associate to group} + +
{lang:dissociate from group} + +
+ +
+ + +
+ {L_PROPERTIES} + + + + + + + + +
{lang:enabled_high} + + / {lang:set to} + + +
+ +
+ + +
+ {lang:Preferences} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_NB_IMAGE_LINE} + + + +
{L_NB_LINE_PAGE} + + + + +
{L_TEMPLATE} + + + +
{L_LANGUAGE} + + + +
{L_RECENT_PERIOD} + + + +
{L_EXPAND} + + / {lang:set to} + + +
{L_SHOW_NB_COMMENTS} + + / {lang:set to} + + +
{L_MAXWIDTH} + + + + +
{L_MAXHEIGHT} + + + + +
+ +
+ +

+ {lang:target} + + +

+ +

+ + +

+ +
diff --git a/template/public/yoga/admin/user_perm.tpl b/template/public/yoga/admin/user_perm.tpl new file mode 100644 index 000000000..a24fd9096 --- /dev/null +++ b/template/public/yoga/admin/user_perm.tpl @@ -0,0 +1,21 @@ +

{TITLE}

+ + +
+ {lang:Categories authorized thanks to group associations} + + +
+ + +
+ {lang:Other private categories} + +
+ {DOUBLE_SELECT} +
+
diff --git a/template/public/yoga/admin/waiting.tpl b/template/public/yoga/admin/waiting.tpl new file mode 100644 index 000000000..b48aa314b --- /dev/null +++ b/template/public/yoga/admin/waiting.tpl @@ -0,0 +1,45 @@ + +

{lang:title_waiting}

+ +
+ + + + + + + + + + + + + + + + + + + +
{L_CATEGORY}{L_DATE}{L_FILE}{L_THUMBNAIL}{L_AUTHOR} 
{picture.CATEGORY_IMG}{picture.DATE_IMG} + {picture.FILE_IMG} + + + {picture.thumbnail.FILE_TN_IMG} + + + {picture.UPLOAD_USERNAME} + + + +
+ +

+ + + + + +

+ +
-- cgit v1.2.3