mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
fix_cli_for_fsdb_make_v1a
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
<span class="mw-headline" id="Overview">Overview</span>
|
||||
</h2>
|
||||
<p>
|
||||
XOWA stores the CSS for a wiki page in the following directory: C:\xowa\user\anonymous\wiki\ For example, for simple.wikipedia.org, the css is in C:\xowa\user\anonymous\wiki\simple.wikipedia.org
|
||||
XOWA stores the CSS for a wiki page in the following directory: C:\xowa_release\user\anonymous\wiki\ For example, for simple.wikipedia.org, the css is in C:\xowa_release\user\anonymous\wiki\simple.wikipedia.org
|
||||
</p>
|
||||
<p>
|
||||
The logo in the upper right-hand corner is called logo.png and stored in C:\xowa\user\anonymous\wiki\simple.wikipedia.org\html\logo.png
|
||||
The logo in the upper right-hand corner is called logo.png and stored in C:\xowa_release\user\anonymous\wiki\simple.wikipedia.org\html\logo.png
|
||||
</p>
|
||||
<p>
|
||||
The CSS files are downloaded automatically from Wikimedia servers. xowa_common.css is the main file. xowa_wiki.css is the contents of the css at simple.wikipedia.org/wiki/MediaWiki:Commons.css
|
||||
|
||||
Reference in New Issue
Block a user