User "Krinkle" posted a comment on MediaWiki.r97033.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97033#c22502
Commit summary:

Merged wgWhatlinkshereLimit from Wikia. It defaults to the same value it was 
hardcoded to before.

Comment:

There's over a dozen of other special pages that are also showing lists of 
links ("QueryPage"). Those all share a common limit (50 as well). Perhaps make 
a configuration option for that instead just this local variable (eg. 
<code>$wgQueryPageDefaultLimit</code>) and use it here in SpecialWhatlinkshere.


I'm not sure we should have a specific limit like this just for 
SpecialWhatlinkshere.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to