diff options
author | plegall <plg@piwigo.org> | 2011-01-13 15:24:18 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-01-13 15:24:18 +0000 |
commit | fe569ab1bf4baa44a808a2d6e81bcddc28d61b62 (patch) | |
tree | d24dd5bb2db62ce6e8c5143412d549469fc33176 /language/it_IT/help | |
parent | f03dcee21a4c5ef3b790de15decddff6c6c23b35 (diff) |
feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin.
git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/help')
-rw-r--r-- | language/it_IT/help/help_user_upload.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/language/it_IT/help/help_user_upload.html b/language/it_IT/help/help_user_upload.html deleted file mode 100644 index dbfc40064..000000000 --- a/language/it_IT/help/help_user_upload.html +++ /dev/null @@ -1,14 +0,0 @@ -<p>Anche gli utenti possono caricare le loro foto.</p> - -<ol> - - <li>Autorizzare l'upload su una o più categorie fisiche (<span -class="pwgScreen">Amministrazione » Categorie » Gestire » Modificare</span> o <span -class="pwgScreen">Amministrazione » Categorie » Proprietà » Caricare</span>). Le categorie virtuali non permettono l'upload.</li> - - <li>Dare gli accessi in scrittura (per tutti gli utenti) sulle -directory delle categorie autorizzate all'aggiunta dei file</li> -</ol> - -<p>Le foto aggiunte dagli utenti non sono direttamente visibili -sul sito. Devono essere approvate da un amministratore. Per ciò, un amministratore deve andare in <span class="pwgScreen">Amministrazione » Foto » In attesa » Immagini</span> per approvare o scartare le immagini proposte.</p> |