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/nl_NL/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 '')
-rw-r--r-- | language/nl_NL/help/help_user_upload.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/language/nl_NL/help/help_user_upload.html b/language/nl_NL/help/help_user_upload.html deleted file mode 100644 index ee5a4bf9f..000000000 --- a/language/nl_NL/help/help_user_upload.html +++ /dev/null @@ -1,13 +0,0 @@ -<!--TODO--><p>Users can upload their photos too.</p> - -<ol> - - <!--TODO--><li>Authorize upload on any physical categories (<span class="pwgScreen">Administration » Categories » Manage » edit</span> or <span class="pwgScreen">Administration » Categories » Properties » Upload</span>). Virtual categories can't receive any upload.</li> - - <li>geef rechten op de mappen 777 (gebruiker, groepen, wereld)</li> - -</ol> - -<!--TODO--><p>Photos uploaded by users are not directly visible on the website. An administrator -must validate uploaded photos in <span class="pwgScreen">Administration » Pictures » Waiting</span>.</p> - |