Modify ↓
Opened 20 years ago
Closed 20 years ago
#1898 closed enhancement (fixed)
display attached images to a page inline
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.8.4 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
at jot.com i can attach an image and put the line:
<img src="image.jpg">
and it will be displayed inside the wiki page
Attachments (0)
Note:
See TracTickets
for help on using tickets.



This was implemented as a macro in [1877]
Use [[Image(image_name.png)]] to refer to an image attached to the current page (other options are available for linking to images on other pages).