$smwgConceptPagingLimit

From semantic-mediawiki.org


Configuration parameter details:
Name $smwgConceptPagingLimit
Description Sets the number of listings shown in the namespace "Concept"
Default setting
200
Software Semantic MediaWiki
Since version
Until version
Configuration Interface settings
Keyword interface settings · concept page · paging limit · concept


$smwgConceptPagingLimit is a configuration parameter that sets the number of listings on pages in the namespace "Concept". If a value of "0" is given, the respective listings are hidden completely. The configuration parameter was introduced in Semantic MediaWiki 1.3.0.

No longer functional as of Semantic MediaWiki 7.0.0Released on 4 June 2026 and compatible with MW 1.43.x - 1.46.x.. The runtime shim that automatically translated $smwgConceptPagingLimit to its replacement has been removed, so this setting is now silently ignored. Migrate to configuration parameter $smwgPagingLimitSets the number of results shown in the listings on pages in the namespace "Property", "Concept" as well as on the special pages "Special:Types" and "Special:ProcessingErrorList" (key 'concept') in "LocalSettings.php".1

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

References

  1. ^  | | | | | | | | |  Semantic MediaWiki: GitHub pull request gh:smw:6706