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
d0504052
Commit
d0504052
authored
Jan 07, 2019
by
l26yan
Browse files
ISTWCMS-2803 Re-enable link validation
parent
bd004521
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
6 deletions
+15
-6
uw_ct_event.features.field_instance.inc
uw_ct_event.features.field_instance.inc
+15
-6
No files found.
uw_ct_event.features.field_instance.inc
View file @
d0504052
...
...
@@ -505,17 +505,20 @@ function uw_ct_event_field_default_field_instances() {
'entity_translation_sync'
=>
FALSE
,
'rel_remove'
=>
'default'
,
'title'
=>
'optional'
,
'title_allowed_values'
=>
''
,
'title_label_use_field_label'
=>
0
,
'title_maxlength'
=>
128
,
'title_value'
=>
''
,
'url'
=>
'optional'
,
'user_register_form'
=>
FALSE
,
'validate_url'
=>
0
,
'validate_url'
=>
1
,
),
'widget'
=>
array
(
'active'
=>
0
,
'module'
=>
'link'
,
'settings'
=>
array
(),
'settings'
=>
array
(
'label_help_description'
=>
''
,
),
'type'
=>
'link_field'
,
'weight'
=>
6
,
),
...
...
@@ -857,17 +860,20 @@ function uw_ct_event_field_default_field_instances() {
'entity_translation_sync'
=>
FALSE
,
'rel_remove'
=>
'default'
,
'title'
=>
'none'
,
'title_allowed_values'
=>
''
,
'title_label_use_field_label'
=>
0
,
'title_maxlength'
=>
128
,
'title_value'
=>
''
,
'url'
=>
0
,
'user_register_form'
=>
FALSE
,
'validate_url'
=>
0
,
'validate_url'
=>
1
,
),
'widget'
=>
array
(
'active'
=>
0
,
'module'
=>
'link'
,
'settings'
=>
array
(),
'settings'
=>
array
(
'label_help_description'
=>
''
,
),
'type'
=>
'link_field'
,
'weight'
=>
9
,
),
...
...
@@ -953,17 +959,20 @@ function uw_ct_event_field_default_field_instances() {
'entity_translation_sync'
=>
FALSE
,
'rel_remove'
=>
'default'
,
'title'
=>
'optional'
,
'title_allowed_values'
=>
''
,
'title_label_use_field_label'
=>
0
,
'title_maxlength'
=>
128
,
'title_value'
=>
''
,
'url'
=>
0
,
'user_register_form'
=>
FALSE
,
'validate_url'
=>
0
,
'validate_url'
=>
1
,
),
'widget'
=>
array
(
'active'
=>
0
,
'module'
=>
'link'
,
'settings'
=>
array
(),
'settings'
=>
array
(
'label_help_description'
=>
''
,
),
'type'
=>
'link_field'
,
'weight'
=>
7
,
),
...
...
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