This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Serhiy Chornobay
committed
Apr 25, 2019
1 parent
b56fb0e
commit 924da81
Showing
7 changed files
with
209 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- filter.format.basic_html | ||
module: | ||
- ckeditor | ||
format: basic_html | ||
editor: ckeditor | ||
settings: | ||
toolbar: | ||
rows: | ||
- | ||
- | ||
name: Formatting | ||
items: | ||
- Bold | ||
- Italic | ||
- | ||
name: Links | ||
items: | ||
- DrupalLink | ||
- DrupalUnlink | ||
- | ||
name: Lists | ||
items: | ||
- BulletedList | ||
- NumberedList | ||
- | ||
name: Format | ||
items: | ||
- Format | ||
- Styles | ||
- | ||
name: Tools | ||
items: | ||
- Source | ||
plugins: | ||
language: | ||
language_list: un | ||
stylescombo: | ||
styles: '' | ||
image_upload: | ||
status: false | ||
scheme: public | ||
directory: inline-images | ||
max_size: '' | ||
max_dimensions: | ||
width: null | ||
height: null |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- filter.format.restricted | ||
module: | ||
- ckeditor | ||
format: restricted | ||
editor: ckeditor | ||
settings: | ||
toolbar: | ||
rows: | ||
- | ||
- | ||
name: Formatting | ||
items: | ||
- Bold | ||
- Italic | ||
- | ||
name: Links | ||
items: | ||
- DrupalLink | ||
- DrupalUnlink | ||
- | ||
name: Tools | ||
items: | ||
- Source | ||
- | ||
name: Format | ||
items: | ||
- Format | ||
plugins: | ||
language: | ||
language_list: un | ||
stylescombo: | ||
styles: '' | ||
image_upload: | ||
status: false | ||
scheme: public | ||
directory: inline-images | ||
max_size: '' | ||
max_dimensions: | ||
width: null | ||
height: null |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
name: 'Basic HTML' | ||
format: basic_html | ||
weight: 0 | ||
filters: | ||
filter_html: | ||
id: filter_html | ||
provider: filter | ||
status: true | ||
weight: -10 | ||
settings: | ||
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p>' | ||
filter_html_help: true | ||
filter_html_nofollow: false | ||
filter_url: | ||
id: filter_url | ||
provider: filter | ||
status: true | ||
weight: 0 | ||
settings: | ||
filter_url_length: 72 | ||
filter_htmlcorrector: | ||
id: filter_htmlcorrector | ||
provider: filter | ||
status: true | ||
weight: 10 | ||
settings: { } | ||
filter_align: | ||
id: filter_align | ||
provider: filter | ||
status: true | ||
weight: 0 | ||
settings: { } | ||
filter_caption: | ||
id: filter_caption | ||
provider: filter | ||
status: true | ||
weight: 0 | ||
settings: { } | ||
filter_autop: | ||
id: filter_autop | ||
provider: filter | ||
status: true | ||
weight: 0 | ||
settings: { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
name: 'Plain text' | ||
format: plain_text | ||
weight: 10 | ||
filters: | ||
filter_html_escape: | ||
id: filter_html_escape | ||
provider: filter | ||
status: true | ||
weight: -10 | ||
settings: { } | ||
filter_url: | ||
id: filter_url | ||
provider: filter | ||
status: true | ||
weight: 0 | ||
settings: | ||
filter_url_length: 72 | ||
filter_autop: | ||
id: filter_autop | ||
provider: filter | ||
status: true | ||
weight: 0 | ||
settings: { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
name: Restricted | ||
format: restricted | ||
weight: 0 | ||
filters: | ||
filter_html: | ||
id: filter_html | ||
provider: filter | ||
status: true | ||
weight: -10 | ||
settings: | ||
allowed_html: '<em> <strong> <span> <a href hreflang title> <p> <h2> <h3> <h4> <h5> <h6>' | ||
filter_html_help: true | ||
filter_html_nofollow: false | ||
filter_url: | ||
id: filter_url | ||
provider: filter | ||
status: true | ||
weight: 0 | ||
settings: | ||
filter_url_length: 72 | ||
filter_htmlcorrector: | ||
id: filter_htmlcorrector | ||
provider: filter | ||
status: true | ||
weight: 10 | ||
settings: { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: authenticated | ||
label: 'Authenticated user' | ||
weight: 1 | ||
is_admin: false | ||
permissions: | ||
- 'access content' | ||
- 'use text format basic_html' | ||
- 'use text format restricted' | ||
- 'view media' |