Fossil SCM
wiki does not support images
Closed
1cc5145ac8b36f3…
· opened 15 years, 10 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Works_As_Designed
- Subsystem
- —
- Created
- May 19, 2010 12:25 p.m.
When a non-text file is attached to a wiki page it is shown as text.
This not only makes use of figures and such impossible in the wiki pages unless the images are hosted elsewhere, it is also incorrect.
dmitry added on 2011-09-08 20:20:22 UTC:
* Click on the link to attached file.
* Grab an URL of the image (e.g., right-click, Copy Image URL).
* Paste anywhere on the wiki page: <img src="COPIED LINK">