[Typo3-dev] Conditional XCLASS?
    tapio 
    tapio.markula at dnainternet.net
       
    Thu Dec 22 12:32:57 CET 2005
    
    
  
Kasper Skårhøj wrote:
> Of course.
> 
> Simly create a "ext_conf_template.txt" and configure a check box. (search 
> other extensions).
> Inside ext_tables.php / ext_localconf.php (where you set up your XCLASS 
> reference) you simply access the value of the configuration by first 
> unserializing this string:
> $_EXTCONF = unserialize($_EXTCONF);
> 
> ... then access the array $_EXTCONF
thanks. I get my extension now better. Endeed I have still some 
problems. See the topic '[Typo3-dev] More customizable frontend editing'.
I would like to add features, which I mention in that topic to my extension.
    
    
More information about the TYPO3-dev
mailing list