This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
calibre
Watch
1
Star
0
Fork
0
You've already forked calibre
mirror of
https://github.com/kovidgoyal/calibre.git
synced
2026-03-10 03:43:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
calibre
/
resources
/
templates
History
Kovid Goyal
f0649b2751
ZIP Output: Change the template engine used for HTML templating from templite to Mustache, for greater safety and performance. Note that this is a breaking change if you use custom templates with ZIP output.
2026-02-05 14:21:25 +05:30
..
book_details.css
Move CSS used for book display title cells into book_details.css
2023-08-18 22:14:31 +05:30
fb2.xsl
FB2 Input: Fix the "Annotations" section not showing up in the Table of Contents.
Fixes
#2038575
[A ToC item is lost when converting from FB2 to EPUB](
https://bugs.launchpad.net/calibre/+bug/2038575
)
2023-10-16 19:45:58 +05:30
html_export_default_index.mustache
ZIP Output: Change the template engine used for HTML templating from templite to Mustache, for greater safety and performance. Note that this is a breaking change if you use custom templates with ZIP output.
2026-02-05 14:21:25 +05:30
html_export_default.css
HTML Output: Convert the ebook to a colelction of HTML files suitable for displaying as a website
2010-11-02 13:10:32 -06:00
html_export_default.mustache
ZIP Output: Change the template engine used for HTML templating from templite to Mustache, for greater safety and performance. Note that this is a breaking change if you use custom templates with ZIP output.
2026-02-05 14:21:25 +05:30
html.css
Conversion: Change the default white-space CSS for <pre> tags to pre-wrap as this suits ebooks better (most ebook readin programs dont do
2020-05-16 10:04:02 +05:30
inline_toc_styles.css
Edit Book: Make the CSS used for styling the generated inline ToC user customizable via
http://manual.calibre-ebook.com/customize.html#overriding-icons-templates-et-cetera
2014-11-07 21:23:41 +05:30
kobo.js
Fix follow-up typos
2025-03-22 19:40:58 -04:00
lrf.xsl
Viewer: Fix LRF files not opening
2020-04-25 17:41:14 +05:30
new_book.html
Make the template used to create empty EPUB files customizable by the user
2014-09-04 10:46:11 +05:30
new_nav.html
Edit Book: Add support for EPUB 3 to the Table of Contents tool. Now when editing EPUB 3 files using the tool will automatically generate both the EPUB 3 navigation document and the NCX table of contents for backwards compatibility
2016-06-15 19:44:20 +05:30
rtf.xsl
RTF Input: Add partial support for hyperlinks to web resources.
Fixes
#1167562
(Links are wrong after RTF conversion)
2013-04-12 21:25:47 +05:30