Commit graph

7 commits

Author SHA1 Message Date
umherirrender
317eeba008 Allow numeric headers in Sidebar
A numeric string set as key of an array gets casted to an integer. Since
I458c0af3114754ddf3d721f6c374e249f482e4cf wfMessage does not except
integer as message key, therefore cast the boxname back to string.

Bug: T73639
Change-Id: I8f75243abbdb67d70f54fedb3ebd266e6ced05e3
2015-01-10 21:39:20 +01:00
Bartosz Dziewoński
bb92aec2d8 Add support for page status indicators
Corresponding patch in core: I2389ff9a5332a2b1d033eb75f0946e5241cfaaf4.

Bug: 23796
Change-Id: Ie8eb418cd99636e73c7bbd54c1235a47ce71fd5a
2014-09-29 13:30:03 +02:00
Timo Tijhof
cf584f6d86 Use mw-wiki-logo class instead of inline background-image
Depends on I4e6db89a688 in mediawiki-core.

Bug: 56257
Change-Id: Ia36b0480871377dbeeee5c1194025385f522a299
2014-09-26 22:04:35 +00:00
MZMcBride
3413f282e0 Add a trailing newline
Change-Id: I86ae9c40e613a27c310f639e2324f1891edba209
2014-09-25 23:46:19 -04:00
Arlo Breault
2eae9b05ce Use .mw-body instead of div#content
* Renames the classes being applied to div#content and div#bodyContent
  to match that of Vector.

* See also Id0228fa839ef80b0b3bfee in mediawiki-core.

Change-Id: I0c889950e618b2afa6332c4c56b5531744526e72
2014-09-01 22:27:07 +02:00
Kunal Mehta
740cbbafaf Use Config instead of globals
Change-Id: I115f9c81297c507b9ebb483e62fb216de8174878
2014-08-13 00:00:29 +00:00
Bartosz Dziewoński
ff6a01f844 Move MonoBook skin from core
This is the final step of the process described at
<https://www.mediawiki.org/wiki/Separating_skins_from_core_MediaWiki>.

Corresponding core change: Idfc38503.

Change-Id: I83b1efb4a489254c76e0cbda72ff34efa3d41261
2014-08-07 13:40:21 +02:00