]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/samples/old/datafiltering.html
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / samples / old / datafiltering.html
index 700cd9ed48cdc4f0357e90de20b18c6995a1c3b3..dd78ba5d0cbb544b760584cc1bbf07450ee36332 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
-Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or http://ckeditor.com/license
 -->
 <html>
@@ -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>
@@ -500,7 +500,7 @@ CKEDITOR.replace( 'editor7', {
                        CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>
                </p>
                <p id="copy">
-                       Copyright &copy; 2003-2016, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+                       Copyright &copy; 2003-2017, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
                        Knabben. All rights reserved.
                </p>
        </div>