[TYPO3-core] RFC: #9204: Allow icons in select of tt_content CE plugin (list_type)
Dmitry Dulepov [typo3]
dmitry at typo3.org
Thu Aug 21 11:46:28 CEST 2008
Hi!
Steffen Kamper wrote:
> 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
I cannot say I like the look. Looks ugly: icon line is above other lines, no alignment... Sorry, Steffen, -1.
Additionally, how many plugins add this icon? None I think (kickstarter does not generate this code). Any thoughts about it?
--
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/pages/book-reviews/presentation-zen-by-garr-reynolds/
More information about the TYPO3-team-core
mailing list