Content deleted Content added
add rawcontinue URL parameter to make this compatible with upcoming API change - see https://lists.wikimedia.org/pipermail/wikitech-l/2015-June/081931.html |
Enterprisey (talk | contribs) add colons per WP:REDNOT & RFP request (see Special:Permalink/935065055#User:Unit388/popups.js) |
||
Line 7,029:
// FIXME: first character of page title as well as namespace should be case insensitive
// eg [[:category:foo]] and [[:Category:Foo]] are equivalent
// this'll break if charAt(0) is nasty
var cA=literalizeRegex(x.oldTarget);
|