Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
varbase
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
varbase
Commits
08daeeea
Commit
08daeeea
authored
7 years ago
by
Rajab Natshah
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2945609
: Added [Field Categories, and Field Tags] storage fields to Varbase core config
parent
a52ed816
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/install/field.storage.node.field_categories.yml
+19
-0
19 additions, 0 deletions
config/install/field.storage.node.field_categories.yml
config/install/field.storage.node.field_tags.yml
+19
-0
19 additions, 0 deletions
config/install/field.storage.node.field_tags.yml
with
38 additions
and
0 deletions
config/install/field.storage.node.field_categories.yml
0 → 100644
+
19
−
0
View file @
08daeeea
langcode
:
en
status
:
true
dependencies
:
module
:
-
node
-
taxonomy
id
:
node.field_categories
field_name
:
field_categories
entity_type
:
node
type
:
entity_reference
settings
:
target_type
:
taxonomy_term
module
:
core
locked
:
false
cardinality
:
-1
translatable
:
true
indexes
:
{
}
persist_with_no_fields
:
false
custom_storage
:
false
This diff is collapsed.
Click to expand it.
config/install/field.storage.node.field_tags.yml
0 → 100644
+
19
−
0
View file @
08daeeea
langcode
:
en
status
:
true
dependencies
:
module
:
-
node
-
taxonomy
id
:
node.field_tags
field_name
:
field_tags
entity_type
:
node
type
:
entity_reference
settings
:
target_type
:
taxonomy_term
module
:
core
locked
:
false
cardinality
:
-1
translatable
:
true
indexes
:
{
}
persist_with_no_fields
:
false
custom_storage
:
false
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment