]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/fusionforge/pgsrc/UpLoad
Produced by PhpWiki 1.5.5
[SourceForge/phpwiki.git] / themes / fusionforge / pgsrc / UpLoad
1 Date: Thu, 10 Dec 2015 18:48:03 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5)
3 Content-Type: application/x-phpwiki;
4   pagename=UpLoad;
5   markup=2;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 This page allows you to upload files that can later be used in the wiki. It is especially useful for uploading images.
10
11 You give access to the uploaded file with the following syntax:
12 * **~{~{my_image.gif~}~}** or **~[~[~Upload:my_image.gif]]** inlines the image,
13 * **~Upload:my_image.gif** shows a plain link,
14 * **~[~[~Upload:my_image.gif|my image]]** shows the image under a link named "my image".
15
16 The uploaded files will be publicly accessible. They are stored in the Webdav subdirectory **www/uploads**. They can be used in the wiki, in the project web site and in blocks.
17
18 If you want to delete an uploaded file, you have to access the Web DAV from your file browser (not your web browser). See [[Guide:ug_extensions.html|explanations]].
19
20 A link to the uploaded file will be displayed on this page. You can edit the page to remove the link if you like.
21
22 <<UpLoad>>
23
24 ----
25 [[CategoryActionPage]]