View Single Post
Old 12-30-2014, 02:51 PM   #3617
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,025
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Test Version

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
Attached Thumbnails
Click image for larger version

Name:	colorcodepersonalini.PNG
Views:	269
Size:	37.2 KB
ID:	133149  

Last edited by JimmXinu; 01-02-2015 at 07:55 PM. Reason: Remove obsolete test versions - replaced by newer test or released version.
JimmXinu is offline