View Single Post
Old 07-30-2011, 01:45 AM   #19
baron
Junior Member
baron began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2011
Device: kindle
Hi, first apologies. Looks like I was lucky last week, didn't realize that the formula changed and I was away from my main Calibre machine. Thanks for the updated recipe!

As for the formatting, it looks like the default recipe now has proper formatting (similar to print and web) so there's no need for my custom recipe.

The only thing missing in the default is the removal of "related items".

Code:
dict(attrs={'class':['dblClkTrk', 'ec-article-info', 'share_inline_header', 'related-items']}),
That's easily fixed by adding 'related-items' to the proper place (see the line above).
baron is offline   Reply With Quote