[Typo3-dev] Hey system extensions! Come back to the extension repository!! was: Re: indexed_search / EXT Rep?

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Tue Oct 11 17:48:23 CEST 2005


Robert Lemke schrieb:
> Hi folks,
> 
> Martin Kutschker wrote:
> 
> 
>> > development of automation scripts that could do it for us.
>>
>>Can it be done by writing a TYPO3-CLI-Script that loops over all
>>"sysext" and "ext" extension and invokes the extension manager's upload
>>feature?
> 
> We can create such a script for the new EM, the upload will hapen via SOAP
> then. However, there are some other problems I'd have to solve.
> 
> Currently my extension ter_fe which displays the extensions at typo3.org
> does not have the information at hand if an extension is a system 
> extension. To get that information, it would have to unpack each t3x
> file or I'd have to modify 3 other extensions.
> 
> I can do that if it's really important that system extensions don't appear
> in the extensions list.

I don't understand. This has nothing to do with TER itself. At leats not 
with the display part of it.

My idea was that a local script simply looks for all ext that are in 
sysext and ext. It than uses the correct method, be it soap or whatever, 
to upload all oft them.

The script is only to be used by Kasper or some other authorized core 
developer. It should only be used on a fresh install from CVS sources. 
Ideally on the day of a new TYPO3 release.

Masi




More information about the TYPO3-dev mailing list