1
0
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:
gnosygnu
2020-09-07 22:43:20 -04:00
parent 52523ced53
commit 2fa92d6e34
161 changed files with 2406 additions and 5103 deletions

View File

@@ -24,7 +24,7 @@
Ubuntu instructions are listed below. Other distro-specific instructions will be added as feedback is received.
</p>
<p>
After ImageMagic and Inkscape are installed, you must click the following link to update XOWA's config: <a href="xowa-cmd:%0Aapp.setup.cmds%0A%2F%2F%20Config%20file%0A.cmd_add('wiki.image_cfg'%2C%20'%7E%7B%3C%3Euser_cfg_dir%3C%3E%7Duser_system_cfg.gfs')%0A%20%20.add('.download.enabled_(''n'')'%2C%20'.download.enabled_(''y'')'%0A).owner%0A.cmd_add('msg.ok'%2C%20'config%20updated').owner%0A.run;%0A">update xowa config<img src="file:///C:/xowa/bin/any/xowa/file/app.general/xowa_exec.png"></a>. You can also configure this option at <a href="/wiki/Options/Files" id="xolnki_2" title="Options/Files">Options/Files</a>
After ImageMagic and Inkscape are installed, you must click the following link to update XOWA's config: <a href="xowa-cmd:%0Aapp.setup.cmds%0A%2F%2F%20Config%20file%0A.cmd_add('wiki.image_cfg'%2C%20'%7E%7B%3C%3Euser_cfg_dir%3C%3E%7Duser_system_cfg.gfs')%0A%20%20.add('.download.enabled_(''n'')'%2C%20'.download.enabled_(''y'')'%0A).owner%0A.cmd_add('msg.ok'%2C%20'config%20updated').owner%0A.run;%0A">update xowa config<img src="file:///C:/xowa_release/bin/any/xowa/file/app.general/xowa_exec.png"></a>. You can also configure this option at <a href="/wiki/Options/Files" id="xolnki_2" title="Options/Files">Options/Files</a>
</p>
<p>
For more information about the config, see the section below.

View File

@@ -36,7 +36,7 @@ brew install imagemagick
brew cask install inkscape
</pre>
<p>
After ImageMagic and Inkscape are installed, you must click the following link to update XOWA's config: <a href="xowa-cmd:%0Aapp.setup.cmds%0A%2F%2F%20Config%20file%0A.cmd_add('wiki.image_cfg'%2C%20'%7E%7B%3C%3Euser_cfg_dir%3C%3E%7Duser_system_cfg.gfs')%0A%20%20.add('.download.enabled_(''n'')'%2C%20'.download.enabled_(''y'')'%0A).owner%0A.cmd_add('msg.ok'%2C%20'config%20updated').owner%0A.run;%0A">update xowa config<img src="file:///C:/xowa/bin/any/xowa/file/app.general/xowa_exec.png"></a>
After ImageMagic and Inkscape are installed, you must click the following link to update XOWA's config: <a href="xowa-cmd:%0Aapp.setup.cmds%0A%2F%2F%20Config%20file%0A.cmd_add('wiki.image_cfg'%2C%20'%7E%7B%3C%3Euser_cfg_dir%3C%3E%7Duser_system_cfg.gfs')%0A%20%20.add('.download.enabled_(''n'')'%2C%20'.download.enabled_(''y'')'%0A).owner%0A.cmd_add('msg.ok'%2C%20'config%20updated').owner%0A.run;%0A">update xowa config<img src="file:///C:/xowa_release/bin/any/xowa/file/app.general/xowa_exec.png"></a>
</p>
<p>
You can also do the following:

View File

@@ -89,7 +89,7 @@
</h2>
<ul>
<li>
Navigate to <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_2" title="Special:XowaCfg?grp=xowa.files.general" class="xowa-visited">Options: Files - General</a> and check "Download enabled"
Navigate to <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_2" title="Special:XowaCfg?grp=xowa.files.general">Options: Files - General</a> and check "Download enabled"
</li>
<li>
Restart XOWA and navigate to any page. Any images will be downloaded automatically.