v7.0.0+
| Status: | effective |
| Progress: | 100% |
| Version: | 7.0.0+ |
$smwgDeclarationProperties
From semantic-mediawiki.org
| Configuration parameter details: | |
| Name | $smwgDeclarationProperties |
| Description | Sets the property IDs that trigger full re-processing of dependent pages when their values change |
| Default setting | |
| Software | Semantic MediaWiki |
| Since version | not specified |
| Until version | |
| Configuration | Installation |
| Keyword | property · change propagation |
$smwgDeclarationProperties is a configuration parameter that was used to set the property IDs that trigger a full re-processing of dependent pages when their values change.
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
$smwgDeclarationProperties to its replacement has been removed, so this setting is now silently ignored. Migrate to configuration parameter $smwgChangePropagationWatchlistSets the properties that are relevant for property change propagation in "LocalSettings.php".1
See also[edit]
- Help page on configuration parameter
$smwgChangePropagationWatchlistSets the properties that are relevant for property change propagation
References
- ^ | | | | | | | | | Semantic MediaWiki: GitHub pull request gh:smw:6706