Vote #77214
完了Show image attachments and repo entries instead of downloading them
0%
説明
For text file attachments and text files in a repository, we have a nice inline display in Redmine that even shows line numbers.
Images however are always just downloaded. It would be nice if they were displayed as well.
journals
--------------------------------------------------------------------------------
Here's a patch series that adds this feature:
!image_preview_in_redmine.jpg!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Rebasing patch onto current trunk.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Is any reason to use download_named_attachment_url in app/views/attachments/image.html.erb instead download_named_attachment_path?
--------------------------------------------------------------------------------
Krzysztof Zielonka wrote:
> Is any reason to use download_named_attachment_url in app/views/attachments/image.html.erb instead download_named_attachment_path?
FTR: #25295
--------------------------------------------------------------------------------