Difference between revisions of "Issue:Notcategory=*somecategory doesn't work"
From FollowTheScore
(New page: {{Issue |Type = Bug |Extension = DPL |Version = ? |Description = Can't use '''notcategory=*''somecategory''''' to exclude pages belonging to ''somecategory'' and its subc...) |
|||
(One intermediate revision by one other user not shown) | |||
Line 10: | Line 10: | ||
I'd expect that I could use '''notcategory=*''somecategory''''' to exclude pages belonging to ''somecategory'' and its subcategories, but this seems not to be the case. Am I doing something wrong or is it just not possible? [[User:Melroch|Melroch]] 13:28, 1 July 2009 (UTC) | I'd expect that I could use '''notcategory=*''somecategory''''' to exclude pages belonging to ''somecategory'' and its subcategories, but this seems not to be the case. Am I doing something wrong or is it just not possible? [[User:Melroch|Melroch]] 13:28, 1 July 2009 (UTC) | ||
+ | |||
+ | :Neither, apparently, does pipe syntax work as expected with '''notcategory'''! [[User:Melroch|Melroch]] 13:32, 1 July 2009 (UTC) | ||
== Reply == | == Reply == | ||
+ | |||
+ | Indeed, | ||
+ | notcategory = *catname | ||
+ | is not implemented. Pipes are also not possible. | ||
+ | |||
+ | But you can specify multiple 'notcategory' lines. Isn`t that enough for your purpose? | ||
+ | What do you wish to do? | ||
+ | |||
+ | [[User:Gero|Gero]] 14:46, 1 July 2009 (UTC) |
Latest revision as of 15:46, 1 July 2009
Description: | Can't use notcategory=*somecategory to exclude pages belonging to somecategory and its subcategories. |
Extension / Version: | DPL / ? |
Type / Status: | Bug / open |
Problem
I'd expect that I could use notcategory=*somecategory to exclude pages belonging to somecategory and its subcategories, but this seems not to be the case. Am I doing something wrong or is it just not possible? Melroch 13:28, 1 July 2009 (UTC)
- Neither, apparently, does pipe syntax work as expected with notcategory! Melroch 13:32, 1 July 2009 (UTC)
Reply
Indeed,
notcategory = *catname
is not implemented. Pipes are also not possible.
But you can specify multiple 'notcategory' lines. Isn`t that enough for your purpose? What do you wish to do?
Gero 14:46, 1 July 2009 (UTC)