mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03:00
Updated ckeditor
This commit is contained in:
parent
aa84077ac4
commit
965ea317e4
514 changed files with 3679 additions and 7678 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<!--
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
-->
|
||||
<html>
|
||||
|
|
@ -48,6 +48,9 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
|
|||
|
||||
<dt><a class="samples" href="plugins/sharedspace/sharedspace.html">Shared-Space plugin</a></dt>
|
||||
<dd>Having the toolbar and the bottom bar spaces shared by different editor instances.</dd>
|
||||
|
||||
<dt><a class="samples" href="plugins/tableresize/tableresize.html">TableResize plugin</a></dt>
|
||||
<dd>Using the TableResize plugin to enable table column resizing.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="twoColumnsRight">
|
||||
|
|
@ -106,12 +109,6 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
|
|||
<dt><a class="samples" href="plugins/enterkey/enterkey.html">Using the "Enter" key in CKEditor</a></dt>
|
||||
<dd>Configuring the behavior of <em>Enter</em> and <em>Shift+Enter</em> keys.</dd>
|
||||
|
||||
<dt><a class="samples" href="plugins/htmlwriter/outputforflash.html">Output for Flash</a></dt>
|
||||
<dd>Configuring CKEditor to produce HTML code that can be used with Adobe Flash.</dd>
|
||||
|
||||
<dt><a class="samples" href="plugins/htmlwriter/outputhtml.html">Output HTML</a></dt>
|
||||
<dd>Configuring CKEditor to produce legacy HTML 4 code.</dd>
|
||||
|
||||
<dt><a class="samples" href="plugins/toolbar/toolbar.html">Toolbar Configurations</a></dt>
|
||||
<dd>Configuring CKEditor to display full or custom toolbar layout.</dd>
|
||||
|
||||
|
|
@ -124,7 +121,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
|
|||
CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>
|
||||
</p>
|
||||
<p id="copy">
|
||||
Copyright © 2003-2014, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
|
||||
Copyright © 2003-2015, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue