Siebrand Mazeland
1a9d5b6d3a
Credit Alexandre Emsenhuber for a big refactoring a few years ago.
...
Change-Id: I854f1b141af8680fd44208f79fc714bb682fc3a9
2012-05-21 12:58:07 +02:00
Siebrand Mazeland
1e3d045d29
Get $wgAvailableRights, $wgLogTypes, $wgLogActionsHandlers only if needed.
2012-04-25 11:27:49 +00:00
Siebrand Mazeland
51b7a70e3e
Move InterwikiLogFormatter autoloader down a bit.
2012-04-25 11:23:01 +00:00
Siebrand Mazeland
d91662c7fe
Fix syntax error.
2012-04-25 11:21:23 +00:00
Siebrand Mazeland
d3cde3717b
Fixes for r115044:
...
* No need to add $wgAutoloadClasses conditionally.
* Have to pull in more globals.
* Reverse check for $wgInterwikiViewOnly.
2012-04-25 11:20:18 +00:00
Siebrand Mazeland
b7f211a71f
Document global added in r115044.
2012-04-25 10:45:17 +00:00
Siebrand Mazeland
94e3d449dd
Add global $wgInterwikiViewOnly and setup function to allow conditional adding of the interwiki log.
...
This feature is meant for a possible Wikimedia implementation, where interwiki entries will never be changed locally, so there is no use for a log.
2012-04-25 10:42:12 +00:00
Siebrand Mazeland
516db7d1fe
Set version back to 2.1. That was already documented as 1.19 and up.
2012-04-25 10:15:08 +00:00
Siebrand Mazeland
b6c1353d72
Update extension authors.
2012-04-25 09:51:38 +00:00
Siebrand Mazeland
cc23f73d0c
Use MediaWiki 1.19 feature that no longer requires setting $wgLogNames and $wgLogHeaders.
2012-04-25 09:06:05 +00:00
Siebrand Mazeland
2bee90d311
Whitespace updates.
2012-04-25 08:53:49 +00:00
Thomas Gries
03a0a44c9e
upd version number to 2.1
2012-04-15 20:30:03 +00:00
Raimond Spekking
f4a44427ea
Fix name and URL in extension credits.
...
Could someone with more knowledge about the resource loader please check if $wgResourceModules['SpecialInterwiki'] could be changed to $wgResourceModules['Interwiki']? Thanks.
2012-01-13 09:35:24 +00:00
Siebrand Mazeland
c843b463c7
Bye, bye $wgExtensionAliasesFiles (deprecated in 1.16).
2011-12-25 23:09:26 +00:00
Brion Vibber
82edf4a6e6
Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/
2011-12-13 23:49:33 +00:00
Robin Pepermans
433ba2fe93
Use new logging system and kill all globals (except one config). This 1.19-only, but the trunk version of Interwiki was already compatible only with 1.19.
2011-09-26 16:40:05 +00:00
Robin Pepermans
93098b1aba
* Use interwiki cache (per r92528)
...
* Use ResourceLoader for css
* Some code clean-up/improvements
This version is only compatible with 1.19 (r92528)
2011-07-19 12:45:38 +00:00
Robin Pepermans
4f12bf285c
Interwiki extension:
...
* correct alignment for RTL languages in the explication table
* always align the URL as LTR
2011-06-21 10:23:55 +00:00
Robin Pepermans
4ee49c4043
Show an error when prefix or URL is empty, instead of adding it.
...
Various other small fixes, including:
* Show "return to Special:Interwiki" always when on the submit form
* Use nice url Special:Interwiki/add instead of ...&action=add
* Move inline css to css file
2011-06-11 22:14:03 +00:00
Robin Pepermans
eefd40185d
(bug 26158) Interwiki extension: deleting a prefix with invalid characters shows an error, so only check for invalid chars when adding a prefix
2011-04-22 19:35:00 +00:00
Platonides
e1ffab2079
Follow up r81549 to use ... for getting the localized 'others' on extensions not using links or a localised message for that.
2011-02-05 23:12:43 +00:00
Siebrand Mazeland
3a46e6374e
Rename to remove "Special" prefix from filenames. Update Configure and Translate accordingly.
2010-04-17 22:52:42 +00:00