From 410f887abd99c2b188be88fa54dceb33aa39628f Mon Sep 17 00:00:00 2001 From: Mark Jordan Date: Sun, 14 Jul 2024 09:00:12 -0700 Subject: [PATCH] Deployed 2ea9f1f with MkDocs version: 1.4.2 --- fields/index.html | 8 +++----- search/search_index.json | 2 +- sitemap.xml.gz | Bin 224 -> 224 bytes 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/fields/index.html b/fields/index.html index 38b11adf..fe7f8914 100644 --- a/fields/index.html +++ b/fields/index.html @@ -1724,14 +1724,12 @@

Taxonomy reference fields

  • If the term name you provide in the CSV file does not match an existing term name in its vocabulary, the term name from the CSV data is used to create a new term. If it does match, Workbench populates the field in your nodes with a reference to the matching term.
  • -
    -

    Note

    allow_adding_terms applies to all vocabularies. In general, you do not want to add new terms to vocabularies used by Islandora for system functions such as Islandora Models and Islandora Media Use. In order to exclude vocabularies from being added to, you can register vocabulary machine names in the protected_vocabularies setting, like this:

    -

    protected_vocabularies: +

    protected_vocabularies:
      - islandora_model
      - islandora_display
    - - islandora_media_use

    -
    + - islandora_media_use +

    Adding new terms has some constraints: