Quote:
Originally Posted by knc1
Just like was done with KUAL, convert it from using the Kindlet interface to using the Booklet interface.
The interfaces are very similar, KUAL was converted in about one day last July.
The original public repository is at:
https://bitbucket.org/ixtab/ktcollectionsmgr/src
But the most current (and recommended) repository is here:
https://bitbucket.org/NiLuJe/ktcollectionsmgr/src
(I recommend NiLuJe's because not all of the more recent changes have not (yet) been pushed to the original repository.)
Do the usual git dance; clone, change, when satisfied with your changes, issue a pull request.
(Although ixtab is gone from this site, others have write/admin access to that repository.)
The Booklet interface is not going away any time soon, the Kindle's GUI is a Booklet.
|
Thank you for replying. I've absolutely no idea about how to do any of that, but never mind that for now. Let me ask you a beginner's question, though: by porting the collection manager to booklet format, I sidestep the kindlet kit requirement, right? I mean, and sorry if I'm talking nonsense, I don't have to port the kit as well, right? Thank you very much.