SVG Template by Xon

SVG Template by Xon 2.7.0

没有下载权限
已加入
2021/03/12
消息
5,753
回应得分
2,004
Credits
$9,530
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...
 
thanks to dear member @jessy updated SVG Template by Xon with a new update entry:

2.4.1

  • 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+

Read the rest of this update entry...
 
顶部