[Typo3] Command-line tools?

Joe Kralicky joe2004 at kralicky.com
Sat Mar 19 16:09:06 CET 2005


Hi Franz,
Do you think this function could be easily extracted and run outside of 
the web-browser?

Joe

Franz Holzinger wrote:
> Joe Kralicky wrote:
> 
>> Are there any command-line tools for Typo3 for use during extension 
>> development?  Specifically I'm looking for a tool or tools that would 
>> accomplish the following:
>> 1. Update ext_emconf.php based on the current set of files
> 
> 
> 
> typo3\mod\tools\em\index.php
> /**
>  * Compiles the ext_emconf.php file
>  *
>  * @param    string        Extension key
>  * @param    array        EM_CONF array
>  * @return    string        PHP file content, ready to write to 
> ext_emconf.php file
>  */
> function construct_ext_emconf_file($extKey,$EM_CONF)
> 
> 
> Franz
> 
> 



More information about the TYPO3-english mailing list