DokuWiki

It's better when it's simple

User Tools

Site Tools


tips:twiki_to_dokuwiki_conversion

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
tips:twiki_to_dokuwiki_conversion [2010-03-19 23:21] – Added the Pre to Code conversion 67.112.74.4tips:twiki_to_dokuwiki_conversion [2010-03-20 21:23] (current) 88.66.13.59
Line 34: Line 34:
   * Change the permission of this file to allow execution   * Change the permission of this file to allow execution
     * <code>     * <code>
-      chmod u+x ./migratenamespace.sh +chmod u+x ./migratenamespace.sh 
-      chmod u+x ./twikiconverter.sh +chmod u+x ./twikiconverter.sh</code>
-      </code>+
   * From the terminal, run the migratenamespace.sh script against a twiki namespace   * From the terminal, run the migratenamespace.sh script against a twiki namespace
     * <code>./migratenamespace.sh MyWikiNamespace</code>     * <code>./migratenamespace.sh MyWikiNamespace</code>
   * Thats it! All of your TWiki documents are now DokuWiki documents imported into you new dokuwiki.   * Thats it! All of your TWiki documents are now DokuWiki documents imported into you new dokuwiki.
 ===== Source Code ===== ===== Source Code =====
-<code bash>+<code bash migratenamespace.sh>
 #!/bin/bash #!/bin/bash
 #Twiki to DokuWiki File Converter #Twiki to DokuWiki File Converter
Line 72: Line 71:
  
  
-<code bash>+<code bash twikiconverter>
 #!/bin/bash #!/bin/bash
 #Twiki to DokuWiki Syntax Converter #Twiki to DokuWiki Syntax Converter
tips/twiki_to_dokuwiki_conversion.1269037279.txt.gz · Last modified: 2010-03-19 23:21 by 67.112.74.4

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki