View Single Post
Old 12-14-2015, 01:02 PM   #6
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,888
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by KevinH View Post
Hi JSWolf,

This would most likely have to be an input plugin if someone wanted to do it.

- dumping the nav means the user would have to regenerate a new toc.ncx as one might not already exist.

- is it just section tags you want removed? Wouldn't it be better to simply comment them out or make them a div tag with a class name that indicates it was originally a section tag?

- if javascript, smil, pls or any xml islands are present, just import nothing?

- editing the metadata, and the opf is not hard, neither is converting the doctypes

KevinH
The toc.ncx does exist as it would not be ePub 2 compatible without. But if the toc.ncx was not to exist, create one based on the nav ToC.

For the javascript, smil, pls, and XML islands, yes, import nothing or a requester to ask to import or import nothing.

Jon
JSWolf is online now   Reply With Quote