kyma•tweaky . TWiki . FileAttachment |
Attach
link at the top (or bottom) of the page. The Attach
screen lets you browse for a file, add a comment, and upload it. The uploaded file will show up in the File Attachment table.
*.php
files are renamed to *.php.txt
so that no one can place code that would be read in a .php file.
Action
on the Attachment to be moved.
Move
. The attachment and its version history are moved. The original location is stored as topic Meta Data.
Trash.TrashAttachments
- then, simply move unwanted Attachments to that topic.
Attach
file: Sample.txt
Edit
topic and enter: %ATTACHURL%/Sample.txt
Preview
: %ATTACHURL%/Sample.txt
text appears as: http://symbolicsound.com/zzz/pub/TWiki/FileAttachment/Sample.txt, a link to the text file.
%PUBURL%/%WEB%/OtherTopic/Sample.txt
(if it's within the same web)
%PUBURL%/Otherweb/OtherTopic/Sample.txt
(if it's in a different web)
Attach
file: Sample.txt
Edit
topic and write text: %INCLUDE{"%ATTACHURL%/Sample.txt"}%
Attach
file: Smile.gif
Edit
topic and write text: %ATTACHURL%/Smile.gif
Preview
: text appears as , an image.
Attachment: Action: Size: Date: Who: Comment: Sample.txt action 30 22 Jul 2000 - 19:37 PeterThoeny Just a sample Smile.gif action 94 22 Jul 2000 - 19:38 PeterThoeny Smiley face
Action
link takes you to a new page that looks like this:
h
means the attachment is hidden, it isn't listed when viewing a topic.
Hide file
checkbox, then click Change properties
.
Attachment: | Action: | Size: | Date: | Who: | Comment: |
---|---|---|---|---|---|
Sample.txt | action | 30 | 22 Jul 2000 - 19:37 | User.thoeny | Just a sample |
Smile.gif | action | 94 | 22 Jul 2000 - 19:38 | User.thoeny | Smiley face |
----- Revision r1.11 - 29 Sep 2003 - 22:01 GMT - CarlaScaletti
|