Quote:
Originally Posted by Amalthia
I'm going to have to try this out when I'm home. Do I have to do anything special to add the reciepe? or are the instructions included in the zip file?
|
It will need to be rewritten in PHP, and in the format that FLAG uses for a source. Not particularly hard, but you may want to have the ffnet one open as a reference.
Quote:
Also, is there a way to change the LRF formatting? I'm kind of fond of limiting margin space and increasing font size. I'm not sure if I actually need to try and change the format since I haven't tried it yet but I'd like to know if it's an option ahead of time.
|
This is currently hardcoded into the LRF output, but as it uses calibre's html2lrf for this you should find it reasonably easy to change.
Quote:
Also, since this seems to pull up the author's stories, if the author has multiple stories is there a way to combine all of them into a single file using the Table of Contents to index the individual stories instead of the chapters?
|
This doesn't pull up the author's stories, it pulls up all the chapters of the particular story you ask it to grab. Pulling up all stories by an author would require substantial rewriting of the ffnet source - doable, but honestly not something that is a priority for me right now. I would be happy to merge changes though, if someone else adds this.