Version 11 (modified by 10 years ago) (diff) | ,
---|
Display SVG image
Table of Contents
Description
Display a SVG image in wiki pages and in tickets using the ImageSvg macro. This macro can run in Trac 0.10 and 1.0.
Bugs/Feature Requests
Existing bugs and feature requests for TracImageSvgMacro are here.
If you have any issues, create a new ticket.
defect |
9 / 9 |
|
---|---|---|
enhancement |
1 / 1 |
Download
Download the zipped source from [download:tracimagesvgmacro here].
Source
You can check out TracImageSvgMacro from here using Subversion, or browse the source with Trac.
Installation
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
Author: richard
Maintainer: richard
Contributors: nmadura
See:ZoomQuiet ~ Collection KSPEG Trac hacking
Attachments (1)
- Warning.svg (5.4 KB) - added by 15 years ago.
Download all attachments as: .zip