Quote:
Originally Posted by ownedbycats
Silly question:
Is it possible to
put a generate_cover_settings under the [website] sections to switch to AO3_smalltext/FFNet_smalltext if the title is above xx characters?
|
Should be possible using the
{m,n} regex mechanism.
Overriding [defaults]
generate_cover_settings will rely on using
add_to_ appropriately--using
generate_cover_settings under the [site] sections and
add_to_generate_cover_settings under [defaults] so the [site] versions have higher precedence.