SID-01860: Attachment files
| Status: |
Answered |
TWiki version: |
5.1.4 |
Perl version: |
|
| Category: |
CategoryAttachments |
Server OS: |
Windows 7 |
Last update: |
12 years ago |
Hello,
I have a dozen attachments showing, is there any way to hide them all in once, once they're already uploaded ?
--
Mathieu Crins - 2014-01-21
Discussion and Answer
There is an undocumented way, available only to members of the TWikiAdminGroup. You can edit a page, append a
cmd=repRev parameter to edit the topic with the raw meta data. Change
attr="" to
attr="h" for the
META:FILEATTACHMENT{} you want. Note that this will
not increase the version number. Therefore I
strongly recommend to do an empty edit/save cycle before the
cmd=repRev so that the data integrity is ensured.
--
Peter Thoeny - 2014-01-21
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.