[TYPO3-mvc] extbase as new content element
Dennis Ahrens
dennis.ahrens at googlemail.com
Mon Mar 19 10:40:19 CET 2012
Hi Roland,
On 19.03.2012 10:20, Roland wrote:
> what i would like to achive is to have my plugin as an option in the
> content element selection dropdown. like "header", "text", "text &
> image", etc.
>
> is this possible with extbase extensions?
have a look at the parameters of
Tx_Extbase_Utility_Extension::configurePlugin [1]. The last one is what
you need.
regards
Dennis
[1]
http://git.typo3.org/TYPO3v4/CoreProjects/MVC/extbase.git?a=blob;f=Classes/Utility/Extension.php;h=772e27d5ae7ce4175db462a2067c9ff7ebef708c;hb=HEAD#l55
More information about the TYPO3-project-typo3v4mvc
mailing list