Manual:$wgCategoryPagingLimit
From MediaWiki.org
| Category: $wgCategoryPagingLimit | |
|---|---|
| Paging limit for items in categories. |
|
| Introduced in version: | 1.5.7 (r13079) |
| Removed in version: | still in use |
| Allowed values: | (integer) |
| Default value: | 200 |
Other settings: Alphabetical | By Function
[edit] Details
Paging limit for categories.
Add this code to your LocalSettings.php file:
$wgCategoryPagingLimit = 500;
Replace the number 500 with the number of articles you want your categories to display. Default is 200.
| Language: | English • Français • 日本語 |
|---|