Switching to manual ga tagging.

This commit is contained in:
Dan Chadwick
2024-09-22 14:51:34 -04:00
parent 95813b49f2
commit ed270d842d
24 changed files with 422 additions and 248 deletions

View File

@@ -46,12 +46,11 @@ content:
media_types: { }
third_party_settings: { }
field_banner_color:
type: color_field_widget_default
type: color_field_widget_box
weight: 1
region: content
settings:
placeholder_color: ''
placeholder_opacity: ''
default_colors: '#565264,#009fb7,#fed766,#f4f4f8,#e6e6ea,#fe4a49,#c0a9b0,#d74e09,#60935d,#bc9ec1,#ffa8a9,#157145'
third_party_settings: { }
field_read_time:
type: number

View File

@@ -23,6 +23,7 @@ module:
field_ui: 0
file: 0
filter: 0
fpa: 0
gin_login: 0
gin_toolbar: 0
help: 0

View File

@@ -15,7 +15,10 @@ label: 'Banner Color'
description: 'The color for the banner.'
required: false
translatable: false
default_value: { }
default_value:
-
color: '#565264'
opacity: null
default_value_callback: ''
settings:
opacity: 0

View File

@@ -19,5 +19,5 @@ settings:
min: null
max: null
prefix: ''
suffix: 'minute read time'
suffix: ' minute read time'
field_type: integer

View File

@@ -0,0 +1,14 @@
uuid: 8994a8bf-14e3-4f6c-96ea-e0d69a799a7b
langcode: en
status: true
dependencies:
config:
- user.role.article_publisher
module:
- user
id: user_add_role_action.article_publisher
label: 'Add the Article Publisher role to the selected user(s)'
type: user
plugin: user_add_role_action
configuration:
rid: article_publisher

View File

@@ -1,14 +0,0 @@
uuid: 5bc749de-6689-4275-9eca-ae490faf3a03
langcode: en
status: true
dependencies:
config:
- user.role.content_editor
module:
- user
id: user_add_role_action.content_editor
label: 'Add the Content editor role to the selected user(s)'
type: user
plugin: user_add_role_action
configuration:
rid: content_editor

View File

@@ -0,0 +1,14 @@
uuid: 992add39-d908-432d-a4e1-207ec10525fc
langcode: en
status: true
dependencies:
config:
- user.role.article_publisher
module:
- user
id: user_remove_role_action.article_publisher
label: 'Remove the Article Publisher role from the selected user(s)'
type: user
plugin: user_remove_role_action
configuration:
rid: article_publisher

View File

@@ -1,14 +0,0 @@
uuid: 33929f2e-ac25-4617-acc2-77c8d63804fc
langcode: en
status: true
dependencies:
config:
- user.role.content_editor
module:
- user
id: user_remove_role_action.content_editor
label: 'Remove the Content editor role from the selected user(s)'
type: user
plugin: user_remove_role_action
configuration:
rid: content_editor

View File

@@ -0,0 +1,22 @@
uuid: 1618ab23-bc39-4092-9519-050c320a1289
langcode: en
status: true
dependencies:
config:
- node.type.article
module:
- node
id: article_publisher
label: 'Article Publisher'
weight: 4
is_admin: null
permissions:
- 'create article content'
- 'delete any article content'
- 'delete article revisions'
- 'delete own article content'
- 'edit any article content'
- 'edit own article content'
- 'revert article revisions'
- 'view article revisions'
- 'view own unpublished content'

View File

@@ -1,45 +0,0 @@
uuid: 04d81b0e-6142-474a-943f-dbce73dcda0d
langcode: en
status: true
dependencies:
config:
- node.type.article
- node.type.page
- taxonomy.vocabulary.tags
module:
- contextual
- file
- node
- path
- system
- taxonomy
- toolbar
_core:
default_config_hash: e_wG1u7SrGaJbY2-Szgbgl-c8T3kdirU3uTNq2c_QJQ
id: content_editor
label: 'Content editor'
weight: 2
is_admin: false
permissions:
- 'access administration pages'
- 'access content overview'
- 'access contextual links'
- 'access files overview'
- 'access toolbar'
- 'administer url aliases'
- 'create article content'
- 'create page content'
- 'create terms in tags'
- 'create url aliases'
- 'delete article revisions'
- 'delete own article content'
- 'delete own files'
- 'delete own page content'
- 'delete page revisions'
- 'edit own article content'
- 'edit own page content'
- 'edit terms in tags'
- 'revert all revisions'
- 'view all revisions'
- 'view own unpublished content'
- 'view the administration theme'

View File

@@ -5,7 +5,7 @@ dependencies:
config:
- field.storage.node.body
- field.storage.node.field_article_image
- image.style.medium
- image.style.large
- node.type.article
module:
- media
@@ -28,53 +28,6 @@ display:
display_options:
title: Articles
fields:
title:
id: title
table: node_field_data
field: title
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: title
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
make_link: false
absolute: false
word_boundary: false
ellipsis: false
strip_tags: false
trim: false
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string
settings:
link_to_entity: true
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
field_article_image:
id: field_article_image
table: node__field_article_image
@@ -128,7 +81,7 @@ display:
type: media_thumbnail
settings:
image_link: content
image_style: medium
image_style: large
image_loading:
attribute: lazy
group_column: target_id
@@ -141,6 +94,71 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
title:
id: title
table: node_field_data
field: title
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: title
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: false
ellipsis: false
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: h4
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string
settings:
link_to_entity: true
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
changed:
id: changed
table: node_field_data
@@ -195,12 +213,12 @@ display:
click_sort_column: value
type: timestamp
settings:
date_format: fallback
custom_date_format: ''
date_format: custom
custom_date_format: 'm/d/Y h:s A'
timezone: ''
tooltip:
date_format: fallback
custom_date_format: ''
date_format: custom
custom_date_format: 'm/d/Y h:s A'
time_diff:
enabled: false
future_format: '@interval hence'
@@ -361,14 +379,13 @@ display:
value:
article: article
style:
type: html_list
type: grid_responsive
options:
row_class: ''
default_row_class: true
uses_fields: false
type: ul
wrapper_class: item-list
class: ''
grouping: { }
columns: 4
cell_min_width: 100
grid_gutter: 10
alignment: horizontal
row:
type: fields
options: