Quote:
Originally Posted by DiapDealer
.... Perhaps a new "What's My Mobi" type of plugin would be more suitable for that. This one is very much geared toward extracting or unpacking from the get-go, rather than just flagging
|
Thanks for the clear answer. I'm actually considering the idea of creating a small ad-hoc plug-in that we can easily call "What's My Mobi" :-)
Looking in the code I found the "build_single_book_menus (self, book_id)" function in the action.py file which, according to the MOBI type of the selected book, it changes the menu on the fly. Starting from here I think I can realize the function I need ...
Stefano