Update last checked version. Also, the ExtensionDistributor bundles the geshi directory, so make a note in README so people don't download it a 2nd time :)

This commit is contained in:
Chad Horohoe 2009-08-05 22:33:30 +00:00
parent c359fbf9e6
commit 60e453d99a
2 changed files with 6 additions and 2 deletions

4
README
View file

@ -6,6 +6,10 @@ for updated informations:
== Installation ==
If you downloaded this from MediaWiki.org, there should already be
a 'geshi' directory in this folder. If there is, you can skip the next
paragraph.
Download the latest stable build from
http://sourceforge.net/project/showfiles.php?group_id=114997, and unzip it into
your extensions/SyntaxHighlight_GeSHi/ directory. (Note: the zip file creates a

View file

@ -34,8 +34,8 @@
* If you forget, or give an unsupported value, the extension spits out
* some help text and a list of all supported languages.
*
* The extension has been tested with GeSHi 1.0.8 and MediaWiki 1.14a
* as of 2008-09-28.
* The extension has been tested with GeSHi 1.0.8.3 and MediaWiki 1.15.1
* as of 2009-08-05
*/
if( !defined( 'MEDIAWIKI' ) )