Umherirrender
52f3c0ac29
Allow auto suggestion for subpages of Special:CiteThisPage
...
The autocomplete search allows special pages to define the list of
subpages to be excepted. Fill up the function to show auto suggestion
for subpages of Special:CiteThisPage
Change-Id: I2426f21358644d2e6212fb239b2a3ad56fb1398f
2016-01-30 21:08:53 +01:00
Paladox
f403a8d42e
Add php code sniffer
...
Change-Id: I95b39047cf07694b276728d2831bc811ee9e329d
2016-01-16 12:52:10 +00:00
umherirrender
9198c04a02
Replace deprecated $wgSpecialPageGroups
...
$wgSpecialPageGroups is deprecated since 1.21
override SpecialPage::getGroupName instead
Change-Id: I34c23170b839ac876bcdf5b384d4a14a9c5f7f02
2015-05-15 22:00:37 +02:00
umherirrender
835d48b753
MW_DATE_DEFAULT -> 'default'
...
Replaced global const by the value, because it is the only use found in
all extensions.
Change-Id: I2b3efe143b7daad300c0b2eb4a6292f7db5e70b4
2015-01-24 17:43:35 +01:00
Kunal Mehta
a66bf85ce2
Fix styles not showing up, and use addModuleStyles since it's only CSS
...
Change-Id: Ia624e85c265740d39830e5095565f56ceeac2285
2014-10-07 19:32:29 +00:00
Kunal Mehta
80bbb353b1
Set visiblity for functions on SpecialCiteThisPage
...
Change-Id: I9bedaba9f9aa72af4ef4405617b14aa656fbfe1b
2014-10-07 20:31:00 +01:00
Kunal Mehta
b3d1abea63
Remove CiteThisPageForm, fold into SpecialCiteThisPage
...
Change-Id: I46cc6cd167d478fa2e28894eb3f6a4f2a80a4060
2014-09-22 09:53:11 -07:00
James D. Forrester
7c705dbac3
Rename to "CiteThisPage", make Special:CiteThisPage the primary location
...
Also remove vestiges of the Cite extension from when this used to live in
the same repo.
Change-Id: I17dfad706d46afb452e8ff29140834174470b398
2014-08-30 15:29:33 -07:00