View Single Post
Old 02-13-2021, 08:02 PM   #5473
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,041
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by icecold View Post
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 View Post
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 View Post
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 View Post
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
JimmXinu is offline   Reply With Quote