Difference between revisions of "Talk:Test numberOfArticles"

From FollowTheScore
Jump to: navigation, search
Line 7: Line 7:
  
 
Ok, thanks a lot ! So if i use :  
 
Ok, thanks a lot ! So if i use :  
<nowiki><DPL>
+
<pre><nowiki><DPL>
 
category=
 
category=
 
mode=userformat  
 
mode=userformat  
 
resultsheader=%TOTALPAGES%  
 
resultsheader=%TOTALPAGES%  
</DPL><nowiki>
+
</DPL></nowiki></pre>
 
I have the same result ! Is this normal ?
 
I have the same result ! Is this normal ?

Revision as of 13:26, 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 :

<DPL>
category=
mode=userformat 
resultsheader=%TOTALPAGES% 
</DPL>

I have the same result ! Is this normal ?