1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

$version_number

This commit is contained in:
gnosygnu
2016-05-08 19:51:56 -04:00
parent 3d94c090e4
commit 780c0d0b0d
76 changed files with 309 additions and 291 deletions

View File

@@ -1513,13 +1513,13 @@
<span class="mw-headline" id="Release:_v2.7.3.1_.282015-07-19_20:00_Sun.29">Release: v2.7.3.1 (2015-07-19 20:00 Sun)</span>
</h2>
<h3>
<span class="mw-headline" id="New_Bookmarks_page._See_Special:XowaBookmarks">New Bookmarks page. See <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_12" title="Special:XowaBookmarks" class="xowa-visited">Special:XowaBookmarks</a></span>
<span class="mw-headline" id="New_Bookmarks_page._See_Special:XowaBookmarks">New Bookmarks page. See <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_12" title="Special:XowaBookmarks">Special:XowaBookmarks</a></span>
</h3>
<p>
The old version of the Bookmarks page was a simple feature. It basically added bookmarks to the bottom of a wiki page. Unfortunately, it was part of the "home" wiki and used the old text database format. I needed to convert the home wiki for Android, but couldn't do it without breaking Bookmarks.
</p>
<p>
As a result, v2.7.3 now has a new Bookmarks page. These entries get saved in the user database (C:\xowa\xowa.user.anonymous.sqlite3) . In addition, it supports HTTP Server mode. For more info, see <a href="http://xowa.org/home/wiki/App/Bookmarks.html" id="xolnki_13" title="App/Bookmarks" class="xowa-visited">App/Bookmarks</a>
As a result, v2.7.3 now has a new Bookmarks page. These entries get saved in the user database (C:\xowa\xowa.user.anonymous.sqlite3) . In addition, it supports HTTP Server mode. For more info, see <a href="http://xowa.org/home/wiki/App/Bookmarks.html" id="xolnki_13" title="App/Bookmarks">App/Bookmarks</a>
</p>
<p>
I didn't have time to add folder support for this release. I'm planning to add in the future, but it may wait until I can clear more Android tasks out of the way. If you want this feature, please create an issue at <a href="https://github.com/gnosygnu/xowa/issues" rel="nofollow" class="external text">github</a> .

View File

@@ -52,18 +52,27 @@
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Release:_v3.5.1.1_.282016-05-01_20:25_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Release: v3.5.1.1 (2016-05-01 20:25 Sun)</span></a>
<a href="#Release:_NONE_.282016-05-08_19:45_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Release: NONE (2016-05-08 19:45 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Release:_v3.5.1.1_.282016-05-01_20:25_Sun.29"><span class="tocnumber">2</span> <span class="toctext">Release: v3.5.1.1 (2016-05-01 20:25 Sun)</span></a>
<ul>
<li class="toclevel-2 tocsection-2">
<a href="#.28Desktop.29_Minor_parser_fixes_for_English_Wiktionary"><span class="tocnumber">1.1</span> <span class="toctext">(Desktop) Minor parser fixes for English Wiktionary</span></a>
</li>
<li class="toclevel-2 tocsection-3">
<a href="#Next_release:_v3.5.2"><span class="tocnumber">1.2</span> <span class="toctext">Next release: v3.5.2</span></a>
<a href="#.28Desktop.29_Minor_parser_fixes_for_English_Wiktionary"><span class="tocnumber">2.1</span> <span class="toctext">(Desktop) Minor parser fixes for English Wiktionary</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Next_release:_v3.5.2"><span class="tocnumber">2.2</span> <span class="toctext">Next release: v3.5.2</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-05-08_19:45_Sun.29">Release: NONE (2016-05-08 19:45 Sun)</span>
</h2>
<p>
I'm skipping the release this week as I'm still working on the wiki download tool. Hopefully it will make it into the beta next weekend.
</p>
<h2>
<span class="mw-headline" id="Release:_v3.5.1.1_.282016-05-01_20:25_Sun.29">Release: v3.5.1.1 (2016-05-01 20:25 Sun)</span>
</h2>