Changes for version 0.010 - 2013-09-18
- Support for creating EPUB and HTML format eBooks
- Encoding options for publishing to each format
- Don't add a page break to MOBI publications after the last article
Documentation
a tool to store articles and publish them as eBooks to read later
Modules
store articles and publish them to read later
routines to access Zapzi articles
routines to access Zapzi configuration
database access for Zapzi
database schema for zapzi
zapzi article table
zapzi article_text table
zapzi config table
zapzi folder table
routines to get articles for Zapzi
fetch article from a file
fetch article from a named POD module
fetch article via URL
routines to access Zapzi folders
create eBooks from Zapzi articles
publishes articles to a EPUB eBook file
publishes articles to a HTML file
publishes articles to a MOBI eBook file
role definition for fetcher modules
role definition for publusher modules
role definition for transformer modules
routines to transform Zapzi articles to readble HTML
transform text using HTMLExtractMain
transform text using HTMLExtractMain
transform POD to HTML
transform text using Markdown
default text transformer