[TYPO3-core] RFC: #9204: Allow icons in select of tt_content CE plugin (list_type)

Steffen Kamper info at sk-typo3.de
Wed Aug 20 23:18:03 CEST 2008


Hi,

This is an SVN patch request.

Type: Bugfix

Bugtracker reference:
http://bugs.typo3.org/view.php?id=9204

Branches: trunk

This patch enables icons in selectbox for list_type, see screenshot

Additional Information:

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');

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: list_type_icons.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080820/ca131b7a/attachment.txt 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: list_type_icons.png
Type: image/png
Size: 11932 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080820/ca131b7a/attachment.png 


More information about the TYPO3-team-core mailing list