Skip to content

Commit

Permalink
updates/fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDickinsonWilde committed Feb 23, 2023
1 parent ed4c256 commit dbc56cf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- field.field.paragraph.quote.field_quote_title
- paragraphs.paragraphs_type.quote
module:
- entity_browser_entity_form
- media_library
- inline_entity_form
- text
id: paragraph.quote.default
Expand All @@ -35,24 +35,12 @@ content:
type: text_textarea
region: content
field_quote_image:
type: media_library_widget
weight: 1
settings:
form_mode: default
override_labels: true
label_singular: Image
label_plural: Images
allow_new: true
allow_existing: true
match_operator: CONTAINS
revision: false
collapsible: false
collapsed: false
allow_duplicate: false
third_party_settings:
entity_browser_entity_form:
entity_browser_id: media_entity_browser_modal
type: inline_entity_form_complex
region: content
settings:
media_types: { }
third_party_settings: { }
field_quote_member_since:
weight: 5
settings:
Expand Down
3 changes: 0 additions & 3 deletions config/install/user.role.site_admininstrator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies:
- block
- block_content
- contextual
- entity_browser
- entity_reference_revisions
- field_ui
- file
Expand All @@ -43,8 +42,6 @@ permissions:
- 'access contextual links'
- 'access files overview'
- 'access media overview'
- 'access media_entity_browser entity browser pages'
- 'access media_entity_browser_modal entity browser pages'
- 'access site in maintenance mode'
- 'access taxonomy overview'
- 'access toolbar'
Expand Down
2 changes: 1 addition & 1 deletion taoti.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ install:
- twig_field_value:twig_field_value
- twig_tweak:twig_tweak
themes:
- gin:gin
- gin

0 comments on commit dbc56cf

Please sign in to comment.