Import_overview.html 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. <!DOCTYPE html>
  2. <html dir="ltr">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  5. <title>App/Import/Import overview - XOWA</title>
  6. <link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
  7. <link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
  8. </head>
  9. <body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
  10. <div id="mw-page-base" class="noprint"></div>
  11. <div id="mw-head-base" class="noprint"></div>
  12. <div id="content" class="mw-body">
  13. <h1 id="firstHeading" class="firstHeading"><span>App/Import/Import overview</span></h1>
  14. <div id="bodyContent" class="mw-body-content">
  15. <div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
  16. <div id="contentSub"></div>
  17. <div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
  18. <p>
  19. XOWA provides several options to import a wiki.
  20. </p>
  21. <div id="toc" class="toc">
  22. <div id="toctitle" class="toctitle">
  23. <h2>
  24. Contents
  25. </h2>
  26. </div>
  27. <ul>
  28. <li class="toclevel-1 tocsection-1">
  29. <a href="#Import_HTML_dumps_from_archive.org"><span class="tocnumber">1</span> <span class="toctext">Import HTML dumps from archive.org</span></a>
  30. </li>
  31. <li class="toclevel-1 tocsection-2">
  32. <a href="#Import_online_by_click"><span class="tocnumber">2</span> <span class="toctext">Import online by click</span></a>
  33. </li>
  34. <li class="toclevel-1 tocsection-3">
  35. <a href="#Import_offline_by_script"><span class="tocnumber">3</span> <span class="toctext">Import offline by script</span></a>
  36. </li>
  37. <li class="toclevel-1 tocsection-4">
  38. <a href="#Import_by_command-line"><span class="tocnumber">4</span> <span class="toctext">Import by command-line</span></a>
  39. </li>
  40. </ul>
  41. </div>
  42. <h2>
  43. <span class="mw-headline" id="Import_HTML_dumps_from_archive.org">Import HTML dumps from archive.org</span>
  44. </h2>
  45. <p>
  46. The <a href="/wiki/Special:XowaDownloadCentral" id="xolnki_2" title="Special:XowaDownloadCentral">Download Central</a> page lists wikis that can be downloaded from archive.org.
  47. </p>
  48. <ul>
  49. <li>
  50. <b>Simple</b>: Find a wiki, click on it, and it will imported.
  51. </li>
  52. <li>
  53. <b>Android-ready</b>: Listed wikis will work directly on Android
  54. </li>
  55. <li>
  56. <b>Images included</b>: Listed wikis will also include image databases. The options below require downloading images separately.
  57. </li>
  58. <li>
  59. <b>Fewer selection</b>: There are currently only a handful of wikis. More will be generated throughout 2016. If you need a specific wiki, please contact me by the <a href="/wiki/Help/Feedback" id="xolnki_3" title="Help/Feedback">Feedback</a> page.
  60. </li>
  61. </ul>
  62. <p>
  63. For more info, see <a href="/wiki/App/Import/Download_Central" id="xolnki_4" title="App/Import/Download Central">App/Import/Download_Central</a>
  64. </p>
  65. <h2>
  66. <span class="mw-headline" id="Import_online_by_click">Import online by click</span>
  67. </h2>
  68. <p>
  69. The <a href="/wiki/Dashboard/Import/Online" id="xolnki_5" title="Dashboard/Import/Online">Import online</a> page lists 800+ wikis that can be imported by clicking on a link.
  70. </p>
  71. <ul>
  72. <li>
  73. <b>Simple</b>: Find a wiki, click on it, and it will be imported.
  74. </li>
  75. <li>
  76. <b>Online</b>: Intended for users who have internet access.
  77. </li>
  78. </ul>
  79. <h2>
  80. <span class="mw-headline" id="Import_offline_by_script">Import offline by script</span>
  81. </h2>
  82. <p>
  83. The <a href="/wiki/Dashboard/Import/Offline" id="xolnki_6" title="Dashboard/Import/Offline">Import offline</a> page can generate a script that will import a wiki.
  84. </p>
  85. <ul>
  86. <li>
  87. <b>Online and offline</b>: Can be used by "online users" and "offline users". Offline users must have already downloaded a database dump file. See <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external text">Wikimedia database dumps</a>
  88. </li>
  89. </ul>
  90. <h2>
  91. <span class="mw-headline" id="Import_by_command-line">Import by command-line</span>
  92. </h2>
  93. <p>
  94. The <a href="/wiki/Dev/Command-line" id="xolnki_7" title="Dev/Command-line">Dev/Command-line</a> page offers instructions on importing through the command-line.
  95. </p>
  96. <ul>
  97. <li>
  98. <b>Full control</b>: Offers full control of the XOWA import process
  99. </li>
  100. <li>
  101. <b>Complicated</b>: Requires command-line usage. Intended for advanced users.
  102. </li>
  103. </ul>
  104. </div>
  105. </div>
  106. </div>
  107. <div id="mw-head" class="noprint">
  108. <div id="left-navigation">
  109. <div id="p-namespaces" class="vectorTabs">
  110. <h3>Namespaces</h3>
  111. <ul>
  112. <li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
  113. </ul>
  114. </div>
  115. </div>
  116. </div>
  117. <div id='mw-panel' class='noprint'>
  118. <div id='p-logo'>
  119. <a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
  120. </div>
  121. <div class="portal" id='xowa-portal-home'>
  122. <h3>XOWA</h3>
  123. <div class="body">
  124. <ul>
  125. <li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
  126. <li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
  127. <li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
  128. <li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
  129. <li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
  130. </ul>
  131. </div>
  132. </div>
  133. <div class="portal" id='xowa-portal-started'>
  134. <h3>Getting started</h3>
  135. <div class="body">
  136. <ul>
  137. <li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
  138. <li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
  139. <li><a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
  140. <li><a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
  141. <li><a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
  142. </ul>
  143. </div>
  144. </div>
  145. <div class="portal" id='xowa-portal-android'>
  146. <h3>Android</h3>
  147. <div class="body">
  148. <ul>
  149. <li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
  150. <li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
  151. </ul>
  152. </div>
  153. </div>
  154. <div class="portal" id='xowa-portal-help'>
  155. <h3>Help</h3>
  156. <div class="body">
  157. <ul>
  158. <li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
  159. <li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
  160. <li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
  161. <li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
  162. </ul>
  163. </div>
  164. </div>
  165. <div class="portal" id='xowa-portal-blog'>
  166. <h3>Blog</h3>
  167. <div class="body">
  168. <ul>
  169. <li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
  170. </ul>
  171. </div>
  172. </div>
  173. <div class="portal" id='xowa-portal-links'>
  174. <h3>Links</h3>
  175. <div class="body">
  176. <ul>
  177. <li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
  178. <li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
  179. <li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
  180. </ul>
  181. </div>
  182. </div>
  183. <div class="portal" id='xowa-portal-donate'>
  184. <h3>Donate</h3>
  185. <div class="body">
  186. <ul>
  187. <li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
  188. <li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
  189. <li><a href="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
  190. </ul>
  191. </div>
  192. </div>
  193. </div>
  194. </body>
  195. </html>