Difference between revisions of "Talk:Test numberOfArticles"

From FollowTheScore
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
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 ?
 +
 +
:I was talking about a change in the php code [[User:Gero|Gero]] 17:13, 21 October 2008 (UTC)

Latest revision as of 19:13, 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 ?

I was talking about a change in the php code Gero 17:13, 21 October 2008 (UTC)