Feature #29187
Add image to a wiki page who's attached to another wiki page
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: |
Description
The idea :
Use this code !attachment#8796!
can display the image who have the id #8796
from all attachment's objects (this image can be attached from another wiki page).
It's can be useful to not upload the same image.
Related issues
History
#1
Updated by Mizuki ISHIKAWA almost 4 years ago
+1
#2
Updated by Go MAEDA almost 4 years ago
- Related to Feature #3272: Ability to import wiki image from other wiki page added
#3
Updated by Go MAEDA almost 4 years ago
- Category changed from Wiki to Text formatting
#4
Updated by Eugene B 8 months ago
+1 for this.
I need syntax like this:
"![[MyWikiPage]]:myimage.png!"
"#IssueID:myimage.png!"
"project:[[MyWikiPage]]:myimage.png!"
"project:#IssueID:myimage.png!"
For us, some page has regularly updated image data (graphs) which we need to link to other pages. As the image ID changes every time new image is updated - links are broken for new uploaded image.
There is a workaround - you can store this files at some ftp and http service and link to them, BUT built in solution is needed.
I would also suggest Redmine team to implement a solution, that allows users to PAY for features they need in stock system.
I understand, that Redmine is a free product, but user payments will show what is REALLY required. Team will be motivated to implement such feature faster. Even hire extra devs to implement, using given resources, if needed.