Issue:Category browsing with title from / until

From FollowTheScore
Revision as of 19:49, 9 April 2012 by Subfader (talk | contribs) (Problem)
Jump to: navigation, search
Description: Add titlefrom and titleuntil parameters to clone proper category browsing
Extension / Version: DPL   /   ?
Type / Status: Change Request   /   open

Problem

Category pages can take the from= and until= parameters. This is not possible with DPL's titlematch because it would like there are no other results with missing navigation links.

Example: http://en.wikipedia.org/wiki/Category:Articles_about_multiple_people has 424 pages. You can jump to letter "M" directly: http://en.wikipedia.org/w/index.php?title=Category:Articles_about_multiple_people&from=M - This still shows 424 pages but it starts disaplaying at "M". With titlematch there would be only 33 results an no navigation before or beyond "M".

Same in mode=category. Mega bug :( --Subfader

Reply