From 8ef9cb11e7ae1d0afab3acc869bcdf8bf1f70efa Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Sat, 19 Aug 2000 00:25:28 +0000 Subject: none --- TWiki/FileAttachment.mdwn | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'TWiki') diff --git a/TWiki/FileAttachment.mdwn b/TWiki/FileAttachment.mdwn index 3998e0e9..86e6e71f 100644 --- a/TWiki/FileAttachment.mdwn +++ b/TWiki/FileAttachment.mdwn @@ -3,7 +3,7 @@ Each topic can have files attached to it. This is similar to an e-mail attachment. Just use your browser to upload or download a file. * To upload: Click on the Attach link at the bottom of each page. A form is shown where you can browse for a file and upload it. The uploaded file will show up in the FileAttachment table. -* To download: Click on the file in FileAttachment table. +* To download: Click on the file in the FileAttachment table. **FileAttachment table** @@ -38,17 +38,16 @@ Is a table that looks like this: * Once a file is attached it can be referenced in the topic by %ATTACHURL%/\{filename\} . Example: * Attach file: `Sample.txt` - * Edit topic and write text: %ATTACHURL%/Sample.txt - * Text is shown as: %ATTACHURL%/Sample.txt , i.e. it is a link. + * Text is shown as: %PUBURL%/%WEB%/%TOPIC%/Sample.txt , i.e. it is a link. * GIF and JPG images can be attached and shown in the text like this: * Attach file: `Smile.gif` * Edit topic and write text: %ATTACHURL%/Smile.gif - * Text is shown as: %ATTACHURL%/Smile.gif , i.e. it shows up as an image. + * Text is shown as: %PUBURL%/%WEB%/%TOPIC%/Smile.gif , i.e. it shows up as an image. * It is not possible to delete attached files with the current TWiki implementation. Contact %WIKIWEBMASTER% if you need to delete files. - + @@ -59,10 +58,10 @@ Is a table that looks like this: - - + + - + @@ -70,10 +69,10 @@ Is a table that looks like this: - - + + - + @@ -83,7 +82,7 @@ Is a table that looks like this: - +
File Attachment?: %TWIKIWEB%.FileAttachment: Action: Size: Date:
 Sample.txt view update Sample.txt view update 3026 Mar 1999 - 04:0522 Jul 2000 - 19:37 Peter Thoeny? Just a sample
 Smile.gif view update Smile.gif view update 9426 Mar 1999 - 04:0522 Jul 2000 - 19:38 Peter Thoeny? Smiley face
add add -- cgit v1.2.3