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
Go to file
Sébastien Lucas a96888c76a Change the default config for cops_x_accel_redirect to let PHP handle the
download. Should fix problem from KevNancy on IIS.

Warning all Nginx users who wants to still use X-Accel-Redirect must add
$config['cops_x_accel_redirect'] = "X-Accel-Redirect" in their config_local

fix #33
2013-01-19 06:19:46 +01:00
fancybox Upgrade fancybox to last version (2.1.3) 2012-12-03 16:30:35 +01:00
images Add a permalink to book (the little linkish thingy) 2013-01-03 21:40:43 +01:00
js Add some sorting 2012-06-20 22:01:19 +02:00
lang Fix an alt string that existed in the lang file. 2013-01-06 09:28:49 +01:00
php-epub-meta Allow metadata updating for epub. Disabled by default for now. 2013-01-02 21:50:44 +01:00
tools Update i18n from Calibre2Opds 2012-11-30 09:06:07 +01:00
.hgignore Add hgignore 2012-12-05 17:05:31 +01:00
.hgtags Étiquette 0.3.0 ajoutée à la révision 5cc3b8ed121d 2013-01-06 10:18:36 +01:00
.htaccess Check of xsendfile is available. 2013-01-10 15:33:01 +01:00
CHANGELOG Release 2013-01-06 09:50:52 +01:00
COPYING Add v0.0.1 2012-05-28 07:01:33 +02:00
OPDS_renderer.php With FBReaderJ 1.6.9 the problem with OPDS search is fixed 2013-01-11 17:26:26 +01:00
README Change the default config for cops_x_accel_redirect to let PHP handle the 2013-01-19 06:19:46 +01: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 Add custom filter of tags in the OPDS feed using facets. 2013-01-11 15:16:15 +01:00
base.php Add custom filter of tags in the OPDS feed using facets. 2013-01-11 15:16:15 +01:00
book.php Add custom filter of tags in the OPDS feed using facets. 2013-01-11 15:16:15 +01:00
bookdetail.php Fix an alt string that existed in the lang file. 2013-01-06 09:28:49 +01:00
checkconfig.php Try to better explain why the user has been redirected 2013-01-06 09:49:05 +01:00
config.php Add v0.0.1 2012-05-28 07:01:33 +02:00
config_default.php Change the default config for cops_x_accel_redirect to let PHP handle the 2013-01-19 06:19:46 +01:00
customcolumn.php Fix entry title. re #32 2013-01-18 21:12:04 +01:00
data.php Allow metadata updating for epub. Disabled by default for now. 2013-01-02 21:50:44 +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 Change the default config for cops_x_accel_redirect to let PHP handle the 2013-01-19 06:19:46 +01:00
index.php Fix an alt string that existed in the lang file. 2013-01-06 09:28:49 +01:00
serie.php Fix some plural strings and a missing title. Reported by David Ciscar Presas. 2013-01-05 14:33:12 +01:00
style.css Minor CSS fixes. 2012-12-22 18:05:37 +01:00
tag.php Fix some plural strings and a missing title. Reported by David Ciscar Presas. 2013-01-05 14:33:12 +01: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