Updates to Booki
Posted in Booktype on December 31st, 2011 by adam – 2 CommentsThere are a few updates to Booki that you may be interested in :
- We had a serious problem where you could accidentally delete a book if you were deleting chapter statuses. Opppsss. This has been fixed now.
- “django-admin bookrename” (terminal admin command) now rewrites attachment path correctly.
- Everyone has access to “Attachments” tab now, but only administrator can delete attachments at the moment.
- Show human readable error message when you have more then one chapter with the same name. There is not much help with this at the moment, Booki administrator should remove or rename one of the chapters to fix any duplicates.
- Now you can directly link to chapter editor or any other tab in editor interface. For instance: –
http://www.booki.cc/my_book/_edit/#/edit/my_chapter/ (links to a chapter)
http://www.booki.cc/my_book/_edit/#/settings/ (links to the settings tab)
http://www.booki.cc/my_booki/_edt/#/history/ (links to the history tab) - You can’t leave editor by accident anymore. A pop-up window will ask for confirmation. Yes…Yes…Finally!
- Default Django slugify function does not know how to work with non ASCII characters. This was a major problem with Asian scripts, Russian and some other languages… This has been fixed now. At the moment we have dependencies that could not handle pure Unicode names, so we are just converting it to ASCII characters… For instance “Добрый день” will become “dobryi-den” and etc.
- Booki Editor is now fully localized.
- You can upload PDF book to Lulu.com from “Export” tab.
- Boxes are rounded and have gradient background if you are using Chrome or Safari
- Some other small bug fixes….
(fwded from Aco)
