[TYPO3-dev] extension upload to TER under TYPO3 6.0

Franz Holzinger franz at ttproducts.de
Mon Apr 15 14:40:20 CEST 2013


Hello Elmar,

Le 15. 04. 13 13:55, Elmar Hinz a écrit :
>> > Did you make  t3xutils.phar executable?
>> >
>> > chmod +x Modules/Typo3ExtensionUtils/bin/t3xutils.phar
>> Yes, this file has been set executable before.
>
> Then I am at the end of my wits. It's at least an indicator that "ext"
> is still not ready to go to beta.
>
> If you find the source of the issue please report it.

I would need it as a TYPO3 extension. Then I could easily debug it with 
fh_debug. I cannot install xdebug on the hoster's server.
So I have to go with error_log outputs for now.

>> Btw. which is the PHP programming method in which you coded Cool
>> (class and folder structure)?
>
> It's documented here: http://t3elmar.github.io/Cool/
>
> I think the chapter "Modularization" gives the best answer.

Which book did you read to come to this solution?


>> It would be nice if could also executed in a TYPO3 module and not only
>> on the command shell.
>
> It is desigined as a tiny shell tool independent form a TYPO3 installation.
>
> A TYPO3 module always has a  TYPO3 installation available.
> It should use the more powerfull API of the core.

But a TYPO3 module which calls the code of ext1 would make it easier to 
call it.

- Franz





More information about the TYPO3-dev mailing list