Commit attempts to restore link options & incidental updates from live
Ref #118
This commit is contained in:
parent
9c5bd3b9d3
commit
092dbb708e
2 changed files with 7 additions and 4 deletions
|
@ -52,13 +52,15 @@ settings:
|
|||
- ShowBlocks
|
||||
- Source
|
||||
plugins:
|
||||
language:
|
||||
language_list: un
|
||||
stylescombo:
|
||||
styles: ''
|
||||
language:
|
||||
language_list: un
|
||||
drupallink:
|
||||
linkit_enabled: true
|
||||
linkit_profile: default
|
||||
linebreaks:
|
||||
method: force
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
|
|
|
@ -5,6 +5,7 @@ dependencies:
|
|||
module:
|
||||
- editor
|
||||
- footnotes
|
||||
- linkit
|
||||
- noreferrer
|
||||
_core:
|
||||
default_config_hash: Ntb6R4iBtiXqdVDdJTRFIQFCPmwCTUi9hbphjDkjZWA
|
||||
|
@ -42,7 +43,7 @@ filters:
|
|||
status: false
|
||||
weight: -46
|
||||
settings:
|
||||
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol type start> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <s> <sup> <sub> <img title height width class src alt data-entity-type data-entity-uuid data-entity-substitution data-align data-caption> <table> <caption> <tbody> <thead> <tfoot> <th> <td> <tr> <hr> <p> <h1> <pre> <a type class href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution> <span class>'
|
||||
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol type start> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <s> <sup> <sub> <img title src alt data-entity-type data-entity-uuid data-entity-substitution data-align data-caption width height class=""> <table> <caption> <tbody> <thead> <tfoot> <th> <td> <tr> <hr> <p> <h1> <pre> <a type href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution class=""> <span class=""> <u> <fn>'
|
||||
filter_html_help: true
|
||||
filter_html_nofollow: false
|
||||
noreferrer:
|
||||
|
@ -90,4 +91,4 @@ filters:
|
|||
status: true
|
||||
weight: -47
|
||||
settings:
|
||||
title: false
|
||||
title: true
|
||||
|
|
Loading…
Add table
Reference in a new issue