[TYPO3-dev] ext_emconf.php - content of $EM_CONF[$_EXTKEY][constraints]? it's not in the TYPO3 Core APIs

Michael Stucki michael at typo3.org
Wed Aug 23 00:11:29 CEST 2006


Hi Johannes,

you are completely right: TYPO3 Core API yet misses any insight about the
new fields of ext_emconf.php.

Karsten, can you please take care of this? You can make the changes directly
in the latest SVN version of CoreDocs/, just let me know before you start
so I don't touch the file during that time...

- michael

> I found something in other extensions like:
> 'constraints' => array(
> 'depends' => array(
> 'typo3' => '4.0-4.1.0',
> 'php' => '4.3-4.9.9',
> ),
> to set the TYPO3 and PHP versions, but is there a dokumentation
> somewhere which keywords (typo3,php..) are used for what?
> 
> Regards,
> Johannes

-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/




More information about the TYPO3-dev mailing list