diff options
author | plegall <plg@piwigo.org> | 2010-04-01 12:24:20 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-04-01 12:24:20 +0000 |
commit | dd22f7a26e7968afa6c59719744f08ca106c6894 (patch) | |
tree | be913d852cbefd79aaf78e36913e718e03088270 /language/it_IT/help/help_permissions.html | |
parent | 542784a54bfb69ca5c952fe91e836f249ab88d8d (diff) |
i18n: apply help.html dispatch to all languages having the help.html filled for 2.0
git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/help/help_permissions.html')
-rw-r--r-- | language/it_IT/help/help_permissions.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/language/it_IT/help/help_permissions.html b/language/it_IT/help/help_permissions.html new file mode 100644 index 000000000..291d4dc61 --- /dev/null +++ b/language/it_IT/help/help_permissions.html @@ -0,0 +1,14 @@ +<p>Potete vietare l'accesso alle categorie. Settate il tipo d'accesso a "privato" se desiderate gestire i permessi</p> + +<p>Potete rendere una categoria privata modificandola da <span +class="pwgScreen">Amministrazione » Categorie » Gestire » Modificare</span> +o selezionando l'opzione nell'albero delle categorie <span +class="pwgScreen">Amministrazione » Categorie » Proprietà » Pubblica/Privata</span>).</p> + +<p>Una volta che certe categorie sono private, potete gestire i permessi da 3 schermi:</p> + +<ul> + <li><span class="pwgScreen">Amministrazione » Utenti » Gestire » azione Permessi</span> (un' link per utente)</li> + <li><span class="pwgScreen">Amministrazione » Utenti » Gruppi » azione Permessi</span> (un' link per gruppo)</li> + <li><span class="pwgScreen">Amministrazione » Categorie » Gestire » Modificare i permessi</span> (un' link per categoria)</li> +</ul> |