Big changes for epub export. Now possible to do it from a tag, a category and a search. Also, improved ebook rendering.

This commit is contained in:
tcit
2014-04-25 16:20:25 +02:00
parent 72a857158c
commit 7ec445b06e
4 changed files with 45 additions and 20 deletions

View File

@ -126,7 +126,7 @@
<p><a href="?export" target="_blank">{% trans "Click here" %}</a> {% trans "to export your wallabag data." %}</p>
<h2>Fancy a ebook ?</h2>
Click on <a href="./?epub&amp;id=all" title="Generate ePub">this link</a> to get all your articles in one ebook (ePub).
Click on <a href="./?epub&amp;method=all" title="Generate ePub">this link</a> to get all your articles in one ebook (ePub).
<h2>{% trans "Cache" %}</h2>
<p><a href="?empty-cache">{% trans "Click here" %}</a> {% trans "to delete cache." %}</p>