Quote:
Originally Posted by gambarini
The Apple Lounge an italian apple blog.
Any suggestion?
|
You are complicating too much. Calibre already extracts appropriate link from the feed (feedburner:Origlink). You just need to add the part for printing which is 'print/'. So the correct code would be:
Code:
def print_version(self, url):
return url + 'print/'