Differences

This shows you the differences between two versions of the page.

deutsch:installation:update:releases [2010/03/10 22:04]
Knut Heermann (flip-flop)
deutsch:installation:update:releases [2018/06/03 18:09] (current)
Line 8: Line 8:
**Bitte von unten nach oben lesen.** :!: **Bitte von unten nach oben lesen.** :!:
 +
 +<note>
 +<code>
 +$phpwcms["release"]        = '1.5.3';
 +$phpwcms["release_date"]   = '2012/04/26';
 +$phpwcms["revision"]       = '471';  // (bis r472   2012/04/26)
 +</code>
 +**%%^^%%** Ab **r471 %%^^%%**
 +</note>
 +
 +<note>
 +<code>
 +$phpwcms["release"]        = '1.5.2';
 +$phpwcms["release_date"]   = '2012/04/14';
 +$phpwcms["revision"]       = '468';  
 +</code>
 +**%%^^%%** Ab **r468 %%^^%%**
 +</note>
 +
 +<note>
 +<code>
 +$phpwcms["release"]        = '1.5.1';
 +$phpwcms["release_date"]   = '2012/04/09';
 +$phpwcms["revision"]       = '464';  // (bis rXXX   2012/xx/xx)
 +</code>
 +**%%^^%%** Ab **r464 %%^^%%**
 +</note>
 +
 +<note>
 +<code>
 +$phpwcms["release"]        = '1.5';
 +$phpwcms["release_date"]   = '2012/01/24';
 +$phpwcms["revision"]       = '427';  
 +</code>
 +**%%^^%%** Ab **r427 %%^^%%**
 +</note>
 +
 +<note>
 +<code>
 +$phpwcms["release"]        = '1.4.7';
 +$phpwcms["release_date"]   = '2010/11/01';
 +$phpwcms["revision"]       = '403';  
 +</code>
 +**%%^^%%** Ab **r403 %%^^%%**
 +</note>
 +
 +<note>
 +<code>
 +$phpwcms["release"]        = '1.4.6';
 +$phpwcms["release_date"]   = '2010/03/30';
 +$phpwcms["revision"]       = '402';
 +</code>
 +**%%^^%%** Ab **r402 %%^^%%**
 +</note>
 +
 +<note important>
 +**^^ Seit V1.4.5 r401 brauchen wir kein manuelles Datenbankupdate mehr.**  \\
 +   *  Eine neue einfache Updateprozedur wurde eingebaut. Nachdem alle Dateien hochgeladen wurden, wird beim ersten Login das Update der Datenbank automatisch ausgeführt. Der Ordner "setup" wird nicht mehr gebraucht.  \\
 +   * **Wichtig:** Das Verzeichnis ''%%"content/tmp/*"%%'' muss beschreibbar sein //(777)//.
 +</note>
 +
 +
