2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/document
poire-z 64f699ba36 Store book metadata and nb of pages in new settings
They may already be available (with other statistics stuff) under
the 'stats' key, but not if Statistics plugin is disabled. As this
plugin may be migrated to SQLite, readerui and readerfooter will now
set two new properties: doc_props (containing all and only the metadata
returned by document:getDocumentProps()) and doc_pages (updated
by readerfooter on any display or font change).

PDF document: returns additional PDF properties: Keywords
and Subject (as Description).
2017-07-14 16:46:38 +02:00
..
credocument.lua Reduce memory leaks when switching credocuments 2017-04-26 22:36:02 +02:00
djvudocument.lua book reading statistics for djvu documents 2016-07-15 23:00:46 +08:00
document.lua Added getImageFromPosition() and isXPointerInDocument() 2017-01-18 09:03:31 -08:00
documentregistry.lua Reduce memory leaks when switching credocuments 2017-04-26 22:36:02 +02:00
koptinterface.lua Fix garbled ImageWidget cache issues 2017-04-27 01:25:34 -07:00
pdfdocument.lua Store book metadata and nb of pages in new settings 2017-07-14 16:46:38 +02:00
picdocument.lua refactor: use new KeyValuePage widget for displaying statistics 2016-02-14 21:54:17 -08:00
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00