Skip to content

Commit

Permalink
EPAD8-2314 [BED] Disable field hublinks on all content types
Browse files Browse the repository at this point in the history
  • Loading branch information
julianamincey committed Dec 18, 2023
1 parent 1dca17e commit d0cb306
Show file tree
Hide file tree
Showing 14 changed files with 138 additions and 228 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ Note: this has only been tested on ddev 1.19 and above.
12. Edit your `services/drupal/.env` file and change the line that reads `ENV_STATE=build` to read `ENV_STATE=run` -- without this change you will not make use of Redis caching.
13. Access the app at https://epa.ddev.site
13. To unblock the user run `ddev drush user:unblock drupalwebcms-admin`
14. Access the app at https://epa.ddev.site
# Testing migrations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,9 @@ content:
custom
show_extra: true
hide_date: false
separator: to
add_abbreviations: before
allday: true
third_party_settings: { }
field_deadline:
type: datetime_default
Expand Down Expand Up @@ -222,7 +224,7 @@ content:
third_party_settings: { }
field_event_host:
type: string_textfield
weight: 11
weight: 12
region: content
settings:
size: 60
Expand Down Expand Up @@ -250,16 +252,6 @@ content:
create_new_levels: false
force_deepest: false
third_party_settings: { }
field_hublinks:
type: entity_reference_autocomplete
weight: 12
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_keywords:
type: entity_reference_autocomplete_tags
weight: 11
Expand Down Expand Up @@ -300,10 +292,11 @@ content:
third_party_settings: { }
field_meta_tags:
type: metatag_firehose
weight: 50
weight: 21
region: content
settings:
sidebar: true
use_details: true
third_party_settings: { }
field_owning_office:
type: entity_reference_autocomplete_tags
Expand Down Expand Up @@ -379,7 +372,7 @@ content:
display_label: true
third_party_settings: { }
simple_sitemap:
weight: 10
weight: 11
region: content
settings: { }
third_party_settings: { }
Expand Down Expand Up @@ -423,6 +416,7 @@ content:
hidden:
field_date: true
field_display_arcgis_map: true
field_hublinks: true
field_is_searchable_collection: true
field_last_published: true
field_review_deadline: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ third_party_settings:
label: 'Additional Fields'
region: content
parent_name: ''
weight: 8
weight: 7
format_type: tabs
format_settings:
classes: ''
Expand All @@ -120,7 +120,7 @@ content:
third_party_settings: { }
created:
type: datetime_timestamp
weight: 10
weight: 9
region: content
settings: { }
third_party_settings: { }
Expand Down Expand Up @@ -189,16 +189,6 @@ content:
create_new_levels: false
force_deepest: false
third_party_settings: { }
field_hublinks:
type: entity_reference_autocomplete
weight: 7
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_keywords:
type: entity_reference_autocomplete_tags
weight: 11
Expand All @@ -225,10 +215,11 @@ content:
third_party_settings: { }
field_meta_tags:
type: metatag_firehose
weight: 50
weight: 16
region: content
settings:
sidebar: true
use_details: true
third_party_settings: { }
field_owning_office:
type: entity_reference_autocomplete_tags
Expand Down Expand Up @@ -332,7 +323,7 @@ content:
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 9
weight: 8
region: content
settings:
match_operator: CONTAINS
Expand All @@ -346,6 +337,7 @@ content:
settings: { }
third_party_settings: { }
hidden:
field_hublinks: true
field_is_searchable_collection: true
field_last_published: true
field_review_deadline: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ third_party_settings:
label: 'Additional Fields'
region: content
parent_name: ''
weight: 8
weight: 6
format_type: tabs
format_settings:
classes: ''
Expand Down Expand Up @@ -110,7 +110,7 @@ mode: default
content:
created:
type: datetime_timestamp
weight: 10
weight: 8
region: content
settings: { }
third_party_settings: { }
Expand Down Expand Up @@ -169,16 +169,6 @@ content:
create_new_levels: false
force_deepest: false
third_party_settings: { }
field_hublinks:
type: entity_reference_autocomplete
weight: 7
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_keywords:
type: entity_reference_autocomplete_tags
weight: 11
Expand All @@ -205,10 +195,11 @@ content:
third_party_settings: { }
field_meta_tags:
type: metatag_firehose
weight: 50
weight: 15
region: content
settings:
sidebar: true
use_details: true
third_party_settings: { }
field_owning_office:
type: entity_reference_autocomplete_tags
Expand All @@ -235,7 +226,7 @@ content:
maxlength_js_truncate_html: false
field_paragraphs:
type: paragraphs
weight: 3
weight: 2
region: content
settings:
title: Paragraph
Expand All @@ -254,7 +245,7 @@ content:
third_party_settings: { }
field_paragraphs_1:
type: paragraphs
weight: 5
weight: 4
region: content
settings:
title: Paragraph
Expand Down Expand Up @@ -284,46 +275,46 @@ content:
third_party_settings: { }
field_wide_template:
type: boolean_checkbox
weight: 6
weight: 5
region: content
settings:
display_label: true
third_party_settings: { }
langcode:
type: language_select
weight: 4
weight: 3
region: content
settings:
include_locked: true
third_party_settings: { }
moderation_state:
type: moderation_state_default
weight: 14
weight: 13
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 11
weight: 10
region: content
settings:
display_label: true
third_party_settings: { }
simple_sitemap:
weight: 10
weight: 9
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 13
weight: 12
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 12
weight: 11
region: content
settings:
display_label: true
Expand All @@ -338,7 +329,7 @@ content:
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 9
weight: 7
region: content
settings:
match_operator: CONTAINS
Expand All @@ -347,11 +338,12 @@ content:
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 15
weight: 14
region: content
settings: { }
third_party_settings: { }
hidden:
field_hublinks: true
field_is_searchable_collection: true
field_last_published: true
field_review_deadline: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ third_party_settings:
label: Comments
region: content
parent_name: ''
weight: 12
weight: 13
format_type: fieldset
format_settings:
classes: 'group-public-notice-comments field-group-fieldset'
Expand Down Expand Up @@ -263,16 +263,6 @@ content:
rows: 5
placeholder: ''
third_party_settings: { }
field_hublinks:
type: entity_reference_autocomplete
weight: 13
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_keywords:
type: entity_reference_autocomplete_tags
weight: 11
Expand Down Expand Up @@ -321,6 +311,7 @@ content:
region: content
settings:
sidebar: true
use_details: true
third_party_settings: { }
field_owning_office:
type: entity_reference_autocomplete_tags
Expand All @@ -347,7 +338,7 @@ content:
maxlength_js_truncate_html: false
field_permit_number:
type: string_textfield
weight: 11
weight: 12
region: content
settings:
size: 60
Expand Down Expand Up @@ -419,7 +410,7 @@ content:
display_label: true
third_party_settings: { }
simple_sitemap:
weight: 10
weight: 11
region: content
settings: { }
third_party_settings: { }
Expand Down Expand Up @@ -464,6 +455,7 @@ hidden:
field_computed_comments_due_date: true
field_expiration_date: true
field_geographic_locations: true
field_hublinks: true
field_is_searchable_collection: true
field_last_published: true
field_notice_sort_date: true
Expand Down
Loading

0 comments on commit d0cb306

Please sign in to comment.