mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-11-15 02:24:07 +00:00
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:
parent
c359fbf9e6
commit
60e453d99a
4
README
4
README
|
@ -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
|
||||
|
|
|
@ -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' ) )
|
||||
|
|
Loading…
Reference in a new issue