fix image links

This commit is contained in:
hagen graf
2016-08-01 19:54:39 +02:00
parent 5e7ccdb5f9
commit 281e7d6353
2 changed files with 3 additions and 24 deletions

View File

@@ -1,21 +0,0 @@
===========================
File Upload via Public Link
===========================
You can allow people to upload files via public link without letting them see the files stored in the folder.
* create a folder
* create a public link for that folder and check "allow editing" and then "hide file listing"
To create a folder, click the + and choose a name, e.g. publicupload
.. figure:: images/files-public-upload-create-folder
You have to share the folder by clicking the share icon. In the right sidebar click the checkbox "allow editing". Another checkbox with the name "hide file listing" will appear, check it!
.. figure:: images/files-public-upload-sharing
Copy the link and send it to the person who should upload files.
When the link is opened in a browser, the person will see the avatar and username of the user who shared the folder. Files can be uploaded by selecting or dropping them.
.. figure:: images/files-public-upload-visitor

View File

@@ -9,13 +9,13 @@ You can allow people to upload files via public link without letting them see th
To create a folder, click the + and choose a name, e.g. publicupload
.. figure:: images/files-public-upload-create-folder
.. figure:: images/files-public-upload-create-folder.png
You have to share the folder by clicking the share icon. In the right sidebar click the checkbox "allow editing". Another checkbox with the name "hide file listing" will appear, check it!
.. figure:: images/files-public-upload-sharing
.. figure:: images/files-public-upload-sharing.png
Copy the link and send it to the person who should upload files.
When the link is opened in a browser, the person will see the avatar and username of the user who shared the folder. Files can be uploaded by selecting or dropping them.
.. figure:: images/files-public-upload-visitor
.. figure:: images/files-public-upload-visitor.png