Project

General

Profile

Actions

Feature #50136

closed

Improve SVG handling in filelist

Added by Stephan Bauer almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-07-17
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

- SVG is missing a image icon (svg_icon.png)

- If you klick at the edit icon the SVG gets rendered as a PNG image. Wouldn't it be better to show the SVG. (svg_edit.png)

- If you klick at the info icon the SVG doesn't show up. (svg_info.png)


Files

svg_info.png (10.3 KB) svg_info.png Stephan Bauer, 2013-07-17 23:51
svg_edit.png (12.9 KB) svg_edit.png Stephan Bauer, 2013-07-17 23:51
svg_info.png (10.3 KB) svg_info.png Stephan Bauer, 2013-07-17 23:51
svg_icon.png (3.06 KB) svg_icon.png Stephan Bauer, 2013-07-17 23:51
page-svg-img.png (278 KB) page-svg-img.png Felix Kopp, 2015-04-10 10:39
Actions #3

Updated by Philipp Gampe over 10 years ago

  • Category set to File Abstraction Layer (FAL)
  • Status changed from New to Needs Feedback

It should be possible to implement SVG support. But not all supported browser (by TYPO3 CMS) do support SVG images. Thus we would need some kind of fallback.

This is more than just adding an icon as the rendering of SVN images also needs support in frontend (including possible fallbacks.
You should be able to change the frontend part without changing the core.

Actions #4

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to New
Actions #5

Updated by Sebastian Fischer almost 10 years ago

Currently the preview gets rendered as gif on my system.

In list the icon is rendered as t3-icon t3-icon-mimetypes t3-icon-mimetypes-other t3-icon-other-other

Actions #6

Updated by Sebastian Fischer almost 10 years ago

Currently the preview gets rendered as gif on my system.

In list the icon is rendered as t3-icon t3-icon-mimetypes t3-icon-mimetypes-other t3-icon-other-other

Actions #7

Updated by Gerrit Code Review about 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38422

Actions #8

Updated by Gerrit Code Review about 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38422

Actions #9

Updated by Gerrit Code Review about 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38422

Actions #10

Updated by Gerrit Code Review about 9 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38422

Actions #11

Updated by Gerrit Code Review about 9 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38422

Actions #12

Updated by Gerrit Code Review about 9 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38422

Actions #13

Updated by Gerrit Code Review about 9 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38422

Actions #14

Updated by Frans Saris about 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #15

Updated by Felix Kopp about 9 years ago

Due to fixed with/height parameters in IMG tag the web>page module displays SVG images too wide.
Should we just add the img-responsive class to IMG tag?

Actions #16

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF