Quote:
Originally Posted by icecold
Is there a way to only overwrite the css stylesheet in epubs or would it be possible to add such a feature? I added some css to my .ini that I wish I had earlier, and I really don't want to overwrite/manually over 100 stories.
|
That's a more general problem that I don't really want in FFF.
It seems like something that there should already be a solution for in Calibre somewhere or as a plugin.
Quote:
Originally Posted by ownedbycats
Would Update Always change the CSS spreadsheet?
|
Yes, but it still goes out and reads the metadata from the sites.
(There's already been lengthy consideration of an 'update epub without hitting sites' mode and I decided against it for various reasons.)
Quote:
Originally Posted by icecold
I think a way something earlier in the thread about linking a CSS stylesheet to an external website
|
See:
https://github.com/JimmXinu/FanFicFa...yword_filelist
But that's not linking an EPUB's CSS to the site, that's FFF taking the CSS from the site and embedding it.
Quote:
Originally Posted by icecold
Another question, how easy would it be to have a option for Legend Quotes for SB/SV/QQ
|
I'm not certain what you mean by "Legend Quotes". Example?
FFF already has a feature for spoilers:
Code:
## This option if uncommented, will put a box around the spoiler
## blocks with the original spoiler button text as a label using
## fieldset and legend HTML tags. For a simple box, see the
## add_to_output_css example for [base_xenforoforum:epub] below.
#legend_spoilers:true