[TYPO3-german] extension upload auf typo3.org

Michael Schams typo3.lists at 2014.trash.schams.net
Tue Oct 28 09:35:27 CET 2014


On 28/10/14 07:11, Dominic Garms wrote:

>>> Ich möchte gerne ein update von meiner Extension hochladen, aber ich
>>> bekomme immer nur diesen Fehler:
>>>
>>> Selected ZIP file contains no version information.
[...]
>> Sind alle Dateien im "root" Folder des ZIPs (besonders ext_emconf.php)?
>
> ich habe sowohl das zip von github gezogen, umgenannt in
> flux_galleria_2.1.1.zip, als auch bei mir lokal ein zip aus dem
> Verzeichnis erstellt. [...]

Unter Linux kannst du das ZIP File wie folgt erstellen:

git clone https://github.com/dohomi/flux_galleria.git
cd flux_galleria
zip -r ../flux_galleria_2.1.1.zip *

...und dann bei typo3.org hochladen :-)

Genauso sollte es unter OS X (in der Shell) funktionieren (ungetestet).
Fuer die Benutzung der grafischen Oberflaechen unter OS X und Windows 
hilft hoffentlich die Kurz-Anleitung auf typo3.org (quote):

OS X (GUI): Click inside the folder, mark every file and folder with 
your mouse or cmd-key and a, do a right click and choose "compress"

Windows (GUI): Click inside the folder, mark every file and folder with 
your mouse or ctrl-key and a, do a right click and choose "Send to -> 
Send to compressed folder"


Cheers
Michael


More information about the TYPO3-german mailing list