Project

General

Profile

Actions

Feature #37595

closed

Allow ext_icon.png besides ext_icon.gif

Added by Felix Kopp almost 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-05-30
Due date:
% Done:

100%

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

Description

Allow ext_icon.png as extension icon besides ext_icon.gif.
Must be added to extension manager and typo3-menu / module menu and several other places.


Files

37595.patch (5.58 KB) 37595.patch Joh. Feustel, 2012-08-16 16:29

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #52667: EXT:documentation: ext_icon.png is not supportedClosedXavier Perseguers2013-10-10

Actions
Actions #1

Updated by Jigal van Hemert almost 12 years ago

  • Tracker changed from Bug to Feature
  • Status changed from New to Accepted
  • Priority changed from Should have to Could have
Actions #2

Updated by Jigal van Hemert almost 12 years ago

  • Complexity set to easy
Actions #3

Updated by Steffen Ritter almost 12 years ago

a sprite icon name should be possible to

Actions #4

Updated by Thomas Deinhamer almost 12 years ago

I'd like to have this also! Alpha transparency for the win!

Actions #5

Updated by Felix Kopp almost 12 years ago

Should we move completely to PNG and drop GIF from the core?
That would make the listing easier, because file_exists calls need to be send.

Actions #6

Updated by Georg Ringer almost 12 years ago

+1 for dropping with using call to deprecationlog

Actions #7

Updated by Felix Kopp almost 12 years ago

Georg, you say drop .gif support completely for 6.2?

Actions #8

Updated by Georg Ringer almost 12 years ago

yeah why not... everything which happens if there is an ext which got no icon is that no icon is display, which means a general fallback icon is shown

Actions #9

Updated by Joh. Feustel almost 12 years ago

I already created a patch for support of gif,jpg and png, waht do you think?
Uses new mehtod to find the icon and stores it to $GLOBALS['TYPO3_LOADED_EXT'][$_EXTKEY]['ext_icon'];
This method could also be extended somehow to be able to store somewhere in Resources/Public later

Actions #10

Updated by Georg Ringer almost 12 years ago

patch looks good, but I would remove jpg and call t3lib_div::deprecationLog() for gif

Actions #11

Updated by Ingo Renner almost 12 years ago

Georg Ringer wrote:

patch looks good, but I would remove jpg and call t3lib_div::deprecationLog() for gif

I agree, no jpg for icons. I don't care too much about deprecating gif, it's just fine to have, I wouldn't object it either though.

Actions #12

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13886

Actions #13

Updated by Gerrit Code Review almost 12 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13888

Actions #14

Updated by Gerrit Code Review almost 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13888

Actions #15

Updated by Joh. Feustel almost 12 years ago

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

Updated by Ingo Renner almost 12 years ago

  • Status changed from Resolved to Accepted
  • % Done changed from 100 to 90

some issues not fixed in review process...

Actions #17

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13898

Actions #18

Updated by Ingo Renner almost 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 90 to 100
Actions #19

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF