mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
Update ckeditor
Move e2e tests Code refactoring
This commit is contained in:
parent
9993432c7b
commit
e5af98b04b
122 changed files with 617 additions and 561 deletions
|
|
@ -399,7 +399,7 @@ CKEDITOR.replace( 'editor4', {
|
|||
<div class="description">
|
||||
<p>
|
||||
This editor is using a custom configuration for <abbr title="Advanced Content Filter">ACF</abbr>.
|
||||
It's using the <a href="http://docs.ckeditor.com/#!/guide/dev_disallowed_content" target="_blank">
|
||||
It's using the <a href="http://docs.ckeditor.com/#!/guide/dev_disallowed_content" rel="noopener noreferrer" target="_blank">
|
||||
Disallowed Content</a> property of the filter to eliminate all <code>title</code> attributes.
|
||||
</p>
|
||||
|
||||
|
|
@ -454,7 +454,7 @@ CKEDITOR.replace( 'editor6', {
|
|||
<div class="description">
|
||||
<p>
|
||||
This editor is using a custom configuration for <abbr title="Advanced Content Filter">ACF</abbr>.
|
||||
It's using the <a href="http://docs.ckeditor.com/#!/guide/dev_disallowed_content" target="_blank">
|
||||
It's using the <a href="http://docs.ckeditor.com/#!/guide/dev_disallowed_content" rel="noopener noreferrer" target="_blank">
|
||||
Disallowed Content</a> property of the filter to eliminate all <code>a</code> and <code>img</code> tags,
|
||||
while allowing all other tags.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue