Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The SVG is file format, that allows to create an image, that can be resized without loss of a quality. The In-Portal doesn't have support for SVG format currently.

Solution

  • in all field declarations (except done via "img" unit and it's clones), where JPG file upload is allowed allow file upload with "svg" extension
  • allow uploading SVG files in CKFinder (all resource types, where JPG is listed currently)
  • allow previewing of uploaded SVG files in Flash Uploader (would need have "width" and "height" attributes of IMG tag populated, when previewing SVG file)
  • add "svg" file extension to ignored extension list in "/.htaccess" to prevent mod-rewrite triggering for missing SVG files

Related Discussions

Related Tasks

  • No labels