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

@@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@@ -444,7 +444,7 @@
</p>
<ul>
<li>
<b>Images in the File namespace will now show</b>: For example, <a href="/site/nethackwiki.com/wiki/File:Keyboard_shortcuts.svg">https://nethackwiki.com/wiki/File:Keyboard_shortcuts.svg</a> . Note that clicking on an image here will also open it up in the image viewer.
<b>Images in the File namespace will now show</b>: For example, <a href="https://nethackwiki.com/wiki/File:Keyboard_shortcuts.svg" rel="nofollow" class="external free">https://nethackwiki.com/wiki/File:Keyboard_shortcuts.svg</a> . Note that clicking on an image here will also open it up in the image viewer.
</li>
<li>
<b>File names with spaces are automatically renamed to use underscores</b>: For example, <code>SpellIcon PsionicBlast.png</code> will be renamed to <code>SpellIcon_PsionicBlast.png</code>