Difference between revisions of "Issue:Category browsing with title from / until"

From FollowTheScore
Jump to: navigation, search
(Created page with "{{Issue |Type = Change Request |Extension = DPL |Version = ? |Description = Add titlefrom and titleuntil parameters to clone proper category browsing |Status ...")
 
m (closed)
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
  |Version    = ?
 
  |Version    = ?
 
  |Description = Add titlefrom and titleuntil parameters to clone proper category browsing
 
  |Description = Add titlefrom and titleuntil parameters to clone proper category browsing
  |Status      = open
+
  |Status      = answered
 
}}
 
}}
  
Line 12: Line 12:
  
 
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".
 
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 <code>mode=category</code>. Mega bug :( --[[User:Subfader|Subfader]]
  
 
== Reply ==
 
== Reply ==
 +
This is not an issue. You can arrange results the way you want in the DPL output. Please take a look at [[scrolling]]. --[[User:Theaitetos|Theaitetos]] 00:30, 11 April 2012 (CEST)

Latest revision as of 15:33, 23 April 2013

Description: Add titlefrom and titleuntil parameters to clone proper category browsing
Extension / Version: DPL   /   ?
Type / Status: Change Request   /   answered

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

This is not an issue. You can arrange results the way you want in the DPL output. Please take a look at scrolling. --Theaitetos 00:30, 11 April 2012 (CEST)