Commit graph

19 commits

Author SHA1 Message Date
Tyler J. Wagner
46c0de5c66 This adds the function getPubDate() to book.php, which
returns either the publication year, or "", if the value is null or
"Undefined". By "Undefined", I mean the value Calibre sets as pubdate when
you choose "Undefined" in the GUI. which is 1 Jan 0100, or -58979926800.
2013-02-20 21:06:37 +01:00
Sébastien Lucas
924b9b0b78 Hopefully last fixes to make COPS work on PRS-T1 2013-02-14 09:19:23 +01:00
Sébastien Lucas
140c88a63c Fix an alt string that existed in the lang file.
Add a missing translation (more to do about it).
2013-01-06 09:28:49 +01:00
Sébastien Lucas
0ba361e434 Add a permalink to book (the little linkish thingy)
fix the image zoom in the book detail
Add book title to the book detail
clean the code a little (more to do)
2013-01-03 21:40:43 +01:00
Sébastien Lucas
ceaae73e19 Double check if the cover is really there.
I had some problems with path having case difference on Linux.
2012-12-23 13:56:01 +01:00
Sébastien Lucas
eb637ff5f1 Add language in the book detail. 2012-12-03 16:05:13 +01:00
Sébastien Lucas
a19b59eb1e 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
Sébastien Lucas
e54e3653a8 Reduce line height for comment.
It should allow most book comment to fit on one page.
2012-07-21 15:44:09 +02:00
Sébastien Lucas
2d83cd6e78 Update HTML links to the new methods 2012-06-26 14:45:09 +02:00
Sébastien Lucas
9c9eb0d2c3 Fix previous commit 2012-06-24 08:29:38 +02:00
Sébastien Lucas
43a739be1d Add all download link in book detail 2012-06-24 08:24:28 +02:00
Sébastien Lucas
875a776dc1 Hopefully full handling of & in everything... 2012-06-18 14:12:12 +02:00
Sébastien Lucas
3cee7cbd36 Add serie in book detail 2012-06-17 13:50:33 +02:00
Sébastien Lucas
8cec112721 * Minor header change
* Fixed the comment for HTML catalog
2012-06-12 22:52:39 +02:00
Sébastien Lucas
2de35f9897 Better book detail 2012-06-12 22:46:54 +02:00
Sébastien Lucas
b3eaeb8592 Slightly smaller css 2012-06-12 22:32:00 +02:00
Sébastien Lucas
bae5f382ba Transformed the link into button to make it easier to click 2012-06-12 22:03:29 +02:00
Sébastien Lucas
fccbbd8334 Add tags in book detail 2012-06-11 21:30:25 +02:00
Sébastien Lucas
6fa0031b9f Add HTML pages. Not finished. see #3 2012-06-02 08:48:07 +02:00