SVG Template by Xon

SVG Template by Xon 2.7.0

No permission to download
Joined
Mar 12, 2021
Messages
6,290
Reaction score
2,028
Credits
$11,205
anne51 submitted a new resource:

SVG Template by Xon - Depending on configuration, this add-on requires webserver URL rewrite support!

Depending on configuration, this add-on requires webserver URL rewrite support!

Allows SVG (Scalable Vector Graphics) images to be stored as templates. This creates a new svg.php file in the XF root directory.

To generate a link to an SVG template;

Code:

{{ getSvgUrl('tempate.svg') }}
Under Board information, if "Use Full Friendly URLs" (useFriendlyUrls) is set the URL generated is:

Code:

/data/svg/<style_id>/<langauge_id>/<style_last_modified>/<templateName>.svg
Otherwise

Code...

Read more about this resource...
 
Back
Top