Difference between revisions of "Talk:Test numberOfArticles"
Line 5: | Line 5: | ||
You will find a comment line which explains what to do. | You will find a comment line which explains what to do. | ||
[[User:Gero|Gero]] 10:45, 21 October 2008 (UTC) | [[User:Gero|Gero]] 10:45, 21 October 2008 (UTC) | ||
+ | |||
+ | Ok, thanks a lot ! So if i use : | ||
+ | <nowiki><DPL> | ||
+ | category= | ||
+ | mode=userformat | ||
+ | resultsheader=%TOTALPAGES% | ||
+ | </DPL><nowiki> | ||
+ | I have the same result ! Is this normal ? |
Revision as of 12:25, 21 October 2008
Hi, I use this function the number of articles is limited to 500. Is this normal?
You might wanmt to chnage the limitation setting in teh source code of the extension. You will find a comment line which explains what to do. Gero 10:45, 21 October 2008 (UTC)
Ok, thanks a lot ! So if i use :
<nowiki>Extension:DynamicPageList (DPL), version 3.2.1: Warning: Skipping bad option for parameter 'category'.
Extension:DynamicPageList (DPL), version 3.2.1: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants
Extension:DynamicPageList (DPL), version 3.2.1: Warning: No results.
<nowiki>I have the same result ! Is this normal ?