Page MenuHomePhabricator

Unify paging link classes on special pages
Closed, ResolvedPublic

Description

Author: MediaWiki

Description:
Currently, MediaWiki assigns classes such as "mw-prevlink", "mw-nextlink", and "mw-numlink" to the paging links on some special pages (like [[Special:Lonelypages]] and [[Special:BrokenRedirects]]) but omits them on others (like [[Special:Protectedpages]] and [[Special:Categories]]). It would be nice, especially for things like [[mw:Extension:AjaxQueryPages]], if all the query pages had these classes, and not just some.


Version: 1.12.x
Severity: enhancement
URL: http://en.wikipedia.org/wiki/Special:Protectedpages

Details

Reference
bz12388

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:59 PM
bzimport set Reference to bz12388.
bzimport added a subscriber: Unknown Object (MLST).

MediaWiki wrote:

Ech, my interwiki didn't work. I'll just have to go the long route: http://www.mediawiki.org/wiki/Extension:AjaxQueryPages

I checked all query pages from core and extensions installed on Wikimedia servers. All paging links have "mw-prevlink", "mw-nextlink", and "mw-numlink" assigned in the meantime.

Closing this bug as FIXED.

If I missed an extension, please open a new bug for this specific extension.