diff options
author | MikeMannix <MikeMannix> | 2001-09-14 09:21:07 +0000 |
---|---|---|
committer | MikeMannix <MikeMannix> | 2001-09-14 09:21:07 +0000 |
commit | c997086b1607dfbc8280d66b303da92723aaeb2f (patch) | |
tree | 7ed4970420ba5eb661439a9d8f822d2de16fe8ef /TWiki/FileAttachment.mdwn | |
parent | 33150b75b71fa5eddb6cef2269724110ce0e5b57 (diff) |
none
Diffstat (limited to 'TWiki/FileAttachment.mdwn')
-rw-r--r-- | TWiki/FileAttachment.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TWiki/FileAttachment.mdwn b/TWiki/FileAttachment.mdwn index 8c612dd6..1ef1abb0 100644 --- a/TWiki/FileAttachment.mdwn +++ b/TWiki/FileAttachment.mdwn @@ -2,7 +2,7 @@ ## <a name="File_Attachments"> File Attachments </a> -Each topic can have files attached to it, similar to an email attachment. Use your browser to upload or download a file. Attachments are stored under revision control: uploads can never be lost, and changes can be made to files with a rollback option to any previous version always available. +Each topic can have files attached to it, similar to an email attachment. Use your browser to upload or download a file. Attachments are stored under revision control, so uploads can never be lost, and files changes can be made with a rollback option that lets you retrieve all previous versions. ### <a name="What_Are_Attachments_Good_For_"> What Are Attachments Good For? </a> @@ -108,7 +108,7 @@ Files attached to a topic are displayed in a directory table, displayed at the b > </tr> > </table> -### <a name="File_Attachment_Control_Page"> File Attachment Control Page </a> +### <a name="File_Attachment_Controls"> File Attachment Controls </a> Clicking on an **Action** link takes you to a new page that looks like this: @@ -203,4 +203,4 @@ Clicking on an **Action** link takes you to a new page that looks like this: ### <a name="Known_Issues"> Known Issues </a> -* You can't lock an attachment for editing. However, you may want to change the comment to indicate you are doing that - the comment on the specific version isn't lost, you can see it when listing all the versions of an attachments. +* Unlike topics, attachments are not locked during editing. As a workaround, you can change the comment to indicate an attachment file is being worked on - the comment on the specific version isn't lost, it's there when you list all versions of the attachment. |