View Single Post
Old 10-15-2013, 08:30 AM   #6
GRiker
Comparer of the Ephemeris
GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.
 
Posts: 1,496
Karma: 424697
Join Date: Mar 2009
Device: iPad
@At_libitum, the iOS reader applications plugin uses its own internal architecture independent of calibre. Any method beginning with an underscore is a local method. Methods beginning with a letter are required by calibre's plugin architecture.

_view_book() is a local method - you would need to replace it or modify it in your overlay.

G
GRiker is offline   Reply With Quote