Issue:Category browsing with title from / until

From FollowTheScore
Revision as of 17:38, 9 April 2012 by Subfader (talk | contribs) (Created page with "{{Issue |Type = Change Request |Extension = DPL |Version = ? |Description = Add titlefrom and titleuntil parameters to clone proper category browsing |Status ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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".

Reply