DokuWiki

It's better when it's simple

User Tools

Site Tools


tips:doc_to_wiki_syntax

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:doc_to_wiki_syntax [2010-02-23 15:57] 112.148.82.213tips:doc_to_wiki_syntax [2017-05-18 13:22] (current) – [Step 2 :] 82.142.128.18
Line 1: Line 1:
-====== howto convert docs to DokuWiki ======+====== How to convert docs to DokuWiki ======
  
  
Line 21: Line 21:
  
   * Linux !   * Linux !
-  * Openoffice : http://www.openoffice.org/ +  * OpenOffice.org: http://www.openoffice.org/ 
-  * Java and JODConverter by  : http://www.artofsolving.com +  * Java and JODConverter by: http://www.artofsolving.com 
-  * Perl and WikiConverter module : http://search.cpan.org/src/DIBERRI/HTML-WikiConverter-0.61/+  * Perl and WikiConverter module: http://search.cpan.org/src/DIBERRI/HTML-WikiConverter-0.61/
   * Apache, PHP, and a DokuWiki out of the box ... or MediaWiki..   * Apache, PHP, and a DokuWiki out of the box ... or MediaWiki..
-  * Optional, the extension FCKW for DokuWiki : http://www.dokuwiki.org/plugin:fckw+  * Optional, the extension FCKW for DokuWiki: [[plugin:fckw]]
  
 === Code needed === === Code needed ===
Line 62: Line 62:
  
 ==oocwiki.sh== ==oocwiki.sh==
-<code bash>+<code bash oocwiki.sh>
  
 #!/bin/bash #!/bin/bash
Line 165: Line 165:
 </code> </code>
  
-==== Step 1 | cleaning the Ms World environment :====+==== Step 1 | cleaning the Ms Word environment :====
  
    /////*.doc    /////*.doc
  
  
-bash or perl script for renaming folder / under folder / file name from Windows file system to more simply Unix like syntax+Bash or Perl script for renaming folder / under folder / file name from Windows file system to more simply Unix-like syntax
  
 ==cleanfolder.sh== ==cleanfolder.sh==
  
-<code bash>+<code bash cleanfolder.sh>
  
 #!/bin/bash #!/bin/bash
Line 206: Line 206:
 ==oocwiki.pl== ==oocwiki.pl==
  
-<code perl>+<code perl oocwiki.pl>
  
    
Line 317: Line 317:
  
 Finally we just copy the files to media and pages folders... enough. Finally we just copy the files to media and pages folders... enough.
-<del>Perl scripting to change url of media to point to good Url media and dispatch media and txt files in good place on the server...</del>+<del>Perl scripting to change URL of media to point to good URL media and dispatch media and txt files in good place on the server...</del>
  
 ==== Step5 : ==== ==== Step5 : ====
tips/doc_to_wiki_syntax.1266937042.txt.gz · Last modified: 2010-02-23 15:57 by 112.148.82.213

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