diqa / semantic-translation
Provides Wiki-Page-ID / Title translation for SemanticForms
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:mediawiki-extension
This package is auto-updated.
Last update: 2025-01-29 05:49:54 UTC
README
Converts title-attributes into wiki titles and vice-versa
Configuration
-
$wgSTFieldsToTranslate
Array of field names to translate, e.g.
[ 'Bau', 'Ensemble' ] meaning all fields with these names are translated in every form where they appear.
It is also possible to fully qualify the field names, e.g.
[ 'Objekt[Bau]', 'Ensemble' ] meaning that the field 'Bau' is only translated in the form 'Objekt'.
-
$wgSTProperty
Name of Title-Property
(if missing a default is used depending on the content language of the wiki)