What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  Guest viewing is limited
Resource icon

XenForo SVG Template by Xon 1.6.1 1.6.1

XenForo 2.x Free.
XenForo SVG Template by Xon 1.6.1
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey


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...

 
Relate Threads
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
Xenforo updated with a new update entry:



  • Require XenForo 2.2+
  • Require StandardLib v1.11.0+
    • Improve support for rendering templates in the mail & api contexts by correctly injecting template filters/functions into multiple rendering contexts
  • Compat fix when zlib output compression is enabled for PHP8.0.17+/PHP8.1.4+

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
Xenforo updated with a new update entry:



Fix "XFCP_TemplaterHelper not found" error when upgrading the StandardLib add-on via the GUI
  • If this has happened, upload the files for this add-on. Then rebuild StandardLib add-on, then run the updater this add-on.

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
Xenforo updated with a new update entry:



  • Improve error messages when saving invalid SVGs as templates

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
Xenforo updated with a new update entry:



  • Compatibility update with SV/StandardLib v1.14+, still compatible with SV/StandardLib v1.11+

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
Xenforo updated with a new update entry:



  • Fix template validation ran on the master style instead of the current selected style
  • Fix for upcoming XF2.3 compatibility, as Doctrine Cache been documented as being removed.

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
Xenforo updated with a new update entry:



  • Fix error running "xf:rebuild-master-data" when the exact template directory structure is missing and the SVG template is the first template compiled for that style.
  • Fix possible compatibility issues with other add-ons extending SV/StandardLib's template helper code

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
testtesttesttesttesttesttesttes ttest testtesttesttesttesttesttesttesttest
testtesttesttesttesttesttestt esttest
testtesttesttesttesttesttesttesttes ttesttesttesttesttesttesttesttesttest
testtesttesttesttesttesttesttesttest
 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
Code:
location ^~ /data/svg/ {
access_log off;
rewrite ^/data/svg/([^/]+)/([^/]+)/([^/]+)/([^\.]+).svg$ /svg.php?svg=$4&s=$1&l=$2&d=$3$args last;
return 403;
 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
Xenforo updated with a new update entry:



  • Fix SVG template validation was broken which could result in preventing adding a language or style from working correctly (or rebuilding master data)

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
updated with a new update entry:



  • Fix "[E_DEPRECATED] strlen(): Passing null to parameter #1 ($string) of type string is deprecated" when attempting to save a new template with an invalid name

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
updated with a new update entry:



  • Requires StandardLib v1.19.0+
  • If installed, requires Redis Cache 2.17.0+
  • XF2.3 compatibility update
  • php 8.4 compatibility fix

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,263
6,199
113
Turkey
updated with a new update entry:



  • Fix XF2.3 style variations support for getSvgUrl() in style properties

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top Posters of the Month

Latest resources

Online statistics

Members online
112
Guests online
586
Total visitors
698
Top