]> git.0d.be Git - panikdb.git/blobdiff - panikdb/static/ckeditor/ckeditor/samples/plugins/magicline/magicline.html
remove embedded copy of ckeditor
[panikdb.git] / panikdb / static / ckeditor / ckeditor / samples / plugins / magicline / magicline.html
diff --git a/panikdb/static/ckeditor/ckeditor/samples/plugins/magicline/magicline.html b/panikdb/static/ckeditor/ckeditor/samples/plugins/magicline/magicline.html
deleted file mode 100644 (file)
index 0417235..0000000
+++ /dev/null
@@ -1,207 +0,0 @@
-<!DOCTYPE html>\r
-<!--\r
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.md or http://ckeditor.com/license\r
--->\r
-<html>\r
-<head>\r
-       <title>Using Magicline plugin &mdash; CKEditor Sample</title>\r
-       <meta charset="utf-8">\r
-       <script src="../../../ckeditor.js"></script>\r
-       <link rel="stylesheet" href="../../../samples/sample.css">\r
-       <meta name="ckeditor-sample-name" content="Magicline plugin">\r
-       <meta name="ckeditor-sample-group" content="Plugins">\r
-       <meta name="ckeditor-sample-description" content="Using the Magicline plugin to access difficult focus spaces.">\r
-       <meta name="ckeditor-sample-isnew" content="1">\r
-</head>\r
-<body>\r
-       <h1 class="samples">\r
-               <a href="../../../samples/index.html">CKEditor Samples</a> &raquo; Using Magicline plugin\r
-       </h1>\r
-       <div class="description">\r
-               <p>\r
-                       This sample shows the advantages of <strong>Magicline</strong> plugin\r
-                       which is to enhance the editing process. Thanks to this plugin,\r
-                       a number of difficult focus spaces which are inaccessible due to\r
-                       browser issues can now be focused.\r
-               </p>\r
-               <p>\r
-                       <strong>Magicline</strong> plugin shows a red line with a handler\r
-                       which, when clicked, inserts a paragraph and allows typing. To see this,\r
-                       focus an editor and move your mouse above the focus space you want\r
-                       to access. The plugin is enabled by default so no additional\r
-                       configuration is necessary.\r
-               </p>\r
-       </div>\r
-       <div>\r
-               <label for="editor1">\r
-                       Editor 1:\r
-               </label>\r
-               <div class="description">\r
-                       <p>\r
-                               This editor uses a default <strong>Magicline</strong> setup.\r
-                       </p>\r
-               </div>\r
-               <textarea cols="80" id="editor1" name="editor1" rows="10">\r
-                       &lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; cellspacing=&quot;1&quot; style=&quot;width: 100%; &quot;&gt;\r
-                               &lt;tbody&gt;\r
-                                       &lt;tr&gt;\r
-                                               &lt;td&gt;This table&lt;/td&gt;\r
-                                               &lt;td&gt;is the&lt;/td&gt;\r
-                                               &lt;td&gt;very first&lt;/td&gt;\r
-                                               &lt;td&gt;element of the document.&lt;/td&gt;\r
-                                       &lt;/tr&gt;\r
-                                       &lt;tr&gt;\r
-                                               &lt;td&gt;We are still&lt;/td&gt;\r
-                                               &lt;td&gt;able to acces&lt;/td&gt;\r
-                                               &lt;td&gt;the space before it.&lt;/td&gt;\r
-                                               &lt;td&gt;\r
-                                               &lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; cellspacing=&quot;1&quot; style=&quot;width: 100%; &quot;&gt;\r
-                                                       &lt;tbody&gt;\r
-                                                               &lt;tr&gt;\r
-                                                                       &lt;td&gt;This table is inside of a cell of another table.&lt;/td&gt;\r
-                                                               &lt;/tr&gt;\r
-                                                               &lt;tr&gt;\r
-                                                                       &lt;td&gt;We can type&amp;nbsp;either before or after it though.&lt;/td&gt;\r
-                                                               &lt;/tr&gt;\r
-                                                       &lt;/tbody&gt;\r
-                                               &lt;/table&gt;\r
-                                               &lt;/td&gt;\r
-                                       &lt;/tr&gt;\r
-                               &lt;/tbody&gt;\r
-                       &lt;/table&gt;\r
-\r
-                       &lt;p&gt;Two succesive horizontal lines (&lt;tt&gt;HR&lt;/tt&gt; tags). We can access the space in between:&lt;/p&gt;\r
-\r
-                       &lt;hr /&gt;\r
-                       &lt;hr /&gt;\r
-                       &lt;ol&gt;\r
-                               &lt;li&gt;This numbered list...&lt;/li&gt;\r
-                               &lt;li&gt;...is a neighbour of a horizontal line...&lt;/li&gt;\r
-                               &lt;li&gt;...and another list.&lt;/li&gt;\r
-                       &lt;/ol&gt;\r
-\r
-                       &lt;ul&gt;\r
-                               &lt;li&gt;We can type between the lists...&lt;/li&gt;\r
-                               &lt;li&gt;...thanks to &lt;strong&gt;Magicline&lt;/strong&gt;.&lt;/li&gt;\r
-                       &lt;/ul&gt;\r
-\r
-                       &lt;p&gt;Lorem ipsum dolor sit amet dui. Morbi vel turpis. Nullam et leo. Etiam rutrum, urna tellus dui vel tincidunt mattis egestas, justo fringilla vel, massa. Phasellus.&lt;/p&gt;\r
-\r
-                       &lt;p&gt;Quisque iaculis, dui lectus varius vitae, tortor. Proin lacus. Pellentesque ac lacus. Aenean nonummy commodo nec, pede. Etiam blandit risus elit.&lt;/p&gt;\r
-\r
-                       &lt;p&gt;Ut pretium. Vestibulum rutrum in, adipiscing elit. Sed in quam in purus sem vitae pede. Pellentesque bibendum, urna sem vel risus. Vivamus posuere metus. Aliquam gravida iaculis nisl. Nam enim. Aliquam erat ac lacus tellus ac felis.&lt;/p&gt;\r
-\r
-                       &lt;div style=&quot;border: 2px dashed green; background: #ddd; text-align: center;&quot;&gt;\r
-                       &lt;p&gt;This text is wrapped in a&amp;nbsp;&lt;tt&gt;DIV&lt;/tt&gt;&amp;nbsp;element. We can type after this element though.&lt;/p&gt;\r
-                       &lt;/div&gt;\r
-               </textarea>\r
-               <script>\r
-\r
-                       // This call can be placed at any point after the\r
-                       // <textarea>, or inside a <head><script> in a\r
-                       // window.onload event handler.\r
-\r
-                       CKEDITOR.replace( 'editor1', {\r
-                               extraPlugins: 'magicline',      // Ensure that magicline plugin, which is required for this sample, is loaded.\r
-                               allowedContent: true            // Switch off the ACF, so very complex content created to\r
-                                                                                       // show magicline's power isn't filtered.\r
-                       } );\r
-\r
-               </script>\r
-       </div>\r
-       <br>\r
-       <div>\r
-               <label for="editor2">\r
-                       Editor 2:\r
-               </label>\r
-               <div class="description">\r
-                       <p>\r
-                               This editor is using a blue line.\r
-                       </p>\r
-<pre class="samples">\r
-CKEDITOR.replace( 'editor2', {\r
-       magicline_color: 'blue'\r
-});</pre>\r
-               </div>\r
-               <textarea cols="80" id="editor2" name="editor2" rows="10">\r
-                       &lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; cellspacing=&quot;1&quot; style=&quot;width: 100%; &quot;&gt;\r
-                               &lt;tbody&gt;\r
-                                       &lt;tr&gt;\r
-                                               &lt;td&gt;This table&lt;/td&gt;\r
-                                               &lt;td&gt;is the&lt;/td&gt;\r
-                                               &lt;td&gt;very first&lt;/td&gt;\r
-                                               &lt;td&gt;element of the document.&lt;/td&gt;\r
-                                       &lt;/tr&gt;\r
-                                       &lt;tr&gt;\r
-                                               &lt;td&gt;We are still&lt;/td&gt;\r
-                                               &lt;td&gt;able to acces&lt;/td&gt;\r
-                                               &lt;td&gt;the space before it.&lt;/td&gt;\r
-                                               &lt;td&gt;\r
-                                               &lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; cellspacing=&quot;1&quot; style=&quot;width: 100%; &quot;&gt;\r
-                                                       &lt;tbody&gt;\r
-                                                               &lt;tr&gt;\r
-                                                                       &lt;td&gt;This table is inside of a cell of another table.&lt;/td&gt;\r
-                                                               &lt;/tr&gt;\r
-                                                               &lt;tr&gt;\r
-                                                                       &lt;td&gt;We can type&amp;nbsp;either before or after it though.&lt;/td&gt;\r
-                                                               &lt;/tr&gt;\r
-                                                       &lt;/tbody&gt;\r
-                                               &lt;/table&gt;\r
-                                               &lt;/td&gt;\r
-                                       &lt;/tr&gt;\r
-                               &lt;/tbody&gt;\r
-                       &lt;/table&gt;\r
-\r
-                       &lt;p&gt;Two succesive horizontal lines (&lt;tt&gt;HR&lt;/tt&gt; tags). We can access the space in between:&lt;/p&gt;\r
-\r
-                       &lt;hr /&gt;\r
-                       &lt;hr /&gt;\r
-                       &lt;ol&gt;\r
-                               &lt;li&gt;This numbered list...&lt;/li&gt;\r
-                               &lt;li&gt;...is a neighbour of a horizontal line...&lt;/li&gt;\r
-                               &lt;li&gt;...and another list.&lt;/li&gt;\r
-                       &lt;/ol&gt;\r
-\r
-                       &lt;ul&gt;\r
-                               &lt;li&gt;We can type between the lists...&lt;/li&gt;\r
-                               &lt;li&gt;...thanks to &lt;strong&gt;Magicline&lt;/strong&gt;.&lt;/li&gt;\r
-                       &lt;/ul&gt;\r
-\r
-                       &lt;p&gt;Lorem ipsum dolor sit amet dui. Morbi vel turpis. Nullam et leo. Etiam rutrum, urna tellus dui vel tincidunt mattis egestas, justo fringilla vel, massa. Phasellus.&lt;/p&gt;\r
-\r
-                       &lt;p&gt;Quisque iaculis, dui lectus varius vitae, tortor. Proin lacus. Pellentesque ac lacus. Aenean nonummy commodo nec, pede. Etiam blandit risus elit.&lt;/p&gt;\r
-\r
-                       &lt;p&gt;Ut pretium. Vestibulum rutrum in, adipiscing elit. Sed in quam in purus sem vitae pede. Pellentesque bibendum, urna sem vel risus. Vivamus posuere metus. Aliquam gravida iaculis nisl. Nam enim. Aliquam erat ac lacus tellus ac felis.&lt;/p&gt;\r
-\r
-                       &lt;div style=&quot;border: 2px dashed green; background: #ddd; text-align: center;&quot;&gt;\r
-                       &lt;p&gt;This text is wrapped in a&amp;nbsp;&lt;tt&gt;DIV&lt;/tt&gt;&amp;nbsp;element. We can type after this element though.&lt;/p&gt;\r
-                       &lt;/div&gt;\r
-               </textarea>\r
-               <script>\r
-\r
-                       // This call can be placed at any point after the\r
-                       // <textarea>, or inside a <head><script> in a\r
-                       // window.onload event handler.\r
-\r
-                       CKEDITOR.replace( 'editor2', {\r
-                               extraPlugins: 'magicline',      // Ensure that magicline plugin, which is required for this sample, is loaded.\r
-                               magicline_color: 'blue',        // Blue line\r
-                               allowedContent: true            // Switch off the ACF, so very complex content created to\r
-                                                                                       // show magicline's power isn't filtered.\r
-                       });\r
-\r
-               </script>\r
-       </div>\r
-       <div id="footer">\r
-               <hr>\r
-               <p>\r
-                       CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>\r
-               </p>\r
-               <p id="copy">\r
-                       Copyright &copy; 2003-2013, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico\r
-                       Knabben. All rights reserved.\r
-               </p>\r
-       </div>\r
-</body>\r
-</html>\r