We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55100e5 commit 0697b0cCopy full SHA for 0697b0c
README.md
@@ -1,6 +1,5 @@
1
-# SemanticDependencyUpdater
2
-SemanticDependencyUpdater is a MediaWiki extension that monitors changes in the semantic data of a wiki page.
3
-The affected page can the Semantic Dependency Updater property to define which pages should also be updated.
4
-This can be defined through a list of pages or for more advanced use cases, a query string.
+# Semantic Dependency Updater
+Semantic Dependency Updater (SDU) is a MediaWiki extension that monitors pages for changes in their semantic data.
+If a Semantic Dependency property is found, SDU will update (null-edit) all pages that have been selected through that property.
5
6
See https://www.mediawiki.org/wiki/Extension:SemanticDependencyUpdater for more details.
0 commit comments