Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_ct_event
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_ct_event
Commits
4e24d62e
Commit
4e24d62e
authored
4 years ago
by
Eric Bremner
Committed by
Kevin Paxman
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-4103: adding maxlength to metatag description
parent
381ee9fb
No related branches found
No related tags found
1 merge request
!2
ISTWCMS-4103: adding fields for metatags
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/install/core.entity_form_display.node.uw_ct_event.default.yml
+6
-1
6 additions, 1 deletion
...all/core.entity_form_display.node.uw_ct_event.default.yml
uw_ct_event.info.yml
+1
-0
1 addition, 0 deletions
uw_ct_event.info.yml
with
7 additions
and
1 deletion
config/install/core.entity_form_display.node.uw_ct_event.default.yml
100755 → 100644
+
6
−
1
View file @
4e24d62e
...
...
@@ -227,7 +227,12 @@ content:
settings
:
rows
:
3
placeholder
:
'
'
third_party_settings
:
{
}
third_party_settings
:
maxlength
:
maxlength_js
:
160
maxlength_js_label
:
'
Content
limited
to
@limit
characters,
remaining:
<strong>@remaining</strong>'
maxlength_js_enforce
:
false
maxlength_js_truncate_html
:
false
type
:
string_textarea
region
:
content
field_uw_meta_image
:
...
...
This diff is collapsed.
Click to expand it.
uw_ct_event.info.yml
+
1
−
0
View file @
4e24d62e
...
...
@@ -19,6 +19,7 @@ dependencies:
-
layout_discovery
-
leaflet
-
link
-
maxlength
-
media
-
media_library
-
menu_ui
...
...
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