Add the comment notify module.
This commit is contained in:
parent
b049b761c3
commit
3454eeaf94
15 changed files with 65 additions and 1 deletions
|
@ -17,6 +17,7 @@
|
|||
"drupal/block_theme_sync": "^1.0@alpha",
|
||||
"drupal/ckeditor_markdown": "^1.1",
|
||||
"drupal/coffee": "1.x-dev",
|
||||
"drupal/comment_notify": "dev-1.x",
|
||||
"drupal/core": "^8.6.2",
|
||||
"drupal/customerror": "1.x-dev",
|
||||
"drupal/diff": "^1.0@RC",
|
||||
|
@ -97,7 +98,11 @@
|
|||
},
|
||||
"drupal/honeypot": {
|
||||
"Accessibility Issue Triggered": "https://www.drupal.org/files/issues/2018-08-05/honeypot-aria-hidden-on-text-field-2944843-12.patch"
|
||||
}
|
||||
},
|
||||
"drupal/comment_notify": {
|
||||
"Invalid placeholder (!types) in string": "https://www.drupal.org/files/issues/2019-01-16/2938134-4.patch",
|
||||
"The unsubscribe option is not working": "https://www.drupal.org/files/issues/2019-01-17/3026687-2.patch"
|
||||
}
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue