[TYPO3-english] plugin wrap
Rudy Gnodde (WIND Internet)
rgn at windinternet.nl
Wed Aug 5 16:56:35 CEST 2009
Hello Pero,
It is added by $this->pi_wrapInBaseClass probably in the main function
of the extension. I don't know the plugin, but there's probably
something like "return $this->pi_wrapInBaseClass($content);" at the end
of the main function. If you alter that to "return $content;" the div
will not be added.
Regards,
Rudy
Pero Matic wrote:
> That's not a problem. I'll make it softcoded (remove it from code) but i
> can't find a damn thing in a code. Are you sure it should be in the plugin
> code and not in some Typo3 class? Digging into list archive a found similar
> problem solution for tt_news
> (http://lists.netfielders.de/pipermail/typo3-english/2005-May/006244.html)
> but it doesn't work here :-(
>
>
> "Stano Paska" <stano.paska at gmail.com> wrote in message
> news:mailman.30375.1249483130.3168.typo3-english at lists.netfielders.de...
> Hi.
>
> You can't. In most cases, this is hardcoded into plugin.
>
> Stano.
>
> On Wed, Aug 5, 2009 at 4:12 PM, Pero Matic<takoje at takoje.hr> wrote:
>> Hi. I'm using simple link list extension and when i insert it as a content
>> element it gets wrapped in my template with:
>>
>> <div class="tx-linklist-pi1">
>> ....
>> </div>
>>
>> Anybody know how to get rid of this? I looked for configuration but there
>> is
>> no property to change or remove this wrap :-( Thx!
>>
>>
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>
>
>
More information about the TYPO3-english
mailing list