X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FCore%2FWordReplacement.xml;h=e3a544ce29d8fcacd27676f539eb604b5124466f;hb=960128817a9a22d226b19c4e3141f792df5200c4;hp=9c64a1afe6eee2bd7099120f7234df524fa5a53d;hpb=504e40d849d89dffb3d851e49cbb92c4d7b70795;p=civicrm-core.git diff --git a/xml/schema/Core/WordReplacement.xml b/xml/schema/Core/WordReplacement.xml index 9c64a1afe6..e3a544ce29 100644 --- a/xml/schema/Core/WordReplacement.xml +++ b/xml/schema/Core/WordReplacement.xml @@ -8,6 +8,7 @@ 4.4 id + Word Replacement ID int unsigned true Word replacement ID @@ -19,6 +20,7 @@ find_word + Replaced Word varchar 255 utf8_bin @@ -27,6 +29,7 @@ replace_word + Replacement Word varchar 255 utf8_bin @@ -49,21 +52,28 @@ 4.4 - match_type - varchar - 16 - "wildcardMatch" - - CRM_Core_SelectValues::getWordReplacementMatchType - - 4.4 - - Select - + match_type + Word Replacement Match Type + varchar + 16 + "wildcardMatch" + + CRM_Core_SelectValues::getWordReplacementMatchType + + 4.4 + + Select + domain_id + Word Replacement Domain ID int unsigned + + civicrm_domain
+ id + name +
FK to Domain ID. This is for Domain specific word replacement 1.1