In honor of it being three years since the first upload of the FFDL plugin, I'm posting a test version with some significant new features:
- Find in personal.ini/defaults.ini
- Color coding in personal.ini/defaults.ini -- automatic color code highlighting
- Error checking when saving personal.ini -- it's not complete yet, but will catch bad section names and bad regular expressions
- Using BS4/html5lib more internally even for older adapters
(That last change is bit scary just because it effects all stories from all sites.)
Some other changes also included:
- Add universe & crossoverfandom site-specific to ksarchive, clean up ini files
- FaceDeer's BS4 changes for FimF
Color Code Key:- Red: Errors -- a bad section header will cause all settings under it to also be red
- Bold Dark Blue: recognized section headers
- Blue: recognized keywords
- Dark Green: true/false and recognized metadata entry names
- Dark Magenta: unrecognized, but not necessarily bad keywords--could be site specific or customized entry names.
- Dark Yellow: Comments -- note comments must start with '#' in the first column
- Dark Cyan: teststory sections