Skip to content
Snippets Groups Projects
Commit a36cabee authored by Liam Morland's avatar Liam Morland Committed by Kevin Paxman
Browse files

Coding standards

parent e7e87e5e
No related branches found
No related tags found
1 merge request!19Feature/istwcms 4208 ebremner unpublishing
...@@ -3,36 +3,36 @@ description: 'Configuration for all common WCMS' ...@@ -3,36 +3,36 @@ description: 'Configuration for all common WCMS'
type: module type: module
core_version_requirement: '^8.7.7 || ^9' core_version_requirement: '^8.7.7 || ^9'
dependencies: dependencies:
- block_content - drupal:block_content
- block_list_override - drupal:block_list_override
- captcha - drupal:captcha
- ckeditor - drupal:ckeditor
- config_views - drupal:config_views
- core_event_dispatcher - drupal:core_event_dispatcher
- ctools - drupal:ctools
- editor - drupal:editor
- features - drupal:features
- field - drupal:field
- field_event_dispatcher - drupal:field_event_dispatcher
- filter - drupal:filter
- hcaptcha - drupal:hcaptcha
- hook_event_dispatcher - drupal:hook_event_dispatcher
- language - drupal:language
- layout_builder - drupal:layout_builder
- layout_builder_browser - drupal:layout_builder_browser
- layout_builder_modal - drupal:layout_builder_modal
- layout_builder_restrictions - drupal:layout_builder_restrictions
- layout_builder_styles - drupal:layout_builder_styles
- linkit - drupal:linkit
- media - drupal:media
- metatag - drupal:metatag
- node - drupal:node
- path - drupal:path
- pathauto - drupal:pathauto
- preprocess_event_dispatcher - drupal:preprocess_event_dispatcher
- realname - drupal:realname
- taxonomy - drupal:taxonomy
- text - drupal:text
- user - drupal:user
- userprotect - drupal:userprotect
- views - drupal:views
...@@ -11,4 +11,4 @@ uw_content_moderation.form: ...@@ -11,4 +11,4 @@ uw_content_moderation.form:
_title: 'Content moderation' _title: 'Content moderation'
_form: '\Drupal\uw_cfg_common\Form\UwContentModerationForm' _form: '\Drupal\uw_cfg_common\Form\UwContentModerationForm'
requirements: requirements:
_permission: 'access content' _permission: 'access content'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment