I'm unsure of what you mean, but I have the following in the cover bit,
Quote:
## If you have the Generate Cover plugin installed, you can use the
## generate_cover_settings parameter to intelligently decide which GC
## setting to run. There are three parts 1) a template of which
## metadata part(s) to look at, 2) a regular expression to match the
## template, and 3) the name of the GC setting to use, which must
## match exactly. Use this parameter in [defaults], or by site eg,
## [ficwad.com]
## Make sure to keep at least one space at the start of each line and
## to escape % to %%, if used.
## template => regexp to match => GC Setting to use.
generate_cover_settings:
${category} => Buffy:? [tT]he Vampire Slayer => BuffyCover
${category} => Bones => BonesCover
${category} => How I Met Your Mother => HIMYMCover
${category} => Pirates of the Caribbean => PiratesCover
|