r53156 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r53155‎ | r53156 | r53157 >
Date:03:53, 13 July 2009
Author:aaron
Status:ok
Tags:
Comment:
update docs
Modified paths:
  • /trunk/extensions/FlaggedRevs/README.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/README.txt
@@ -7,9 +7,6 @@
88 * Run 'maintenance/update.php' if you needed to upgrade
99 * Run 'maintenance/archives/populateSha1.php'.
1010 * Make sure '../extensions/FlaggedRevs' is readable (for CSS/JS)
11 -* To enable PNG images for reader feedback (instead of SVG), make sure PHP has the GD libraries installed. In windows,
12 -this is done by un-commenting them out in php.ini. In linux, php should be compiled with it enabled ('--with-gd').
13 -(See a nice guide here: http://www.onlamp.com/pub/a/php/2003/03/27/php_gd.html). $wgSvgGraphDir must be set to false.
1411 * Add the following line to 'LocalSettings.php':
1512 include_once('extensions/FlaggedRevs/FlaggedRevs.php');
1613 * Run 'maintenance/update.php'

Status & tagging log