Images in SVG format can be added to a Digital article as an image or as part of a slideshow.
For this work, the server on which Studio is run needs to have support for SVG files added.
Support for the SVG file format is available by default in Studio Server 10.14.0 and higher, but when using Enterprise Server or a lower version of Studio Server, this needs to be added manually.
Step 1. In the version of Enterprise Server or Studio Server on which Studio is installed, locate the config_overrule.php file.
Info: Accessing this location requires direct server access. Depending upon how your system is hosted and the level of access you have to that system, coordination may be required with your Partner or WoodWing Support team. For a full overview of the steps that need to be done by WoodWing and how to request them, see WoodWing Cloud - Change management.
Step 2. Add the mapping for SVG files:
'.svg' => array( 'image/svg+xml', 'Image'),
Example: Here, the mapping has been added to a section for all options of the configserver.php file:
|
Step 3. Save the file.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.