Bump versions, update index.html.

This commit is contained in:
Jim Miller 2013-05-30 21:37:48 -05:00
parent 5ce064bf92
commit f6dcb447b0
3 changed files with 10 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 4-4-58
version: 4-4-59
runtime: python27
api_version: 1
threadsafe: true

View file

@ -26,7 +26,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase):
description = 'UI plugin to download FanFiction stories from various sites.'
supported_platforms = ['windows', 'osx', 'linux']
author = 'Jim Miller'
version = (1, 7, 25)
version = (1, 7, 26)
minimum_calibre_version = (0, 8, 57)
#: This field defines the GUI plugin class that contains all the code

View file

@ -57,7 +57,8 @@
<h3>Changes:</h3>
<p>
<ul>
<li>Add keep_style_attr option and [teststory] feature (primarily for plugin users.)</li>
<li>New Site: nickandgreg.net - Thanks, Ida.</li>
<li>Add Read & Review site specific counts to dramione.org and grangerenchanted.com</li>
</ul>
</p>
<p>
@ -68,7 +69,7 @@
If you have any problems with this application, please
report them in
the <a href="http://groups.google.com/group/fanfic-downloader">FanFictionDownLoader Google Group</a>. The
<a href="http://4-4-57.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://4-4-58.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}
@ -612,6 +613,11 @@
Use the URL of the story's chapter list, such as
<br /><a href="http://netraptor.org/archive/viewstory.php?sid=1234">http://netraptor.org/archive/viewstory.php?sid=1234</a>
</dd>
<dt>nickandgreg.net</dt>
<dd>
Use the URL of the story's chapter list, such as
<br /><a href="http://www.nickandgreg.net/desert_archive/viewstory.php?sid=1234">http://www.nickandgreg.net/desert_archive/viewstory.php?sid=1234</a>
</dd>
</dl>
<p>