Quality Check Plugin

Compatible with DokuWiki

  • 2012-01-25 "Angua" unknown
  • 2011-05-25 "Rincewind" yes
  • 2010-11-07 "Anteater" yes

plugin Analyzes the structural quality of an article and gives feedback to the users

Last updated on
2010-05-17
Provides
Syntax, Render

Plugin doku and download is available on ICKEwiki.de.

Discussion

A CosmoCode Plugin The QC helper use a ondemande build'in image with gd.

HTML entities like é(é) won't be correctly encode.

To solve it, in the icon.php file, you can change the line 91 :

Previous :

  list($x,$y) = textbox($img,0,2,$qc->getLang('i_qcscore'),$c_text);

Change :

  list($x,$y) = textbox($img,0,2,html_entity_decode($qc->getLang('i_qcscore')),$c_text);
plugin/qc.txt · Last modified: 2012/02/09 14:06 by 91.64.98.161
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate