Project

General

Profile

Actions

Bug #19240

closed

Allow icons in select of tt_content CE plugin (list_type)

Added by Steffen Kamper over 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-08-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

This patch enables icons in selectbox for list_type, see screenshot

To add an icon to this list you can add it with the addPlugin-call like this:

t3lib_extMgm::addPlugin( array (
label,
classname,
//rel path to plugin icon
t3lib_extMgm::extRelPath($_EXTKEY) . 'ext_icon.gif'
), 'list_type');
(issue imported from #M9204)


Files

list_type_icons.png (11.7 KB) list_type_icons.png Administrator Admin, 2008-08-21 10:47
list_type_icons.diff (567 Bytes) list_type_icons.diff Administrator Admin, 2008-08-21 10:47

No data to display

Actions

Also available in: Atom PDF