unit29868 / pressbooks

PressBooks - The CMS for books.
http://pressbooks.com/
1 stars 0 forks source link

Kindlegen testing #10

Open unit29868 opened 11 years ago

unit29868 commented 11 years ago

Test for any Kindlegen issues against new files.

bdolor commented 10 years ago

@connerbw — clarification behind the intent on this one. With respect to the current functionality of function fixMobi() in assets/js/export.js, are we now wanting to add the epub3 export file as an acceptable, alternative dependency for creating .mobi?

dac514 commented 10 years ago

Yes. I think so. Ideally EPUB3 replaces EPUB2 - And EPUB2 gets moved under Exotic.

For this to happen Kindlgen results must work. For it to qualify as "working" this means large swathes of PressBooks (dot com) users, but mostly Hugh, are happy with the outputs. It also means tweaking dozens and dozens of CSS files.We have many private themes not available in the open source version for customers...

Suffice to say, this is a huge job and I would keep it as the last thing, as it will be an ongoing effort.

hughmcguire commented 10 years ago

Agree with Dac. In theory, the new exports should affect the markup, which means in theory the CSS files should all be ok and in theory Kindlegen/MOBI exports should be fine.

The stress is on the theoretical nature of the theory.

However: EPUB3 capabilities will in theory introduce some new tags we'll have to manage in our CSS ... which will require some testing.

And other things I have no doubt.