Loading core/modules/forum/config/optional/taxonomy.vocabulary.forums.yml +1 −0 Original line number Diff line number Diff line Loading @@ -8,3 +8,4 @@ name: Forums vid: forums description: 'Forum navigation vocabulary' weight: -10 new_revision: false core/modules/jsonapi/tests/src/Functional/VocabularyTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ protected function getExpectedDocument() { 'status' => TRUE, 'dependencies' => [], 'name' => 'Llama', 'new_revision' => FALSE, 'description' => NULL, 'weight' => 0, 'drupal_internal__vid' => 'llama', Loading core/modules/migrate/tests/modules/migrate_track_changes_test/config/install/taxonomy.vocabulary.track_changes_import_term.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ name: Track changes import term vid: track_changes_import_term description: '' weight: 0 new_revision: false core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ name: Tags vid: tags description: 'Use tags to group articles on similar topics into categories.' weight: 0 new_revision: false core/modules/taxonomy/config/schema/taxonomy.schema.yml +3 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,9 @@ taxonomy.vocabulary.*: weight: type: integer label: 'Weight' new_revision: type: boolean label: 'Whether a new revision should be created by default' field.formatter.settings.entity_reference_rss_category: type: mapping Loading Loading
core/modules/forum/config/optional/taxonomy.vocabulary.forums.yml +1 −0 Original line number Diff line number Diff line Loading @@ -8,3 +8,4 @@ name: Forums vid: forums description: 'Forum navigation vocabulary' weight: -10 new_revision: false
core/modules/jsonapi/tests/src/Functional/VocabularyTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ protected function getExpectedDocument() { 'status' => TRUE, 'dependencies' => [], 'name' => 'Llama', 'new_revision' => FALSE, 'description' => NULL, 'weight' => 0, 'drupal_internal__vid' => 'llama', Loading
core/modules/migrate/tests/modules/migrate_track_changes_test/config/install/taxonomy.vocabulary.track_changes_import_term.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ name: Track changes import term vid: track_changes_import_term description: '' weight: 0 new_revision: false
core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ name: Tags vid: tags description: 'Use tags to group articles on similar topics into categories.' weight: 0 new_revision: false
core/modules/taxonomy/config/schema/taxonomy.schema.yml +3 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,9 @@ taxonomy.vocabulary.*: weight: type: integer label: 'Weight' new_revision: type: boolean label: 'Whether a new revision should be created by default' field.formatter.settings.entity_reference_rss_category: type: mapping Loading