https://bugzilla.wikimedia.org/show_bug.cgi?id=33157

--- Comment #4 from [email protected] 2011-12-16 02:05:21 UTC ---
Not really.

The only possible way I have found to get the answer to the question is to
combine two queries.

{{#ask:[[Subcategory of::+]]
|?Subcategory of
|format=broadtable
|limit=99999
}}

and

{{#ask:[[Category:x]]
|?Category
|format=broadtable
|limit=99999
}}

Both of these do in my opinion not provide the data I would expect.

The sub category query only shows categories, and not pages.
The Category one shows only pages, but not categories.

So it is not really possible to provide a query to treeview to perform the
expected result.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to