Project

General

Profile

Feature #623

Add ebook creation

Added by Luke Murphey over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09/08/2013
Due date:
% Done:

100%


Description

Add the ability to create ebooks based on the works available in TextCritical.


Subtasks

Task #631: Create table of contentsClosedLuke Murphey

Task #632: Create title pageClosedLuke Murphey

Task #633: Create project info statementClosedLuke Murphey

Task #634: Create page contentClosedLuke Murphey

Task #635: Manager command to make epubsClosedLuke Murphey

Task #636: Handle FootnotesClosedLuke Murphey

Task #637: Add associated works pageClosedLuke Murphey

Task #638: Break out work rendering CSSClosedLuke Murphey

Task #639: Disable word div wrapping for ePubClosedLuke Murphey

Feature #640: Use full titles for sectionsClosedLuke Murphey

Task #641: Publish worksClosedLuke Murphey

Bug #642: Missing endnotesClosedLuke Murphey

Associated revisions

Revision 527 (diff)
Added by Luke Murphey over 10 years ago

Added initial code for making an ePub. Reference #623.

Revision 527 (diff)
Added by Luke Murphey over 10 years ago

Added initial code for making an ePub. Reference #623.

Revision 515 (diff)
Added by Luke Murphey over 10 years ago

Added initial code for making an ePub. Reference #623.

Revision 540 (diff)
Added by Luke Murphey over 10 years ago

Removed wrapping of words in ePub documents. Closes #623.

Revision 540 (diff)
Added by Luke Murphey over 10 years ago

Removed wrapping of words in ePub documents. Closes #623.

Revision 528 (diff)
Added by Luke Murphey over 10 years ago

Removed wrapping of words in ePub documents. Closes #623.

History

#1 Updated by Luke Murphey over 10 years ago

See https://github.com/mfrasca/txt2epub for a potential library to use.

#3 Updated by Luke Murphey over 10 years ago

A comprehensive eBook convertor: http://calibre-ebook.com/about

#4 Updated by Luke Murphey over 10 years ago

This Python library looks like a good candidate: https://code.google.com/p/python-epub-builder/

#5 Updated by Luke Murphey over 10 years ago

  • Status changed from New to In Progress
  • Assignee set to Luke Murphey
  • Target version set to 1.1

#6 Updated by Luke Murphey over 10 years ago

Partial ePub support is already implemented. It may be nice to convert this over to PDF too (https://pypi.python.org/pypi/epubmaker/0.3.19b1).

#8 Updated by Luke Murphey over 10 years ago

Thought this quote was interesting since these ebooks are basically copies of the TextCritical.net website:

"An ebook is a frozen website packaged in a container.“
--MarySiderwicz, W3C

[Source]

#9 Updated by Luke Murphey over 10 years ago

Against Apion in English currently generates a crash.

#10 Updated by Luke Murphey over 10 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

Applied in changeset r540.

Also available in: Atom PDF