From 57940af3e1f1428c043af76b34ab620ddb436dcb Mon Sep 17 00:00:00 2001 From: hagen graf Date: Mon, 1 Aug 2016 19:54:39 +0200 Subject: [PATCH] fix image links --- user_manual/file-upload-via-public-link.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user_manual/file-upload-via-public-link.rst b/user_manual/file-upload-via-public-link.rst index 4bd66ff0a..561863f17 100644 --- a/user_manual/file-upload-via-public-link.rst +++ b/user_manual/file-upload-via-public-link.rst @@ -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