Handbuch:$wgTagStatisticsNewTable

This page is a translated version of the page Manual:$wgTagStatisticsNewTable and the translation is 29% complete.
Sonstige Einstellungen: $wgTagStatisticsNewTable
Temporarily flag to use change_tag_def table as backend of change tag statistics.
Eingeführt in Version:1.32.0 (Gerrit change 445179; git #9fed3f0f)
Entfernt in Version:1.33.0 (Gerrit change 467957; git #bb07b4a3)
Erlaubte Werte:(Wahrheitswert)
Standardwert:false

For example in case of Special:Tags. If set to false, it will use change_tag table. Before setting it to true set $wgChangeTagsSchemaMigrationStage to MIGRATION_WRITE_BOTH and run PopulateChangeTagDef maintaince script. It's redundant when Handbuch:$wgChangeTagsSchemaMigrationStage is set to MIGRATION_NEW.