[TYPO3-mvc] RFC #10666: Allow plugins to be registered as new content element
    Marc Bastian Heinrichs 
    typo3 at mbh-web.de
       
    Mon Nov  8 12:12:26 CET 2010
    
    
  
Hi Sebastian,
> However, I have one improvement to make until I give my +1:
> 
> Please use constants instead of the string variables which "do
> something" -- so ike using "CType" or "list_type", use constants like:
> Tx_Extbase_Utility_Extension::TYPE_PLUGIN
> Tx_Extbase_Utility_Extension::TYPE_CONTENT_ELEMENT
jep, you're right.
Another point: I saw there are more positions in the class where
$GLOBALS['TSFE']->tmpl->setup['tt_content.']['list.']['20.'] is
used. Because of the rework done with ConfigurationManager in
dispatcher branch, I can ignore this, right?
Regards,
Marc Bastian
    
    
More information about the TYPO3-project-typo3v4mvc
mailing list