parent
69ca1e7840
commit
bb285d185c
126 changed files with 640 additions and 51 deletions
|
@ -6,6 +6,7 @@ dependencies:
|
|||
- filter.format.basic_html
|
||||
- filter.format.markdown
|
||||
- filter.format.minimalhtml
|
||||
- filter.format.webform_default
|
||||
module:
|
||||
- captcha
|
||||
- coffee
|
||||
|
@ -13,6 +14,7 @@ dependencies:
|
|||
- comment_notify
|
||||
- contact
|
||||
- exclude_node_title
|
||||
- file
|
||||
- filter
|
||||
- media
|
||||
- shortcut
|
||||
|
@ -31,6 +33,7 @@ permissions:
|
|||
- 'access site-wide contact form'
|
||||
- 'cancel account'
|
||||
- 'change own username'
|
||||
- 'delete own files'
|
||||
- 'edit own comments'
|
||||
- 'post comments'
|
||||
- 'skip CAPTCHA'
|
||||
|
@ -40,4 +43,5 @@ permissions:
|
|||
- 'use text format basic_html'
|
||||
- 'use text format markdown'
|
||||
- 'use text format minimalhtml'
|
||||
- 'use text format webform_default'
|
||||
- 'view media'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue