Display SVG image
Table of Contents
SEE:ZoomQuiet ~ Collection KSPEG Trac hacking
Description
Display svg image in wiki, tickets using ImageSvg macro. This macro can run in trac 0.10 ~ 1.0.
Bugs/Feature Requests
Existing bugs and feature requests for TracImageSvgMacro are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out TracImageSvgMacro from here using Subversion, or browse the source with Trac.
Install
Example
- Upload svg files to wiki or ticket, eg: Warning.svg
- Display svg image in wiki page TopPage/SubPage
- Display right in TopPage/SubPage:
[[ImageSvg(Warning.svg)]]
- Display in other pages or tickets:
[[ImageSvg(wiki:TopPage/SubPage:Warning.svg)]]
- Display right in TopPage/SubPage:
- Display svg image in ticket 123
- Display right in ticket 123:
[[ImageSvg(Warning.svg)]]
- Display in other wiki pages or tickets which reference svg attachment of ticket 123:
[[ImageSvg(ticket:123:Warning.svg)]]
- Display right in ticket 123:
Recent Changes
Author/Contributors
Last modified 7 months ago
Last modified on Nov 28, 2012 2:37:03 AM
Attachments (1)
- Warning.svg (5.4 KB) - added by richard 3 years ago.
Download all attachments as: .zip

