| FileAttachment
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
Is a table that looks like this:
FileAttachment:
| Action:
| Size:
| Date:
| Who:
| Comment:
|
(attached file)
|
(view, update, add)
| (file size)
| (upload date)
| (uploded by)
| (file comment)
|
Action is:
- view: View file. This is the same as clicking on the filename.
- update: Update file that is already attached.
- add: Add a new attachment.
Remarks
- Once a file is attached it can be referenced in the topic by
%ATTACHURL%/{filename} . Example:
|
|
< < |
-
- Edit topic and write text:
%ATTACHURL%/Sample.txt
|
> > | |
|
< < | |
|
- 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:
, i.e. it shows up as an image.
|
> > |
-
- Text is shown as:
, i.e. it shows up as an image.
|
|
- It is not possible to delete attached files with the current TWiki implementation. Contact andrea.bignamini@inaf.it if you need to delete files.
<--TWikiAttachment-->
|
|
< < | FileAttachment: |
> > | FileAttachment: |
|
Action:
|
Size:
|
Date:
|
Who:
|
Comment:
|
| |
|
< < | Sample.txt
|
> > | Sample.txt
|
| |
|
< < | view update |
> > | view update |
| |
|
< < | 26 Mar 1999 - 04:05 |
> > | 22 Jul 2000 - 19:37 |
| |
|
< < | Smile.gif
|
> > | Smile.gif
|
| |
|
< < | view update |
> > | view update |
| |
|
< < | 26 Mar 1999 - 04:05 |
> > | 22 Jul 2000 - 19:38 |
| |
|
< < | add |
> > | add |
| |
|
< < | <--TWikiAttachment--> |
> > | |
|
> > | <--TWikiAttachment--> |
| |