Compare commits
17 Commits
eqld
...
5940fb4d40
Author | SHA1 | Date | |
---|---|---|---|
5940fb4d40 | |||
d1efaa0a77 | |||
ac69727be7 | |||
3a8a1dac5e | |||
46a604d42e | |||
0c2da4462c | |||
9bb1e247d4 | |||
c7e9155544 | |||
dfd0a7c389 | |||
9f0cf9a59a | |||
8ab64cf24b | |||
1456ea540f | |||
f5e13d85dd | |||
4e36e96f00 | |||
7689cb4897 | |||
bcc229ffe8 | |||
4f5c3a9e57 |
@ -17,35 +17,39 @@
|
||||
"drupal/autologout": "^1.0",
|
||||
"drupal/betterlogin": "^2.0",
|
||||
"drupal/better_exposed_filters": "^6",
|
||||
"drupal/block_class": "^4.0",
|
||||
"drupal/config_ignore": "^3.3",
|
||||
"drupal/bulkdelete": "1.x-dev",
|
||||
"drupal/cshs": "^4.0.2",
|
||||
"drupal/config_ignore": "^3.0",
|
||||
"drupal/config_filter": "^2.0",
|
||||
"drupal/config_devel": "^1.10",
|
||||
"drupal/config_devel": "^1.x-dev@dev",
|
||||
"drupal/config_update": "^2.0@alpha",
|
||||
"drupal/content_lock": "^2.4",
|
||||
"drupal/content_lock": "^2.1",
|
||||
"drupal/context": "^5.0@RC",
|
||||
"drupal/date_range_formatter": "9.0.x-dev@dev",
|
||||
"drupal/devel": "^5.1",
|
||||
"drupal/devel": "^5.0",
|
||||
"drupal/email_registration": "^1.0@RC",
|
||||
"drupal/embed": "^1.0",
|
||||
"drupal/entity_browser": "^2.0",
|
||||
"drupal/entity_browser_enhanced": "^2.0",
|
||||
"drupal/entity_clone": "dev-2.x",
|
||||
"drupal/extlink": "^2.0",
|
||||
"drupal/entity_clone": "^2.0@alpha",
|
||||
"drupal/extlink": "^1.1",
|
||||
"drupal/field_group": "^3.6",
|
||||
"drupal/filefield_sources": "2.0.x-dev@dev",
|
||||
"drupal/filter_perms": "^2.0",
|
||||
"drupal/formatter_suite": "^2.1",
|
||||
"drupal/honeypot": "^2.0",
|
||||
"drupal/imagemagick": "^3.1",
|
||||
"drupal/inline_entity_form": "^1.0@RC",
|
||||
"drupal/linkit": "^7",
|
||||
"drupal/linkit": "^6.0@beta",
|
||||
"drupal/link_attributes": "^2.1",
|
||||
"drupal/matomo": "^1.7",
|
||||
"drupal/maxlength": "^3.0",
|
||||
"drupal/maillog": "^1.1",
|
||||
"drupal/maxlength": "^2.0@beta",
|
||||
"drupal/menu_admin_per_menu": "^1.0",
|
||||
"drupal/menu_block": "^1.10",
|
||||
"drupal/pagerer": "^3.1",
|
||||
"drupal/pathauto": "^1.3",
|
||||
"drupal/path_alias_xt": "^2.0",
|
||||
"drupal/pathologic": "^2.0@alpha",
|
||||
"drupal/persistent_login": "^2.0",
|
||||
"drupal/profile": "^1.11",
|
||||
"drupal/redirect": "^1.3",
|
||||
"drupal/redis": "^1.0",
|
||||
"drupal/search_api": "^1.10",
|
||||
@ -58,7 +62,7 @@
|
||||
"drupal/ultimate_cron": "^2.0@alpha",
|
||||
"drupal/video_embed_field": "^2.0",
|
||||
"drupal/views_bulk_operations": "^4",
|
||||
"drupal/views_bulk_edit": "^3",
|
||||
"drupal/views_bulk_edit": "^2.2",
|
||||
"kint-php/kint": "^3.3",
|
||||
"drupal/devel_kint_extras": "^1.0"
|
||||
},
|
||||
|
@ -1 +0,0 @@
|
||||
row_limit: 1000
|
@ -8,13 +8,12 @@ dependencies:
|
||||
- 'ban'
|
||||
- 'block'
|
||||
- 'breakpoint'
|
||||
- 'ckeditor5'
|
||||
# - 'ckeditor'
|
||||
- 'config'
|
||||
- 'contact'
|
||||
- 'contextual'
|
||||
- 'datetime'
|
||||
- 'datetime_range'
|
||||
- 'dblog'
|
||||
- 'dynamic_page_cache'
|
||||
- 'editor'
|
||||
- 'field'
|
||||
@ -52,8 +51,8 @@ dependencies:
|
||||
- 'better_exposed_filters'
|
||||
- 'betterlogin'
|
||||
- 'block_class'
|
||||
# - 'bulkdelete'
|
||||
# - 'cshs'
|
||||
- 'bulkdelete'
|
||||
- 'cshs'
|
||||
- 'config_devel'
|
||||
- 'config_ignore'
|
||||
- 'config_translation'
|
||||
@ -78,19 +77,19 @@ dependencies:
|
||||
- 'entity_browser_enhanced'
|
||||
- 'extlink'
|
||||
- 'field_group'
|
||||
# - 'filefield_sources'
|
||||
- 'filefield_sources'
|
||||
- 'filter_perms'
|
||||
- 'formatter_suite'
|
||||
- 'honeypot'
|
||||
- 'inline_entity_form'
|
||||
- 'link_attributes'
|
||||
- 'linkit'
|
||||
# - 'maillog'
|
||||
- 'maillog'
|
||||
- 'maxlength'
|
||||
- 'menu_admin_per_menu'
|
||||
- 'menu_block'
|
||||
# - 'pagerer'
|
||||
# - 'path_alias_xt'
|
||||
- 'pagerer'
|
||||
- 'path_alias_xt'
|
||||
- 'pathauto'
|
||||
- 'pathologic'
|
||||
- 'persistent_login'
|
||||
|
Reference in New Issue
Block a user