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/nl_NL/help/help_user_upload.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/nl_NL/help/help_user_upload.html')
-rw-r--r-- | language/nl_NL/help/help_user_upload.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/language/nl_NL/help/help_user_upload.html b/language/nl_NL/help/help_user_upload.html new file mode 100644 index 000000000..ee5a4bf9f --- /dev/null +++ b/language/nl_NL/help/help_user_upload.html @@ -0,0 +1,13 @@ +<!--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> + |