[TYPO3-german] Best practices bei Redesign

Peter Linzenkirchner liste at lisardo.de
Sat Jan 7 15:45:01 CET 2012


Hallo Gerhard, 

in deinem Skript gehts um Updates von TYPO3, nicht um ein Redesign. 

Gruß
Peter

Am 07.01.2012 um 13:35 schrieb Gerhard Obermayr:

> Hallo Jörg, mir ist das alles zu kompliziert.
> Wenn man Zugang zum webserver (mit linux) via Shell hat, geht das ganz einfach.
> Ich praktiziere eine ganz normale Routine:
> 
> In das Verzeichnis "downloads" am root des Servers lade ich immer die aktuellen Versionen von TYPO3 herunter.
> Dann gehe ich ins root-Verzeichnis der domain und rufe die Datei mit diesem Inhalt auf:
> 
>   tar xvfz /downloads/typo3_src-4.5.10.tar.gz
>   rm -rf t3lib tslib typo3 media typo3_src showpic.php index.php media
>   showpic.php typo3_src
>   ln -s typo3_src-4.5.10 typo3_src
>   ln -s typo3_src-4.5.10/t3lib t3lib
>   ln -s typo3_src-4.5.10/typo3 typo3
>   ln -s typo3_src-4.5.10/index.php index.php
>   chown -R  xxxxx.xxxxx *
>   chown  xxxxx.xxxxx typo3_src-4.5.10/ -Rf
>   chmod -R 775 *
>   chmod -R 777 typo3temp typo3conf uploads fileadmin typo3/ext/
>   chmod -R 775 typo3conf/ext/
>   /opt/psa/admin/sbin/websrvmng -a
>   rm -rf typo3temp/*
>   rm -rf typo3_src-4.2.*
>   rm -rf typo3_src-4.4.*
>   rm -rf typo3_src-4.5.0
>   rm -rf typo3_src-4.5.2
>   rm -rf typo3_src-4.5.3
>   rm -rf typo3_src-4.5.4
>   rm -rf typo3_src-4.5.5
>   rm -rf typo3_src-4.5.6
>   rm -rf typo3_src-4.5.7
>   rm -rf typo3_src-4.5.8
> 
>   tar xvfz /downloads/typo3_src-4.5.10.tar.gz
>   rm -rf t3lib tslib typo3 media typo3_src showpic.php index.php media
>   showpic.php typo3_src
>   ln -s typo3_src-4.5.10 typo3_src
>   ln -s typo3_src-4.5.10/t3lib t3lib
>   ln -s typo3_src-4.5.10/typo3 typo3
>   ln -s typo3_src-4.5.10/index.php index.php
>   chown -R  xxxxx.xxxxx *
>   chown  xxxxx.xxxxx typo3_src-4.5.10/ -Rf
>   chmod -R 775 *
>   chmod -R 777 typo3temp typo3conf uploads fileadmin typo3/ext/
>   chmod -R 775 typo3conf/ext/
>   /opt/psa/admin/sbin/websrvmng -a
>   rm -rf typo3temp/*
>   rm -rf typo3_src-4.2.*
>   rm -rf typo3_src-4.4.*
>   rm -rf typo3_src-4.5.0
>   rm -rf typo3_src-4.5.2
>   rm -rf typo3_src-4.5.3
>   rm -rf typo3_src-4.5.4
>   rm -rf typo3_src-4.5.5
>   rm -rf typo3_src-4.5.6
>   rm -rf typo3_src-4.5.7
>   rm -rf typo3_src-4.5.8
>   rm -rf typo3_src-4.5.9
> 
> Als patch ausgeführt geht das ganz einfach.
> Grundvoraussetzung ist z.B. diese Struktur am Server:
> 
>   fileadmin
>   index.php -> typo3_src-4.5.8/index.php
>   t3lib -> typo3_src-4.5.8/t3lib
>   typo3_src-4.5.8/typo3
>   typo3_src -> typo3_src-4.5.8
>   typo3_src-4.5.8
>   typo3conf
>   typo3temp
>   uploads
> 
> Wenn nicht, musst Du es anpassen!
> 
> LG Gerhard
> 
> Am 07.01.2012 13:20, schrieb Joerg Sauskat:
>> Hi,
>> 
>> diese Frage schließt an die Diskussion in einem anderen (interessanten) Thread an, ich mache dennoch wegen der Übersichtlichkeit einen neuen auf.
>> 
>> Wie handhabt Ihr ein komplettes Redesign einer Seite? Es wurde vorgeschlagen, eine neue Installation aufzusetzen und dann die Datensätze rüberzukoperieren.
>> 
>> So ähnlich würde ich das auch machen. Neue Installation und dann via .t3n-Datei die Inhalte ex- und wieder importieren. Allerdings sind diesem Weg bei großen Installationen mit vielen Seiten bzw. tt-news etc. Datensätzen Grenzen gesetzt. Gibts da auch andere Wege?
>> 
>> MfG
>> Jörg
>> _______________________________________________
>> TYPO3-german mailing list
>> TYPO3-german at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
>> 
> 
> -- 
> Liebe Grüße aus Haag
> Gerhard Obermayr
> 
> ___________________________________________
> 
> *R. OBERMAYR Internet-Services*
> A-3350 Haag, Holzleiten 83
> +43 7434 42181 - Fax: DW 25
> 
> URL Firma: http://www.cgc.at - E-Mail: design at cgc.at
> 
> URL Privat:
> http://www.gerhard-obermayr.com
> ___________________________________________
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

--
Xing: http://www.xing.com/profile/Peter_Linzenkirchner
Web: http://www.typo3-lisardo.de
Facebook: http://tinyurl.com/lisardo-multimedia



More information about the TYPO3-german mailing list