Question
"Hit the ball, drag Fred..."
I am managing 10 attachments for a topic. Specifically, I am updating all 10.
The process goes like this
- enter the topic
- click "Attach"
- scroll down, locate the first attachment in the table
- click "manage"
- click "Browse..."; locate the file on disk; click "Upload file"
- TWiki returns me to the main topic page
- sigh
- click "Attach"
- scroll down, locate the next attachment in the table
- click "manage"
- click "Browse..."; locate the file on disk; click "Upload file"
- TWiki returns me to the main topic page
- grumble
- click "Attach"
- scroll down, locate the next attachment in the table
- click "manage"
- click "Browse..."; locate the file on disk; click "Upload file"
- TWiki returns me to the main topic page
- swear
- click "Attach"
I should be returned to the Attachment management page. If I want to return to the topic, I know what to do.
Is this a problem I can work around or should I file a bug report?
Environment
--
VickiBrown - 10 Mar 2005
Answer
If you upload multipe similar files such as
Image001.jpg,
Image002.jpg,
Image003.jpg, you can attach the first one, hit back in your browser, change 001 to 002, and hit upload again. (A well known browser made in the North-western USA unfortunately clears the file field, the browser I use does not).
If you want you can propose an enhancement request with a spec supporting the upload of multiple files (achieves more than to swear

)
--
PeterThoeny - 11 Mar 2005
Maybe
MultipleAttachmentsAtOnce or
BatchUploadPlugin could help here too.
--
FranzJosefSilli - 11 Mar 2005
As could the
WebDAVPlugin, if you have the rights to install your own apache modules.
--
MartinCleaver - 11 Mar 2005