[Typo3] removing extension styles

Matthias Taugwalder matthias.taugwalder at bluewin.ch
Tue May 10 11:32:17 CEST 2005


[Solved]

		'pagePath' => array(
                'type' => 'user',
                'userFunc' =>
'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',
                'spaceCharacter' => '_',
                'languageGetVar' => 'L', // Forgot that
                'expireDays' => 3
		)

I forgot the languageGetVar part...



Best regards,

Matthias Taugwalder
 
---
Matthias Taugwalder
matthias.taugwalder at bluewin.ch
 

> -----Original Message-----
> From: typo3-english-bounces at lists.netfielders.de 
> [mailto:typo3-english-bounces at lists.netfielders.de] On Behalf 
> Of Christian Trabold
> Sent: Dienstag, 10. Mai 2005 11:05
> To: typo3-english at lists.netfielders.de
> Subject: Re: [Typo3] removing extension styles
> 
> Hello,
> 
> > I have some styles linked to a couple of extensions appearing in my 
> > source code which I want to get rid of.
> > 
> > /* default styles for extension "tx_thmailformplus_pi1" */
> > /* default styles for extension "tx_dropdownsitemap_pi1" */
> > 
> > The thing is though that these extensions don't seem to be 
> installed 
> > so I can't delete them from the setup.
> 
> you can get rid of the default CSS by writing
> 
> plugin.tx_yourExtKey._CSS_DEFAULT_STYLE >
> 
> Get the right path for each plugin from the object-browser.
> 
> 
> Use the template-analyzer to see where templates get 
> included. Check the "Include static" and "Include static 
> (from extensions)" field.
> 
> Delete extensions in the extension manager if you don't need them.
> 
> 
> Greetings,
> 
> Christian
> _______________________________________________
> 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