Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_ct_event
Commits
dba4112b
Commit
dba4112b
authored
Feb 01, 2019
by
l26yan
Browse files
RT#945967 Recreate uw_ct_event to update uw_ct_event.features.taxonomy.inc
parent
30c22a0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
uw_ct_event.features.taxonomy.inc
uw_ct_event.features.taxonomy.inc
+4
-2
No files found.
uw_ct_event.features.taxonomy.inc
View file @
dba4112b
...
...
@@ -12,7 +12,6 @@ function uw_ct_event_taxonomy_default_vocabularies() {
return
array
(
'uw_event_tags'
=>
array
(
'name'
=>
'Event Tags'
,
'base_language'
=>
'und'
,
'machine_name'
=>
'uw_event_tags'
,
'description'
=>
'Words used to tag the event that may not be represented in other areas of the form.'
,
'hierarchy'
=>
0
,
...
...
@@ -20,6 +19,8 @@ function uw_ct_event_taxonomy_default_vocabularies() {
'weight'
=>
0
,
'language'
=>
'und'
,
'i18n_mode'
=>
0
,
'base_i18n_mode'
=>
0
,
'base_language'
=>
'und'
,
'rdf_mapping'
=>
array
(
'rdftype'
=>
array
(
0
=>
'skos:ConceptScheme'
,
...
...
@@ -39,13 +40,14 @@ function uw_ct_event_taxonomy_default_vocabularies() {
'uw_event_type'
=>
array
(
'name'
=>
'Event Type'
,
'machine_name'
=>
'uw_event_type'
,
'base_language'
=>
'und'
,
'description'
=>
'The type of event being held. A conference, an open house, a concert, a thesis defence etc.'
,
'hierarchy'
=>
0
,
'module'
=>
'taxonomy'
,
'weight'
=>
0
,
'language'
=>
'und'
,
'i18n_mode'
=>
0
,
'base_i18n_mode'
=>
0
,
'base_language'
=>
'und'
,
'rdf_mapping'
=>
array
(
'rdftype'
=>
array
(
0
=>
'skos:ConceptScheme'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment