====== Readability Plugin ====== ---- plugin ---- description: Calculate Flesch-Kincaid and Gunning-Fog readability scores author : Andreas Gohr email : andi@splitbrain.org type : lastupdate : 2007-09-04 compatible : depends : conflicts : similar : tags : readability, javascript, ajax, preview ---- This plugin will calculate the readability of the wiki text using the [[wp>Gunning fog index]] and [[wp>Flesch-Kincaid readability test]] on each preview. {{ plugin:readability.png?400}} All real work is done by functions written by [[http://www.ilovejackdaniels.com/resources/readability-score/|Dave Child]]. Note: This is not an exact calculation. Syllable counting is not always correct, so scores are a guide line - treat them as such. The plugin needs javascript. The scores are pulled through AJAX from the backend. The score grading (bad, good, very good) might need some tweaking. ===== Download ===== * {{plugin:readability-plugin-2007-09-04.tgz}} >This does not work!! >>This works ! **in preview mode when you edit a post !!** >>> Yes it does now.. it may have been a cache issue.