$smwgTypePagingLimit

From semantic-mediawiki.org


Configuration parameter details:
Name $smwgTypePagingLimit
Description Sets the number of listings shown in Special:Types
Default setting
200
Software Semantic MediaWiki
Since version
Until version still available
Configuration Interface settings
Keyword interface settings · type page · paging limit · data type


$smwgTypePagingLimit is a configuration parameter that sets the number of listings on pages in Special:Types. If a value of "0" is given, the respective listings are hidden completely. The configuration parameter was introduced in Semantic MediaWiki 0.7.

The same functionality is provided by $smwgPagingLimit, which consolidates this and similar settings.