mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
cccc
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Loads a list of wikis from <span class='path'>C:\xowa_release\bin\any\xowa\addon\bldr\central\bldr_central.data_db.xowa</span>
|
||||
Loads a list of wikis from <span class='path'>D:\xowa\bin\any\xowa\addon\bldr\central\bldr_central.data_db.xowa</span>
|
||||
</li>
|
||||
<li>
|
||||
Loads a list of files for that wiki. For example, Simple Wikipedia will have 3 files
|
||||
@@ -152,7 +152,7 @@
|
||||
<b>source url</b>: The location of the file will be of a form like <a href="https://archive.org/download/Xowa_simplewiki_latest/" rel="nofollow" class="external free">https://archive.org/download/Xowa_simplewiki_latest/</a>
|
||||
</li>
|
||||
<li>
|
||||
<b>target path</b>: The file will be downloaded to <span class='path'>C:\xowa_release\wiki\simple.wikipedia.org\tmp\bldr\</span>
|
||||
<b>target path</b>: The file will be downloaded to <span class='path'>D:\xowa\wiki\simple.wikipedia.org\tmp\bldr\</span>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -166,7 +166,7 @@
|
||||
Verify the unzip with an MD5
|
||||
</li>
|
||||
<li>
|
||||
Move the file to the wiki directory. For example, simple.wikipedia.org-core.xowa will be moved to <span class='path'>C:\xowa_release\wiki\simple.wikipedia.org\simple.wikipedia.org-core.xowa</span>
|
||||
Move the file to the wiki directory. For example, simple.wikipedia.org-core.xowa will be moved to <span class='path'>D:\xowa\wiki\simple.wikipedia.org\simple.wikipedia.org-core.xowa</span>
|
||||
</li>
|
||||
<li>
|
||||
Register the file in the user's list of wikis (for "core" wiki file only)
|
||||
@@ -192,7 +192,7 @@
|
||||
Copy and paste the listed URLs to your download manager.
|
||||
</li>
|
||||
<li>
|
||||
Unzip the files to the <code>wiki folder</code> listed on the Info page. For example, Simple Wikipedia files will go to <span class='path'>C:\xowa_release\wiki\simple.wikipedia.org\</span>
|
||||
Unzip the files to the <code>wiki folder</code> listed on the Info page. For example, Simple Wikipedia files will go to <span class='path'>D:\xowa\wiki\simple.wikipedia.org\</span>
|
||||
</li>
|
||||
<li>
|
||||
For the desktop, just restart XOWA. XOWA will automatically pick up the new wiki
|
||||
|
||||
Reference in New Issue
Block a user