Skip to content

Commit

Permalink
Merge pull request #329 from USEPA/IN-801b
Browse files Browse the repository at this point in the history
In 801b
  • Loading branch information
johnrockweilercgi authored Jan 14, 2022
2 parents 862587a + 0d8380a commit 078de70
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion config/sync/filter.format.full_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- linkit
name: 'Full HTML'
format: full_html
weight: -8
weight: -9
filters:
filter_html:
id: filter_html
Expand Down
26 changes: 13 additions & 13 deletions config/sync/filter.format.rich_text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ _core:
default_config_hash: LQ7Z_f1qIeAP7aiyHGBwlgjdsAHzwISN1_6-Dvv_fVY
name: 'Rich text'
format: rich_text
weight: -9
weight: -10
filters:
filter_align:
id: filter_align
Expand Down Expand Up @@ -103,16 +103,16 @@ filters:
weight: -47
settings:
default_view_mode: full_width
allowed_media_types:
audio_file: audio_file
image: image
remote_video: remote_video
allowed_view_modes:
full_width: full_width
half_width: half_width
original: original
small: small
thumbnail: thumbnail
allowed_media_types:
audio_file: audio_file
image: image
remote_video: remote_video
blazy_filter:
id: blazy_filter
provider: blazy
Expand All @@ -131,28 +131,28 @@ filters:
weight: -46
settings:
default_view_mode: link
allowed_media_types:
document: document
allowed_view_modes:
link: link
allowed_media_types:
document: document
filter_table_attributes:
id: filter_table_attributes
provider: uswds_ckeditor_integration
status: true
weight: -42
settings: { }
epa_filter_links:
id: epa_filter_links
provider: epa_wysiwyg
status: true
weight: -45
settings: { }
epa_filter_empty_paragraphs:
id: epa_filter_empty_paragraphs
provider: epa_wysiwyg
status: false
weight: -34
settings: { }
epa_filter_links:
id: epa_filter_links
provider: epa_wysiwyg
status: true
weight: -45
settings: { }
paragraphs_entity_embed:
id: paragraphs_entity_embed
provider: paragraphs_entity_embed
Expand Down
14 changes: 7 additions & 7 deletions config/sync/filter.format.simple_text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
- uswds_ckeditor_integration
name: 'Simple Text'
format: simple_text
weight: -10
weight: -8
filters:
filter_html:
id: filter_html
Expand Down Expand Up @@ -133,18 +133,18 @@ filters:
link: link
allowed_media_types:
document: document
epa_filter_links:
id: epa_filter_links
provider: epa_wysiwyg
status: true
weight: -45
settings: { }
epa_filter_empty_paragraphs:
id: epa_filter_empty_paragraphs
provider: epa_wysiwyg
status: false
weight: -35
settings: { }
epa_filter_links:
id: epa_filter_links
provider: epa_wysiwyg
status: true
weight: -45
settings: { }
paragraphs_entity_embed:
id: paragraphs_entity_embed
provider: paragraphs_entity_embed
Expand Down
2 changes: 1 addition & 1 deletion config/sync/filter.format.uswds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ _core:
default_config_hash: 05t4sDVkoIIr93awow19xLg0zeanMekWf7kwUh6Kroo
name: USWDS
format: uswds
weight: 0
weight: -6
filters:
editor_file_reference:
id: editor_file_reference
Expand Down
2 changes: 1 addition & 1 deletion config/sync/filter.format.uswds_paragraphs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ _core:
default_config_hash: p_4o1T01WaCAlHPZNWJfSwSBUnHX748vr-SVC4Ku4_I
name: 'USWDS (Paragraphs)'
format: uswds_paragraphs
weight: 0
weight: -5
filters:
editor_file_reference:
id: editor_file_reference
Expand Down

0 comments on commit 078de70

Please sign in to comment.