Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...) http://blog.slucas.fr/en/oss/calibre-opds-php-server
Vai al file
Sébastien Lucas 0787f6ead2 Update i18n from Calibre2Opds
If Excel 64Bits is used the following needs to be done :
Private Declare Function -> Private Declare PtrSafe Function
ByRef lpWideCharStr As Long -> ByRef lpWideCharStr As LongPtr
2012-11-30 09:06:07 +01:00
fancybox Swith to the fancybox packed file (I should have done it a while ago). 2012-09-30 15:42:17 +02:00
images Add an about box to the catalog. fix #20 2012-10-20 06:54:13 +02:00
js Add some sorting 2012-06-20 22:01:19 +02:00
lang Update i18n from Calibre2Opds 2012-11-30 09:06:07 +01:00
tools Update i18n from Calibre2Opds 2012-11-30 09:06:07 +01:00
.hgtags Étiquette 0.2.2 ajoutée à la révision 765948e75d96 2012-10-20 07:52:50 +02:00
.htaccess Add a default htaccess that handle URL rewriting 2012-10-29 11:58:02 +01:00
CHANGELOG still preparing 2012-10-20 07:00:11 +02:00
COPYING Add v0.0.1 2012-05-28 07:01:33 +02:00
OPDS_renderer.php Refactoring 2012-09-21 14:19:11 +02:00
README update README. re #20 2012-10-20 05:41:19 +02:00
README.md Update README.md 2012-05-29 16:18:40 +03:00
about.xml Add an about box to the catalog. fix #20 2012-10-20 06:54:13 +02:00
author.php Yet another URL protection. should fix #16 2012-09-30 14:50:44 +02:00
base.php Release preparation 2012-10-20 05:35:39 +02:00
book.php Yet another URL protection. should fix #16 2012-09-30 14:50:44 +02:00
bookdetail.php Update to Fancybox 2.1.0. Changed the way the max-width is handled. Should be better this way. 2012-09-30 15:38:09 +02:00
config.php Add v0.0.1 2012-05-28 07:01:33 +02:00
config_default.php Typo 2012-10-12 15:44:05 +02:00
data.php Add a new property. May be used later 2012-11-30 08:34:54 +01:00
favicon.ico Add v0.0.1 2012-05-28 07:01:33 +02:00
feed.php First attempt to add paging in the OPDS side. 2012-09-18 15:39:22 +02:00
fetch.php Fixed an ugly typo. And add a neutral content type. 2012-11-10 15:10:04 +01:00
index.php Add an about box to the catalog. fix #20 2012-10-20 06:54:13 +02:00
serie.php Add localization support (borrowed from Calibre2OPDS) 2012-05-29 20:10:41 +02:00
style.css Add an about box to the catalog. fix #20 2012-10-20 06:54:13 +02:00
tag.php Add localization support (borrowed from Calibre2OPDS) 2012-05-29 20:10:41 +02:00

README.md

cops

Calibre OPDS (and HTML) PHP Server : light alternative to Calibre content server / Calibre2OPDS

See : http://blog.slucas.fr/en/oss/calibre-opds-php-server