Commit graph

68 commits

Author SHA1 Message Date
Robin Pepermans 12bf7efc1b Use wfMessage() functions, and rewrite/clean-up showForm() using Html and Xml functions. 2011-07-20 15:29:34 +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 be4b52fed1 Follow-up 90518: also align URL input box as LTR 2011-06-21 10:49:52 +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 9b299c1bcc Use $this->getTitle() per comment on r89898. 2011-06-12 11:45:15 +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
Sam Reed 21f4483775 Xml::hidden() --> Html::hidden()
Xml::hidden() killed
2011-05-06 23:13:09 +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
Jack Phoenix 4f4e436ee4 Interwiki: minor tweaks 2011-03-11 14:20:39 +00:00
Siebrand Mazeland dff61b7074 Follow-up r78122: Remove wfLoadExtensionMessages from selected extensions (those run on translatewiki.net).
* special handling for Maps and Validator: check MediaWiki version and if 1.15 of lower, call wfLoadExtensionMessages.
2010-12-09 11:57:55 +00:00
Sam Reed c812bd4082 Reverting r76192 due to 1.15 back compat... 2010-12-02 17:31:05 +00:00
Raimond Spekking b2391b577b Remove redundant style. The table has "wikitable" class already 2010-11-08 15:21:30 +00:00
Sam Reed d7094afcda Update all remaining Xml::hidden to Html::hidden in extensions 2010-11-06 15:11:26 +00:00
Aryeh Gregor 934d0743b0 Revert r76065 "Kill numerous wfLoadExtensionMessages calls more"
Pending wikitech-l discussion -- see revert of r76064.  Did not revert
MultiUpload due to conflicts that I couldn't trivially resolve.
2010-11-05 16:30:21 +00:00
Sam Reed c1648a6833 Kill numerous wfLoadExtensionMessages calls more
200 usages left...
2010-11-05 00:11:57 +00:00
Chad Horohoe b7f5d70ee3 Revert r66934 (Removing wfLoadExtensionMessages() from everything). I disagree on principle...we branch extensions for this very reason. But people want trunk extensions compatible for several versions back, meh. 2010-05-27 15:56:53 +00:00
Chad Horohoe 8147f4eff2 Large commit. Removed 800+ references to no-op wfLoadExtensionMessages() 2010-05-26 22:25:32 +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
Renamed from SpecialInterwiki_body.php (Browse further)