[TYPO3-dev] disabling the div container for an extension
Gerhard Mehsel
sparking at gmx.net
Wed Sep 2 11:06:42 CEST 2009
Hello Rudy,
Rudy Gnodde (WIND Internet) schrieb:
> Hello Gerhard,
>
> Gerhard Mehsel wrote:
>> when I install and use my own extension it is always wrapped in a div
>> container:
>>
>> <div class="tx-myextension-pi1">
>> content
>> </div>
>>
>>
> The function $this->pi_wrapInBaseClass adds this. If you remove that it
> won't wrap your extension output with the div. Usually this is a problem
> because you have to change the PHP code, but since this is your own
> extension it shouldn't be a problem.
Thank you for that hint!
Regards,
Gerd
More information about the TYPO3-dev
mailing list