Difference between revisions of "User:Subfader/ignorecase titlematch"
From FollowTheScore
Line 32: | Line 32: | ||
}} | }} | ||
|} | |} | ||
+ | |||
+ | == Solution == | ||
+ | |||
+ | LOWER('.$sPageTable.'.page_title) |
Revision as of 16:50, 16 November 2014
{{#dpl: |debug=3 |namespace= |titlematch=%LoadTest% |count=10 }} |
{{#dpl: |debug=3 |namespace= |titlematch=%loadtest% |ignorecase=true |count=10 }} Extension:DynamicPageList (DPL), version 3.2.1: Warning: No results. |
Solution
LOWER('.$sPageTable.'.page_title)