[TYPO3-english] plugin wrap

Ries van Twisk typo3 at rvt.dds.nl
Wed Aug 5 17:11:01 CEST 2009


may be you can XCLASS tslib_pibase

and create a new method:
function pi_wrapInBaseClass($str) {
	return $str;
}

That should do the trick without hacking (unless you find XCLASS a  
hack :) )

Ries



On Aug 5, 2009, at 9:56 AM, Rudy Gnodde (WIND Internet) wrote:

> 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
>>>
>>
>>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english


			regards, Ries van Twisk

-------------------------------------------------------------------------------------------------
tags: Freelance TYPO3 Glassfish JasperReports JasperETL Flex Blaze-DS  
WebORB PostgreSQL DB-Architect
email: ries at vantwisk.nl        web:   http://www.rvantwisk.nl/     
skype: callto://r.vantwisk
Phone: +1-810-476-4196    Cell: +593 9901 7694                   SIP:  
+1-747-690-5133










			regards, Ries van Twisk

-------------------------------------------------------------------------------------------------
tags: Freelance TYPO3 Glassfish JasperReports JasperETL Flex Blaze-DS  
WebORB PostgreSQL DB-Architect
email: ries at vantwisk.nl        web:   http://www.rvantwisk.nl/     
skype: callto://r.vantwisk
Phone: +1-810-476-4196    Cell: +593 9901 7694                   SIP:  
+1-747-690-5133









More information about the TYPO3-english mailing list