Questions about recipes
I have been building a recipe for a web site.
The issues I have are:
Setting an url for the cover seems to make everything fail, should it just be a string of an url of an image to be used on the cover ?
How can I set the metadata such as tags and author of the book generated by feeds2lrf from the recipe.
How can I feed in additional information such as a page reference so I can transform a user specified area ( should I over-ride the use of username for example ? )
How do I submit the recipe when I am happy with it ( even though Its the first python code I have done )
|