<note> <note>
Line 15: Line 77:
$phpwcms["revision"]       = '395'; $phpwcms["revision"]       = '395';
</code> </code>
-Ab **r395:**+**%%^^%%** Ab **r395 %%^^%%**
</note> </note>
Line 24: Line 86:
$phpwcms["revision"]       = '381'; $phpwcms["revision"]       = '381';
</code> </code>
-Ab **r381:**+**%%^^%%** Ab **r381 %%^^%%**
</note> </note>
<note> <note>
-<code> +<code>
$phpwcms["release"]        = '1.4.3'; $phpwcms["release"]        = '1.4.3';
$phpwcms["release_date"]   = '2009/09/13'; $phpwcms["release_date"]   = '2009/09/13';
</code> </code>
-Ab **r366:**+**%%^^%%** Ab **r366 %%^^%%**
</note> </note>
<note important> <note important>
-**Datenbankupdate** in r319/344/345/348 -> ''%%/setup/update_sql/22__1.4_to_1.5.sql%%''  +**^^ Datenbankupdate** in r319/344/345/348 -> ''%%/setup/update_sql/22__1.4_to_1.5.sql%%'' \\ 
-[[http://code.google.com/p/phpwcms/source/list?path=/trunk/setup/update_sql/22__1.4_to_1.5.sql&start=348|Committed Changes]] +-> [[http://code.google.com/p/phpwcms/source/list?path=/trunk/setup/update_sql/22__1.4_to_1.5.sql&start=348|Committed Changes]]
</note> </note>
<note> <note>
-<code> +<code>
$phpwcms["release"]        = '1.4.2'; $phpwcms["release"]        = '1.4.2';
$phpwcms["release_date"]   = '2009/03/07'; $phpwcms["release_date"]   = '2009/03/07';
</code> </code>
-Ab **r308:**+**%%^^%%** Ab **r308 %%^^%%**
</note> </note>
<note> <note>
-<code> +<code>
$phpwcms["release"]        = '1.4.1'; $phpwcms["release"]        = '1.4.1';
$phpwcms["release_date"]   = '2009/01/30'; $phpwcms["release_date"]   = '2009/01/30';
</code> </code>
-Ab **r302:**+**%%^^%%** Ab **r302 %%^^%%**
</note> </note>
<note important> <note important>
-**Datenbankupdate** in r279/284/288/300 -> ''%%/setup/update_sql/22__1.4_to_1.5.sql%%''[[http://code.google.com/p/phpwcms/source/list?path=/trunk/setup/update_sql/22__1.4_to_1.5.sql&start=348|Committed Changes]]  \\+**^^ Datenbankupdate** in r279/284/288/300 -> ''%%/setup/update_sql/22__1.4_to_1.5.sql%%'' \\ 
 +-> [[http://code.google.com/p/phpwcms/source/list?path=/trunk/setup/update_sql/22__1.4_to_1.5.sql&start=348|Committed Changes]]  \\
</note> </note>
<note> <note>
-<code> +<code>
$phpwcms["release"]        = '1.4.0'; $phpwcms["release"]        = '1.4.0';
$phpwcms["release_date"]   = '2008/12/04'; $phpwcms["release_date"]   = '2008/12/04';
</code> </code>
-Ab **r274:**+**%%^^%%** Ab **r274 %%^^%%**
</note> </note>
<note important> <note important>
-**Datenbankupdate** in r54 - r258 -> ''%%/setup/update_sql/21__1.3.5_to_1.5.sql%%'' -> [[http://code.google.com/p/phpwcms/source/list?path=/trunk/setup/update_sql/21__1.3.5_to_1.5.sql&start=258|Committed Changes]]+**^^ Datenbankupdate** in r54 - r258 -> ''%%/setup/update_sql/21__1.3.5_to_1.5.sql%%'' \\ 
 +-> [[http://code.google.com/p/phpwcms/source/list?path=/trunk/setup/update_sql/21__1.3.5_to_1.5.sql&start=258|Committed Changes]]
</note> </note>
<note> <note>
-<code> +<code>
$phpwcms["release"]        = '1.3.9'; $phpwcms["release"]        = '1.3.9';
$phpwcms["release_date"]   = '2008/02/18'; $phpwcms["release_date"]   = '2008/02/18';
</code> </code>
-Ab **r39:**+**%%^^%%** Ab **r39 %%^^%%**
</note> </note>
<note> <note>
-<code> +<code>
$phpwcms["release"]        = '1.3.5'; $phpwcms["release"]        = '1.3.5';
$phpwcms["release_date"]   = '2007/12/05'; $phpwcms["release_date"]   = '2007/12/05';
</code> </code>
-Bis **r38:**+**%%^^%%** Bis **r38 %%^^%%** 
 +</note> 
 + 
 + 
 +<note warning> 
 +**Achtung:** Änderung der Variablen ##%%$phpwcms["version"]%%## nach ##%%$phpwcms["release"]%%## \\ 
 + 
 +Bis zur Version 1.3.5 wurden alle Änderungen in der Datei ##%%/changelog.txt%%## festgehalten. 
 + 
 +**%%^^%%** Bis **r00 %%^^%%** ([[http://code.google.com/p/phpwcms/source/list|Start bei Google Project Hosting mit Der Version 1.3.5]]). 
 +</note> 
 + 
 +<note> 
 +In der Datei include/inc_lib/default.inc.php am Ende der Datei:  
 +<code> 
 +$phpwcms["version"]        = '1.2.x'; 
 +</code>
</note> </note>
deutsch/installation/update/releases.1268255076.txt.gz · Last modified: 2018/06/03 18:07 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0