User Tools

Site Tools


en:dev:all:devtools:manual-sqlconvert

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dev:all:devtools:manual-sqlconvert [29.07.2015 19:38] – [2. Konvertieren der *.sql Datei] translated mrbasemanen:dev:all:devtools:manual-sqlconvert [29.01.2016 09:49] (current) – [3. Integrating the structure file (up to 2.8.4 only)] Manuela v.d.Decken
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// 
- 
 ===== Usage and application of the SQL dump converter ===== ===== Usage and application of the SQL dump converter =====
 ==== 1. Create a structure file using phpMyAdmin ==== ==== 1. Create a structure file using phpMyAdmin ====
Line 28: Line 26:
 {{ :dev:all:sqldumpconverter.en.gif?nolink |}} {{ :dev:all:sqldumpconverter.en.gif?nolink |}}
  
-==== 3. Einbinden der Strukturdatei (up to 2.8.4 only) ==== +==== 3. Integrating the structure file (from 2.8.4 only) ==== 
-Nichts einfacher als das.\\ +Nothing easier than that.\\ 
-Dazu muss einfach nur die install-struct.sql in das Hauptverzeichnis des Addons (dort wo auch die install.php zu finden istkopiert werdenDer nachfolgende Code zeigt die Einbindung in die Dateien //install.php//, //uninstall.php// und //upgrade.php// eines Addons.+The only thing one needs to do is to copy the install-struct.sql into the root directory of the addon (where also install.php can be found). The code below shows the integration of the files //install.php//, //uninstall.php//, and //upgrade.php// into an addon.
  
 <code php install-upgrade.php> <code php install-upgrade.php>
Line 88: Line 86:
 </code> </code>
  
-Ich würde dazu gerne noch mehr schreibenaber DAS war es bereitsMehr gibt es nicht zu tun.+I'd like to write morebut THAT was already allThere is nothing more to do.
  
-PS: das obige Codebeispiel kann durch simples anklicken des Labels auch heruntergeladen werden....\\+PS: the above code sample can also be downloaded by simply clicking on the label....\\
  --- //[[manuela@isteam.de|Manuela v.d.Decken]]  08.09.2014//  --- //[[manuela@isteam.de|Manuela v.d.Decken]]  08.09.2014//
 ---- ----
  
en/dev/all/devtools/manual-sqlconvert.1438198738.txt.gz · Last modified: 29.07.2015 19:38 by mrbaseman