View Single Post
Old 06-16-2011, 12:34 PM   #19
burbleburble
Connoisseur
burbleburble began at the beginning.
 
Posts: 52
Karma: 38
Join Date: Jun 2011
Device: Kindle 3
Hi,

A basic version of this plugin is almost ready, but I am having trouble figuring out how to utilize calibre's classes (they aren't too heavily commented, and I'm still somewhat of a beginer).
I need to:
  1. retrieve an unsplit version of the epub's html, and its stylesheet.
  2. a.split b.rewrite the html, and stylesheet.

I could write new code for all of this but is there a point? All the updating manifest etc will take forever to implement correctly!

If someone has some time, please could you point out the basic classes/methods/arguments for accomplishing these tasks?
Or maybe point me to a well commented utilization of these classes/methods/arguments to perform similar tasks?
burbleburble is offline   Reply With Quote