Commit graph

14 commits

Author SHA1 Message Date
Brion Vibber 0a5773e396 Update a bunch of extensions to avoid unstubbing $wgParser early for setHook() on current MW versions. 2008-06-06 20:38:04 +00:00
Tim Starling cc2737c87c Don't call preg_replace ~80 times per request. Leave the heavy lifting to Special:Version, using the new svn-revision member of $wgExtensionCredits. 2008-05-06 11:59:58 +00:00
Siebrand Mazeland c3c84f6a12 * add svn:keywords 'LastChangedDate'
* replace text 'version' in ExtensionCredits with version based on 'LastChangedDate' for automatic version updating
2008-02-27 14:13:10 +00:00
Raimond Spekking e9b010416a Add 'descriptionmsg' for Special:Version 2008-02-08 08:00:31 +00:00
Siebrand Mazeland 51fe46fae7 * use wfLoadExtensionMessages for ImageMap
* Delay message loading
* add version in extension credits
* update Translate extension
2008-01-11 08:41:57 +00:00
Siebrand Mazeland ed1d88a68f revert r28340, r28343 to r28349, r28351, r28364 2007-12-16 18:38:50 +00:00
Siebrand Mazeland fcdb2c1f25 * complete $wgExtensionCredits
* remove trailing whitespace
2007-12-10 19:11:40 +00:00
Siebrand Mazeland 18173e672f * complete $wgExtensionCredits
* remove trailing whitespace
2007-12-10 12:54:49 +00:00
Aryeh Gregor 8e63292a31 Extensions too! 2007-06-29 01:36:09 +00:00
Tim Starling 629b3a6b0b Removed $wgImageMapAllowExternalLinks, feature enabled unconditionally. Not sure why you wouldn't want that. 2007-06-23 11:01:10 +00:00
Raimond Spekking b14e121c4e * Changing $wgImageMapAllowExternLink -> $wgImageMapAllowExternalLinks
per hint of Rob Church at wikitech-l
* ooops, not every ImageMap use external links...
2007-04-19 06:00:19 +00:00
Raimond Spekking eaa7c09110 * (bug 8746) Support for external links
$wgImageMapAllowExternLink = false per default -> no risk for WMF live sites
2007-04-18 09:14:41 +00:00
Ivan Lanin 83b060dde0 Add descriptions and urls (if available) for 4 extensions used in Wikipedia:
* ConfirmEdit
* EasyTimeline
* ImageMap
* OAIRepository
2007-01-11 05:36:48 +00:00
Tim Starling b60e7d8680 HTML image map extension. Not quite complete, but usable as it is. 2006-11-01 06:34:42 +00:00