Difference between revisions of "Issue:Call - passing a variable twice"

From FollowTheScore
Jump to: navigation, search
(New page: {{Issue |Type = Change Request <-- please select |Extension = DPL <-- please select |Version = ? |Description = |Status = open }} == Problem == would be nice to ...)
(No difference)

Revision as of 23:08, 18 October 2007

Description:
Extension / Version: DPL <-- please select   /   ?
Type / Status: Change Request <-- please select   /   open

Problem

would be nice to add the AND functionaly to the DPL use via Special:Call

Special:Call/Catlist?category=A&category=B

maybe pass the variables as array

Special:Call/Catlist?category[]=A&category[]=B

or number the variables

Special:Call/Catlist?category1=A&category2=B

Tobias Conradi 23:08, 18 October 2007 (CEST)

Reply