Feature #12183
closedHide attachments by default on wiki pages
0%
Description
Some wiki pages contains a lot of attachments to display inline images. The list of attachments is not very useful.
Is it possible to have the attachments div hidden by default and instead display a link to toggle its visibility?
An alternative could be also to display only attachments that are not referenced in the page, with a link to display them.
Files
Related issues
Updated by Adam Myers about 10 years ago
I would also like to see this changed - it's very annoying and confuses many of our users.
We use a Wiki page to host our released installers - I like to put links to the attachments in a table. The fact that the same attachments are also listed at the bottom of the page, for all to see, is rather silly.
Updated by Go MAEDA about 8 years ago
- File 22941-collapsed-files-list.png 22941-collapsed-files-list.png added
- Status changed from New to Resolved
- Target version set to 3.4.0
Implemented as a part of #22941.
Updated by Go MAEDA about 8 years ago
- Related to Patch #22941: Allow thumbnails on documents, messages and wiki pages added
Updated by Jean-Philippe Lang almost 8 years ago
- Status changed from Resolved to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Updated by Jean-Philippe Lang almost 8 years ago
- Related to Feature #6239: Separate attachments visually from main wiki content added
Updated by Jean-Philippe Lang almost 8 years ago
- Subject changed from Hide attachments by default to Hide attachments by default on wiki pages
Updated by Tobias Fischer almost 8 years ago
Wouldn't this be useful in the issue form as well?
Updated by Go MAEDA over 6 years ago
- Related to Patch #27090: Show the number of attachments on wiki pages added
Updated by Harald Welte 10 months ago
Now I'd actually want the exact opposite behavior in my redmine sites. Quite often attachments of wiki pages get overlooked if one doesn't explicitly link them from within the wiki page using "attachment:foo", which is of course a very tiresome exercise as an auto-generated list of attachments is what i'd want.
So can this be turned into a prefernce, either at site level, or at project level? Or some kind of wiki macro that allows the auto-generated list of attachments to be shown expanded instead of collapsed? Or just a macro that renders the list/thumbnails of the attachments ?