Difference between revisions of "Issue:Notimageused"
From FollowTheScore
(New page: {{Issue |Type = Change Request |Extension = DPL |Version = ? |Description = List pages not using a certain image. |Status = open }} == Problem == Enable the oppos...) |
(→Reply) |
||
Line 18: | Line 18: | ||
== Reply == | == Reply == | ||
+ | I couldn' t think of anyone who might need something like NOTimageused ... | ||
+ | |||
+ | Could you send me a working example of a SQL statement (maybe a derivative of the statement produced by DPL when specifying the imageused clause) ? [[User:Gero|Gero]] 15:55, 4 February 2010 (UTC) |
Revision as of 16:55, 4 February 2010
Description: | List pages not using a certain image. |
Extension / Version: | DPL / ? |
Type / Status: | Change Request / open |
Problem
Enable the opposite of imageused to find pages which do not use a certain image. Eaxmple:
<dpl> category=Foo notimageused = File:Test.jpg </dpl>
This would return pages in Category:Foo which don't use [[File:Test.jpg]].
Reply
I couldn' t think of anyone who might need something like NOTimageused ...
Could you send me a working example of a SQL statement (maybe a derivative of the statement produced by DPL when specifying the imageused clause) ? Gero 15:55, 4 February 2010 (UTC)