diff options
author | patdenice <patdenice@piwigo.org> | 2010-12-14 14:14:36 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2010-12-14 14:14:36 +0000 |
commit | 21fe811c3b773af20a9e9d9932274cae16111cb1 (patch) | |
tree | 100515c36da74c6ddf21c3f8c091f2cb722c0fca | |
parent | 04beb58951269f81128240668752afd0561d2a6e (diff) |
feature 2060: Remove adviser help from user_list.html files.
git-svn-id: http://piwigo.org/svn/trunk@8130 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/de_DE/help/user_list.html | 10 | ||||
-rw-r--r-- | language/en_UK/help/user_list.html | 6 | ||||
-rw-r--r-- | language/es_ES/help/user_list.html | 10 | ||||
-rw-r--r-- | language/fr_CA/help/user_list.html | 6 | ||||
-rw-r--r-- | language/fr_FR/help/user_list.html | 6 | ||||
-rw-r--r-- | language/hr_HR/help/user_list.html | 9 | ||||
-rw-r--r-- | language/hu_HU/help/user_list.html | 6 | ||||
-rw-r--r-- | language/it_IT/help/user_list.html | 6 | ||||
-rw-r--r-- | language/ja_JP/help/user_list.html | 9 | ||||
-rw-r--r-- | language/ka_GE/help/user_list.html | 9 | ||||
-rw-r--r-- | language/nl_NL/help/user_list.html | 9 | ||||
-rw-r--r-- | language/pl_PL/help/user_list.html | 9 | ||||
-rw-r--r-- | language/ru_RU/help/user_list.html | 9 |
13 files changed, 0 insertions, 104 deletions
diff --git a/language/de_DE/help/user_list.html b/language/de_DE/help/user_list.html index 56aa8e5fd..242655cd7 100644 --- a/language/de_DE/help/user_list.html +++ b/language/de_DE/help/user_list.html @@ -25,13 +25,3 @@ oder absteigender Reihenfolge sortiert werden.</p> </ul> <p>Bei Ziel wird bestimmt, ob die Änderung für markierte Benutzer (Standard) oder alle Benutzer übernommen wird.</p> - -<h3>Berater</h3> -<p>Definition von Benutzer-Berater:</p> -<ul> - <li>Es wird einem Benutzer der Admin-Zugang simuliert.</li> - <li>read-only oder nur simulieren-Zugang</li> -</ul> - -<p>Es ist möglich den Berater-Modus mit der Variable $conf['allow_adviser'] einzuschalten.</p> -<p>Wenn diese Variable als 'true'definiert ist, dann kann man einen Benutzer als Berater definieren.</p> diff --git a/language/en_UK/help/user_list.html b/language/en_UK/help/user_list.html index ae4c97ce5..e63dec564 100644 --- a/language/en_UK/help/user_list.html +++ b/language/en_UK/help/user_list.html @@ -25,9 +25,3 @@ or descending order.</p> </ul> <p>The target is the selected users (by default) or all users as displayed in the filtered list.</p> - -<h3>Adviser</h3> -<p>Definition of an adviser user: has read/simulation-only access on all screens allowed by his own permissions.</p> - -<p>The adviser mode is set up with variable $conf['allow_adviser'].</p> -<p>If this variable is 'true', any user can be declared adviser</p> diff --git a/language/es_ES/help/user_list.html b/language/es_ES/help/user_list.html index 6fbedf122..2d88196cf 100644 --- a/language/es_ES/help/user_list.html +++ b/language/es_ES/help/user_list.html @@ -21,13 +21,3 @@ </ul> <p>El blanco es la lista de los usuarios seleccionados (por defecto) o bien todos los usuarios de la lista filtrada.</p> - -<h3>Consejero</h3> -<p>Definición de un usuario consejero:</p> -<ul> - <li>permite acceder a todas las pantallas permitidas por su estatuto</li> - <li>acceso únicamente en consulta o en simulación</li> -</ul> - -<p>Es posible permitir el asignación del modo consejero con la variable $conf['allow_adviser'].</p> -<p>Si esta variable está a 'true', será posible definir al usuario como consejero</p> diff --git a/language/fr_CA/help/user_list.html b/language/fr_CA/help/user_list.html index f627138aa..843bac689 100644 --- a/language/fr_CA/help/user_list.html +++ b/language/fr_CA/help/user_list.html @@ -25,9 +25,3 @@ avec les actions suivantes :</p> </ul> <p>Les utilisateurs modifiés sont ceux sélectionnés (comportement par défaut) ou l'ensemble des utilisateurs de la liste filtrée.</p> - -<h3>Conseiller</h3> -<p>Définition d'un utilisateur conseiller: a accès à tous les écrans autorisés par ses propres autorisations, mais en mode lecture (ou simulation) seule.</p> - -<p>L'activation du mode conseiller est effectué par la variable $conf['allow_adviser'].</p> -<p>Si cette variable est à 'true', un utilisateur pourra être défini comme un conseiller</p> diff --git a/language/fr_FR/help/user_list.html b/language/fr_FR/help/user_list.html index 9e6ea7b1d..722777a30 100644 --- a/language/fr_FR/help/user_list.html +++ b/language/fr_FR/help/user_list.html @@ -25,9 +25,3 @@ avec les actions suivantes :</p> </ul> <p>Les utilisateurs modifiés sont ceux sélectionnés (comportement par défaut) ou l'ensemble des utilisateurs de la liste filtrée.</p> - -<h3>Conseiller</h3> -<p>Définition d'un utilisateur conseiller: a accès à tous les écrans autorisés par ses propres autorisations, mais en mode lecture (ou simulation) seule.</p> - -<p>L'activation du mode conseiller est effectué par la variable $conf['allow_adviser'].</p> -<p>Si cette variable est à 'true', un utilisateur pourra être défini comme un conseiller</p> diff --git a/language/hr_HR/help/user_list.html b/language/hr_HR/help/user_list.html index 96e0ea0ac..cc5eca302 100644 --- a/language/hr_HR/help/user_list.html +++ b/language/hr_HR/help/user_list.html @@ -31,12 +31,3 @@ ili silaznim redoslijedom.</p> </ul> <p>Svrha je postaviti korisnike kao odabrane (pretpostavljeno) ili se svi korisnici pitaju.</p> -<h3>Savjetnik</h3> -<p>Definicija korisničkog savjetnika:</p> -<ul> - <li>dozvoljava pristup svim prozorima sukladno ovlastima njegovog stanja</li> - <li>samo-čitaj ili samo-probaj pristup</li> -</ul> - -<p>Moguće je dodijeliti savjetnički način varijablom $conf['allow_adviser'].</p> -<p>Ako je postavljena na 'true', moguće je odrediti korisnika kao savjetnika</p> diff --git a/language/hu_HU/help/user_list.html b/language/hu_HU/help/user_list.html index 6259dbf61..dc013aa0b 100644 --- a/language/hu_HU/help/user_list.html +++ b/language/hu_HU/help/user_list.html @@ -25,9 +25,3 @@ Rendezhető dátumra, illetve növekvő vagy csökkenő sorrendre.</p> </ul> <p>Célként a kijelölt felhasználó (alapértelmezés) vagy az összes felhasználó megjelenik a szűrt listában.</p> - -<h3>Tanácsadó</h3> -<p>A tanácsadó felhasználó meghatározása: csak olvasási/szimulációs joga van valamennyi oldalon a saját jogosultságai szerint engedélyezve.</p> - -<p>A tanácsadó mód az include/config_default.inc.php fájl $conf['allow_adviser'] sorában állítható be.</p> -<p>Ha ez az érték 'true', akkor bármely felhasználóra beállítható a tanácsadó mód</p> diff --git a/language/it_IT/help/user_list.html b/language/it_IT/help/user_list.html index 05257ecd0..595ba863a 100644 --- a/language/it_IT/help/user_list.html +++ b/language/it_IT/help/user_list.html @@ -23,9 +23,3 @@ per nome utente, in ordine cronologico o decrescente.</p> </ul> <p>Gli utenti modificati sono quelli selezionati (di default) o gli utenti dell'elenco filtrato.</p> - -<h3>Consigliere</h3> -<p>Definizione dell'utente "consigliere": ha accesso a tutte le pagine a lui autorizzate, unicamente in consultazione o simulazione.</p> - -<p>L'attivazione della modalità Consigliere va effettuata modificando il parametro $conf['allow_adviser'].</p> -<p>Se il parametro è impostato su 'true', è possibile definire un utente come Consigliere</p> diff --git a/language/ja_JP/help/user_list.html b/language/ja_JP/help/user_list.html index 73208b48d..35f508c5f 100644 --- a/language/ja_JP/help/user_list.html +++ b/language/ja_JP/help/user_list.html @@ -28,12 +28,3 @@ </ul> <p>ターゲットは「選択」されたユーザ (デフォルト) です。または、「すべて」のユーザを選択することができます。</p> -<h3>アドバイザ</h3> -<p>アドバイザユーザの定義:</p> -<ul> - <li>このステータスに許可された、すべての画面へアクセスすることができます。</li> - <li>リードオンリーまたはシミュレートオンリーのアクセスです。</li> -</ul> - -<p>アドバイザモードは変数「$conf['allow_adviser']」で有効にすることができます。</p> -<p>この変数を「true」にした場合、ユーザをアドバイザとして割り当てることができます。</p>
\ No newline at end of file diff --git a/language/ka_GE/help/user_list.html b/language/ka_GE/help/user_list.html index 829f7b965..351747992 100644 --- a/language/ka_GE/help/user_list.html +++ b/language/ka_GE/help/user_list.html @@ -27,12 +27,3 @@ </ul> <p>გასწორებები შეეხება არჩეულ მომხმარებლებს (ძირითადად) თუ ყველას.</p> -<h3>მრჩეველი</h3> -<p>მომხმარებლის განსაზღვრა მრჩეველის სტატუსით:</p> -<ul> - <li>დაშვება ყველა შესაძლო ეკრანზე ამ სტატუსისათვის</li> - <li>დაშვება მხოლოდ წაკითხვისათვის ან მხოლოდ იმიტაცია</li> -</ul> - -<p>სტატუსი მრჩეველის არსებობა რეგულირდება ცვლადით $conf['allow_adviser'].</p> -<p>თუკი მას აქვს მნიშვნელობა 'true', შესაძლებელია მიანიჭოთ მომხმარებელს მრჩეველის სტატუსი</p> diff --git a/language/nl_NL/help/user_list.html b/language/nl_NL/help/user_list.html index 34f1bfd24..a6d015ed4 100644 --- a/language/nl_NL/help/user_list.html +++ b/language/nl_NL/help/user_list.html @@ -28,12 +28,3 @@ of van Z tot A.</p> </ul> <p>Het doel is de geselecteerde groep gebruikers (standaard) of alle gebruikers. dit word gevraagd.</p> -<h3>Adviseur</h3> -<p>Definitie van adviseursgebruiker:</p> -<ul> - <li>verleen toegang op alle schermen die door deze status wordt toegestaan</li> - <li>alleen lezen of simulatie toegang</li> -</ul> - -<p>Het is mogelijk om de advies toe te staan via de variabel $conf['allow_adviser'].</p> -<p>Als de variabele is 'true', dan is het moegelijk om een gebruiker aan te wijzen als adviseur</p> diff --git a/language/pl_PL/help/user_list.html b/language/pl_PL/help/user_list.html index 2893de6f0..9b3ef333e 100644 --- a/language/pl_PL/help/user_list.html +++ b/language/pl_PL/help/user_list.html @@ -28,12 +28,3 @@ </ul> <p>Domyślnie można wykonać taką akcję np. dla użytkowników zaznaczonych lub wszystkich użytkowników.</p> -<h3>Rada</h3> -<p>Definicja użytkownika adviser:</p> -<ul> - <li>zezwól na dostęp do wszystkich ekranów dla tego statusu</li> - <li>dostęp tylko do odczytu lub symulacja</li> -</ul> - -<p>Możliwość dodania takiego użytkownika określa się w pliku konfiguracyjnym przez następujący parametr $conf['allow_adviser'].</p> -<p>Jeżeli ustawiony jest na 'true', to będize możliwe zdefiniowanie użytkonika typu adviser</p> diff --git a/language/ru_RU/help/user_list.html b/language/ru_RU/help/user_list.html index 2c58521a2..786e6f4c7 100644 --- a/language/ru_RU/help/user_list.html +++ b/language/ru_RU/help/user_list.html @@ -30,12 +30,3 @@ </ul> <p>Настройки применяются к выбранным пользователям (по умолчанию) или ко всем.</p> -<h3>Советник</h3> -<p>Определение пользователя со статусом советник:</p> -<ul> - <li>разрешен доступ на все экраны возможные для этого статуса</li> - <li>доступ только для чтения или только имитация</li> -</ul> - -<p>Существование статуса советника регулируется переменной $conf['allow_adviser'].</p> -<p>Если она имеет значение 'true', можно определить в качестве статуса пользователю статус советника</p> |