Commit graph

14 commits

Author SHA1 Message Date
Reedy 22497b4aeb Fix file permissions
Bug: 71937
Change-Id: I9fb7e981daad73a29928e9d939abe881fe0e7e39
2014-10-14 18:13:20 +01:00
isarra 5812a662c2 Cleanup special:interwiki intro
* Move all the legend container stuff into the system message and added a
  header to the table.
* Merge interwiki_intro and interwiki_intro_footer into a single message,
  rewrite the content to be more useful, and also show it all to
  non-privileged users.
* Move the log link into its own message.
* Move the add new link above the legend as well, directly underneath the log
  link.

Change-Id: I184182d3171f362f2e8470008f4ea7cda6629f80
2014-09-15 17:42:13 +00:00
isarra a8778ec2eb Make legend easier to read
Moves the legend table into a system message for easier editing, and reformats
the overall layout as well as changing some of the individual explanations.

Change-Id: I744dce4bbfb9d8623fc4df83def3860626482330
2014-08-23 22:10:42 +00:00
isarra 6fa8bf15df Remove hardcoded lime colour and reimplement colour-coding with class
This way it can be overridden by skins and stuff. Also, not lime.

Change-Id: I4f788a4c1c70928b9afb55598ebad031b4466e31
2014-07-18 21:38:40 +00:00
Santhosh Thottingal 0931e246ab Fix Bug 37029 : Legend box jumps around
Change-Id: I216a08947e30756247738877bb706aab7882117c
2012-06-26 17:34:04 +05:30
Siebrand Mazeland c67fe8aff9 Make legend table collapsed.
Change-Id: Ic545b20a51e2a039225e99ea178c099ab2db012b
2012-05-21 17:54:26 +02:00
Amir E. Aharoni 36a0f53554 One CSS selector per line.
Follow up to https://gerrit.wikimedia.org/r/#/c/7938/ .

Change-Id: I5677734707ff2f98e5f5960f97ef05e0bd6915bf
2012-05-20 10:59:28 +03:00
Amir E. Aharoni e7a62478da (bug 36900) Partial cleanup
This commit includes simple minor cleanups for Bug 36900 and a few
other issues that I found.

A fix for the message escaping will be committed separately.

* Little punctuation cleanup in English messages.
* Minor CSS cleanup for RTL.
* Changed == to ===.
* Adding .gitignore.

Change-Id: I9d1be93b10173caa54ae56fb1b0733533a3687e2
2012-05-18 13:10:05 +03:00
Siebrand Mazeland 2bee90d311 Whitespace updates. 2012-04-25 08:53:49 +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 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
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.css (Browse further)