https://bugzilla.wikimedia.org/show_bug.cgi?id=35008
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Sam Reed (reedy) <[email protected]> 2012-03-06 10:20:21 UTC --- (In reply to comment #1) > (In reply to comment #0) > > Yes, I know 1.13.0 is ancient, but I'm stuck with it for now, I'm afraid! > > > > I installed the appropriate version of the extension into > > extensions/SyntaxHighlight_GeSHi. It loads successfully, but when I tried to > > use it, I got error messages. The first was easily fixed as I changed > > > > require( 'geshi/geshi.php' ); > > to > > require( > > 'extensions/SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.php' > > ); > > > > This isn't correct, revert it back > > > Do you actually have the geshi folder/svn external? ie in > extensions/SyntaxHighlight_GeSHi there should be a folder called geshi I'm going to take it as a no... Grabbing http://upload.wikimedia.org/ext-dist/SyntaxHighlight_GeSHi-MW1.13-r37906.tar.gz from http://www.mediawiki.org/wiki/Special:ExtensionDistributor/SyntaxHighlight_GeSHi See the instructions http://svn.wikimedia.org/viewvc/mediawiki/branches/REL1_13/extensions/SyntaxHighlight_GeSHi/README?view=markup ;) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
