Initial Drupal 11 with DDEV setup

This commit is contained in:
gluebox
2025-10-08 11:39:17 -04:00
commit 89ef74b305
25344 changed files with 2599172 additions and 0 deletions

View File

@ -0,0 +1,50 @@
form:
version: VERSION
js:
js/form.js: {}
dependencies:
- core/drupal.form
type_form:
version: VERSION
js:
js/type_form.js: {}
dependencies:
- core/drupal.form
oembed.formatter:
version: VERSION
css:
component:
css/oembed.formatter.css: {}
oembed.frame:
version: VERSION
css:
component:
css/oembed.frame.css: {}
filter.caption:
version: VERSION
css:
component:
css/filter.caption.css: {}
dependencies:
- filter/caption
# Despite the name, this is actually not specific to CKEditor 4, and can be
# used by all text editor plugins.
media_embed_ckeditor_theme:
version: VERSION
js:
js/media_embed_ckeditor.theme.js: {}
dependencies:
- core/drupal
drupal.media-icon:
version: VERSION
css:
theme:
css/media.icon.theme.css: {}
dependencies:
- field_ui/drupal.field_ui.manage_fields