Commit graph

67 commits

Author SHA1 Message Date
Siebrand Mazeland cdb0223ee8 revert r28371 to r28375 2007-12-16 18:27:23 +00:00
Siebrand Mazeland 5941085371 * complete $wgExtensionCredits
* remove trailing whitespace
2007-12-10 21:33:25 +00:00
Rob Church 86a708ab29 Honour 'LoadAllMessages' hook; make sure messages show up in Special:Allmessages, etc. 2007-07-21 01:26:43 +00:00
Aryeh Gregor 31d38a098d Revert r23618 per Brion. Now, to get phase3 and extensions in the same repo locally so I can commit to both at once . . . 2007-07-02 23:24:19 +00:00
Aryeh Gregor 64f6986768 Remove function that hooks into ShowRawCssJs, which no longer exists (<source> tags can be added manually, and anyway people were complaining that it caused Firefox to hang on very long JS pages) 2007-07-01 19:58:44 +00:00
Rob Church 27ffb0306c Update for r23553, r23554 2007-06-29 13:57:08 +00:00
Rob Church 168e3760e9 * Massive refactor; move a lot of code out of the global function namespace and clean several bits up, including broken use of $wgUser inside parser hook
* Take advantage of the new "ShowRawCssJs" hook and format CSS and JavaScript when viewing those pages
2007-06-29 04:33:14 +00:00
Aryeh Gregor 449f00d6ee Extensions too! 2007-06-29 01:36:09 +00:00
Rob Church 1489ee5a8d Spelling mistake, a hundred lines for the offending developer:
"I must learn to spell 'highlighter'"
2007-06-05 18:30:24 +00:00
Brion Vibber b9278d543a Stick to lowercase message names -- 'geshi.css' rather than 'GeSHi.css' which nobody will get the caps right on 2007-05-21 19:46:25 +00:00
Brion Vibber 51da58b787 please don't fuck over every other extension by canceling their message-add hooks for them 2007-05-21 19:36:17 +00:00
Antoine Musso 716baa3681 Implements #9951 : enable [[MediaWiki:GeSHi.css]]. 2007-05-18 21:29:08 +00:00
Yuri Astrakhan 4a50cf071b Bug 9955: disabled linking keywords to external web sites 2007-05-18 19:39:39 +00:00
Raimond Spekking d37b330ec4 Adding URL to ExtensionCredits 2007-05-15 12:15:34 +00:00
Tim Starling cdbbe459de Support for div mode. Use div mode unconditionally for line-numbered output, for XHTML-compliance. 2007-04-05 18:10:33 +00:00
Ivan Lanin ce5e258e78 * Change function name on i18n file for SyntaxHighlight extension to compy with maintenance/language/checkExtensioni18n.php
* Update i18n.db for SyntaxHighlight
2007-04-04 03:55:01 +00:00
Tim Starling 01e73b1b19 Renaming 2007-04-03 22:44:40 +00:00
Renamed from SyntaxHighlight.php (Browse further)