More release preparation

This commit is contained in:
Sébastien Lucas 2013-01-06 09:36:19 +01:00
bovenliggende 140c88a63c
commit 024ac23fbd
2 gewijzigde bestanden met toevoegingen van 8 en 1 verwijderingen

Bestand weergeven

@ -4,8 +4,13 @@
* Add a config item to specify a custom icon. Based on a patch by Tyler J. Wagner.
* Better handling of content type for book. Reported by Morg.
* Upped the size of thumbnails for OPDS. They look way better with Mantano.
* Add language in OPDS feed (show in Mantano for example).
* Add language in OPDS feed (shown in Mantano for example).
* Update metadata on downloaded epub. Disabled by default (check config item cops_update_epub-metadata).
* New Catalan translation provided by David Ciscar Presas.
* Add a permalink to books, that way direct link to books can be shared. Reported by mcister and Tyler J. Wagner.
* Add checkconfig.php that should allow to better detect the configuration problem (page in english only for now).
* Fix some plural strings / some missing title. Reported by David Ciscar Presas.
* Add an hint about the OPDS catalog in the HTML catalog.
0.2.3 - 20121205
* Add a .htaccess to make it easier to use with Apache

2
README
Bestand weergeven

@ -25,6 +25,8 @@ So COPS's main advantages are :
* Search is available.
* With Dropbox / owncloud it's very easy to have an up to date OPDS server.
* It was fun to code.
If you want to use the OPDS feed don't forget to specify feed.php at the end of your URL.
= Prerequisites =