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
|