diqa / semantic-translation
Provides Wiki-Page-ID / Title translation for SemanticForms
Package info
github.com/kkthek/diqa-semantic-translation
Type:mediawiki-extension
pkg:composer/diqa/semantic-translation
dev-master
2018-02-11 10:45 UTC
This package is auto-updated.
Last update: 2026-03-01 00:23:16 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)