Fullscreen
[Show/Hide Right Column]

Why just view SVG when you can edit as well with Tiki Draw? (new in Tiki7)


Mod svg

svg is a type of vectorial image. You can produce your own svg images or drawings through multiplatform free software programs like Inkscape.

And you can get plenty of public domain svg's image files from http://openclipart.org

Install

See Mods Admin for instructions on how to install a Mod.

Usage

Once installed, you will see some new lines under the Wiki "edit > wiki help > Show Plugins Help":

Svg:
{SVG(width=, height=, src=> )}text{SVG}


Params width and height are mandatory. If size from those parameters is smaller than size of original svg, some scroll bars will show up to help the user move around the whole image within that small frame sized from specified parameters.

Example

{SVG(width="400px", height="400px", src=>http://openclipart.org/people/gopher/gopher_Redhead_anime_girl.svg )}text{SVG}


Would produce:
{SVG(width="400px", height="400px", src=>http://openclipart.org/people/gopher/gopher_Redhead_anime_girl.svg )}text{SVG}

However, if your give smaller size for width or height parameters than the svg size, (for instance, width="250px", height="250px"), only a portion of the whole image would be seen by default on the page:

{SVG(width="250px", height="250px", src=>http://openclipart.org/people/gopher/gopher_Redhead_anime_girl.svg )}text{SVG}


Related pages


Contributors to this page: Marc Laporte9140 points  , Xavi67881 points  and system .
Page last modified on Sunday 26 June, 2011 15:36:59 UTC by Marc Laporte9140 points .
The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.

Site Language

Reference Guide

Keywords

These keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):



Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki