Commit 76d48cc0 authored by Vivek's avatar Vivek

added ckeditor files

parent a0f9a500
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>ckeditor</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
This source diff could not be displayed because it is too large. You can view the blob instead.
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts39831393.89</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>README.md</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/x-genesis-rom</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
CKEditor 4\n
==========\n
\n
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. \n
http://ckeditor.com - See LICENSE.md for license information.\n
\n
CKEditor is a text editor to be used inside web pages. It\'s not a replacement\n
for desktop text editors like Word or OpenOffice, but a component to be used as\n
part of web applications and websites.\n
\n
## Documentation\n
\n
The full editor documentation is available online at the following address:\n
http://docs.ckeditor.com\n
\n
## Installation\n
\n
Installing CKEditor is an easy task. Just follow these simple steps:\n
\n
1. **Download** the latest version from the CKEditor website:\n
http://ckeditor.com. You should have already completed this step, but be\n
sure you have the very latest version.\n
2. **Extract** (decompress) the downloaded file into the root of your website.\n
\n
**Note:** CKEditor is by default installed in the `ckeditor` folder. You can\n
place the files in whichever you want though.\n
\n
## Checking Your Installation\n
\n
The editor comes with a few sample pages that can be used to verify that\n
installation proceeded properly. Take a look at the `samples` directory.\n
\n
To test your installation, just call the following page at your website:\n
\n
\thttp://<your site>/<CKEditor installation path>/samples/index.html\n
\n
For example:\n
\n
\thttp://www.example.com/ckeditor/samples/index.html\n
]]></string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1344</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>adapters</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts39831393.75</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>jquery.js</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/javascript</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
/*\n
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\n
For licensing, see LICENSE.md or http://ckeditor.com/license\n
*/\n
(function(a){if("undefined"==typeof a)throw Error("jQuery should be loaded before CKEditor jQuery adapter.");if("undefined"==typeof CKEDITOR)throw Error("CKEditor should be loaded before CKEditor jQuery adapter.");CKEDITOR.config.jqueryOverrideVal="undefined"==typeof CKEDITOR.config.jqueryOverrideVal?!0:CKEDITOR.config.jqueryOverrideVal;a.extend(a.fn,{ckeditorGet:function(){var a=this.eq(0).data("ckeditorInstance");if(!a)throw"CKEditor is not initialized yet, use ckeditor() with a callback.";return a},\n
ckeditor:function(g,d){if(!CKEDITOR.env.isCompatible)throw Error("The environment is incompatible.");if(!a.isFunction(g))var k=d,d=g,g=k;var i=[],d=d||{};this.each(function(){var b=a(this),c=b.data("ckeditorInstance"),f=b.data("_ckeditorInstanceLock"),h=this,j=new a.Deferred;i.push(j.promise());if(c&&!f)g&&g.apply(c,[this]),j.resolve();else if(f)c.once("instanceReady",function(){setTimeout(function(){c.element?(c.element.$==h&&g&&g.apply(c,[h]),j.resolve()):setTimeout(arguments.callee,100)},0)},null,\n
null,9999);else{if(d.autoUpdateElement||"undefined"==typeof d.autoUpdateElement&&CKEDITOR.config.autoUpdateElement)d.autoUpdateElementJquery=!0;d.autoUpdateElement=!1;b.data("_ckeditorInstanceLock",!0);c=a(this).is("textarea")?CKEDITOR.replace(h,d):CKEDITOR.inline(h,d);b.data("ckeditorInstance",c);c.on("instanceReady",function(d){var e=d.editor;setTimeout(function(){if(e.element){d.removeListener();e.on("dataReady",function(){b.trigger("dataReady.ckeditor",[e])});e.on("setData",function(a){b.trigger("setData.ckeditor",\n
[e,a.data])});e.on("getData",function(a){b.trigger("getData.ckeditor",[e,a.data])},999);e.on("destroy",function(){b.trigger("destroy.ckeditor",[e])});e.on("save",function(){a(h.form).submit();return!1},null,null,20);if(e.config.autoUpdateElementJquery&&b.is("textarea")&&a(h.form).length){var c=function(){b.ckeditor(function(){e.updateElement()})};a(h.form).submit(c);a(h.form).bind("form-pre-serialize",c);b.bind("destroy.ckeditor",function(){a(h.form).unbind("submit",c);a(h.form).unbind("form-pre-serialize",\n
c)})}e.on("destroy",function(){b.removeData("ckeditorInstance")});b.removeData("_ckeditorInstanceLock");b.trigger("instanceReady.ckeditor",[e]);g&&g.apply(e,[h]);j.resolve()}else setTimeout(arguments.callee,100)},0)},null,null,9999)}});var f=new a.Deferred;this.promise=f.promise();a.when.apply(this,i).then(function(){f.resolve()});this.editor=this.eq(0).data("ckeditorInstance");return this}});CKEDITOR.config.jqueryOverrideVal&&(a.fn.val=CKEDITOR.tools.override(a.fn.val,function(g){return function(d){if(arguments.length){var k=\n
this,i=[],f=this.each(function(){var b=a(this),c=b.data("ckeditorInstance");if(b.is("textarea")&&c){var f=new a.Deferred;c.setData(d,function(){f.resolve()});i.push(f.promise());return!0}return g.call(b,d)});if(i.length){var b=new a.Deferred;a.when.apply(this,i).done(function(){b.resolveWith(k)});return b.promise()}return f}var f=a(this).eq(0),c=f.data("ckeditorInstance");return f.is("textarea")&&c?c.getData():g.call(f)}}))})(window.jQuery);
]]></string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>3178</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts39831393.89</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>build-config.js</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/javascript</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string>/**\r\n
* @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r\n
* For licensing, see LICENSE.md or http://ckeditor.com/license\r\n
*/\r\n
\r\n
/**\r\n
* This file was added automatically by CKEditor builder.\r\n
* You may re-use it at any time to build CKEditor again.\r\n
*\r\n
* If you would like to build CKEditor online again\r\n
* (for example to upgrade), visit one the following links:\r\n
*\r\n
* (1) http://ckeditor.com/builder\r\n
* Visit online builder to build CKEditor from scratch.\r\n
*\r\n
* (2) http://ckeditor.com/builder/e6b8a045f8f984a69463975ca3e6524a\r\n
* Visit online builder to build CKEditor, starting with the same setup as before.\r\n
*\r\n
* (3) http://ckeditor.com/builder/download/e6b8a045f8f984a69463975ca3e6524a\r\n
* Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.\r\n
*\r\n
* NOTE:\r\n
* This file is not used by CKEditor, you may remove it.\r\n
* Changing this file will not change your CKEditor configuration.\r\n
*/\r\n
\r\n
var CKBUILDER_CONFIG = {\r\n
\tskin: \'moono\',\r\n
\tpreset: \'full\',\r\n
\tignore: [\r\n
\t\t\'.bender\',\r\n
\t\t\'bender.js\',\r\n
\t\t\'bender-err.log\',\r\n
\t\t\'bender-out.log\',\r\n
\t\t\'dev\',\r\n
\t\t\'.DS_Store\',\r\n
\t\t\'.editorconfig\',\r\n
\t\t\'.gitattributes\',\r\n
\t\t\'.gitignore\',\r\n
\t\t\'gruntfile.js\',\r\n
\t\t\'.idea\',\r\n
\t\t\'.jscsrc\',\r\n
\t\t\'.jshintignore\',\r\n
\t\t\'.jshintrc\',\r\n
\t\t\'less\',\r\n
\t\t\'.mailmap\',\r\n
\t\t\'node_modules\',\r\n
\t\t\'package.json\',\r\n
\t\t\'README.md\',\r\n
\t\t\'tests\'\r\n
\t],\r\n
\tplugins : {\n
\t\t\'a11yhelp\' : 1,\n
\t\t\'about\' : 1,\n
\t\t\'basicstyles\' : 1,\n
\t\t\'bidi\' : 1,\n
\t\t\'blockquote\' : 1,\n
\t\t\'clipboard\' : 1,\n
\t\t\'colorbutton\' : 1,\n
\t\t\'colordialog\' : 1,\n
\t\t\'contextmenu\' : 1,\n
\t\t\'dialogadvtab\' : 1,\n
\t\t\'div\' : 1,\n
\t\t\'elementspath\' : 1,\n
\t\t\'enterkey\' : 1,\n
\t\t\'entities\' : 1,\n
\t\t\'filebrowser\' : 1,\n
\t\t\'find\' : 1,\n
\t\t\'flash\' : 1,\n
\t\t\'floatingspace\' : 1,\n
\t\t\'font\' : 1,\n
\t\t\'format\' : 1,\n
\t\t\'forms\' : 1,\n
\t\t\'horizontalrule\' : 1,\n
\t\t\'htmlwriter\' : 1,\n
\t\t\'iframe\' : 1,\n
\t\t\'image\' : 1,\n
\t\t\'indentblock\' : 1,\n
\t\t\'indentlist\' : 1,\n
\t\t\'justify\' : 1,\n
\t\t\'language\' : 1,\n
\t\t\'link\' : 1,\n
\t\t\'list\' : 1,\n
\t\t\'liststyle\' : 1,\n
\t\t\'magicline\' : 1,\n
\t\t\'maximize\' : 1,\n
\t\t\'newpage\' : 1,\n
\t\t\'pagebreak\' : 1,\n
\t\t\'pastefromword\' : 1,\n
\t\t\'pastetext\' : 1,\n
\t\t\'preview\' : 1,\n
\t\t\'print\' : 1,\n
\t\t\'removeformat\' : 1,\n
\t\t\'resize\' : 1,\n
\t\t\'save\' : 1,\n
\t\t\'scayt\' : 1,\n
\t\t\'selectall\' : 1,\n
\t\t\'showblocks\' : 1,\n
\t\t\'showborders\' : 1,\n
\t\t\'smiley\' : 1,\n
\t\t\'sourcearea\' : 1,\n
\t\t\'specialchar\' : 1,\n
\t\t\'stylescombo\' : 1,\n
\t\t\'tab\' : 1,\n
\t\t\'table\' : 1,\n
\t\t\'tabletools\' : 1,\n
\t\t\'templates\' : 1,\n
\t\t\'toolbar\' : 1,\n
\t\t\'undo\' : 1,\n
\t\t\'wsc\' : 1,\n
\t\t\'wysiwygarea\' : 1\n
\t},\n
\tlanguages : {\n
\t\t\'af\' : 1,\n
\t\t\'ar\' : 1,\n
\t\t\'bg\' : 1,\n
\t\t\'bn\' : 1,\n
\t\t\'bs\' : 1,\n
\t\t\'ca\' : 1,\n
\t\t\'cs\' : 1,\n
\t\t\'cy\' : 1,\n
\t\t\'da\' : 1,\n
\t\t\'de\' : 1,\n
\t\t\'el\' : 1,\n
\t\t\'en\' : 1,\n
\t\t\'en-au\' : 1,\n
\t\t\'en-ca\' : 1,\n
\t\t\'en-gb\' : 1,\n
\t\t\'eo\' : 1,\n
\t\t\'es\' : 1,\n
\t\t\'et\' : 1,\n
\t\t\'eu\' : 1,\n
\t\t\'fa\' : 1,\n
\t\t\'fi\' : 1,\n
\t\t\'fo\' : 1,\n
\t\t\'fr\' : 1,\n
\t\t\'fr-ca\' : 1,\n
\t\t\'gl\' : 1,\n
\t\t\'gu\' : 1,\n
\t\t\'he\' : 1,\n
\t\t\'hi\' : 1,\n
\t\t\'hr\' : 1,\n
\t\t\'hu\' : 1,\n
\t\t\'id\' : 1,\n
\t\t\'is\' : 1,\n
\t\t\'it\' : 1,\n
\t\t\'ja\' : 1,\n
\t\t\'ka\' : 1,\n
\t\t\'km\' : 1,\n
\t\t\'ko\' : 1,\n
\t\t\'ku\' : 1,\n
\t\t\'lt\' : 1,\n
\t\t\'lv\' : 1,\n
\t\t\'mk\' : 1,\n
\t\t\'mn\' : 1,\n
\t\t\'ms\' : 1,\n
\t\t\'nb\' : 1,\n
\t\t\'nl\' : 1,\n
\t\t\'no\' : 1,\n
\t\t\'pl\' : 1,\n
\t\t\'pt\' : 1,\n
\t\t\'pt-br\' : 1,\n
\t\t\'ro\' : 1,\n
\t\t\'ru\' : 1,\n
\t\t\'si\' : 1,\n
\t\t\'sk\' : 1,\n
\t\t\'sl\' : 1,\n
\t\t\'sq\' : 1,\n
\t\t\'sr\' : 1,\n
\t\t\'sr-latn\' : 1,\n
\t\t\'sv\' : 1,\n
\t\t\'th\' : 1,\n
\t\t\'tr\' : 1,\n
\t\t\'tt\' : 1,\n
\t\t\'ug\' : 1,\n
\t\t\'uk\' : 1,\n
\t\t\'vi\' : 1,\n
\t\t\'zh\' : 1,\n
\t\t\'zh-cn\' : 1\n
\t}\n
};</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>3334</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts39985349.6</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>config.js</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/javascript</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string>/**\n
* @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\n
* For licensing, see LICENSE.md or http://ckeditor.com/license\n
*/\n
\n
CKEDITOR.editorConfig = function( config ) {\n
\t// Define changes to default configuration here. For example:\n
\t// config.language = \'fr\';\n
\t// config.uiColor = \'#AADC6E\';\n
config.resize_dir = \'both\';\n
};\n
</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>362</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts39831393.75</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>contents.css</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/css</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
/*\r\n
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r\n
For licensing, see LICENSE.md or http://ckeditor.com/license\r\n
*/\r\n
\r\n
body\r\n
{\r\n
\t/* Font */\r\n
\tfont-family: sans-serif, Arial, Verdana, "Trebuchet MS";\r\n
\tfont-size: 12px;\r\n
\r\n
\t/* Text color */\r\n
\tcolor: #333;\r\n
\r\n
\t/* Remove the background color to make it transparent */\r\n
\tbackground-color: #fff;\r\n
\r\n
\tmargin: 20px;\r\n
}\r\n
\r\n
.cke_editable\r\n
{\r\n
\tfont-size: 13px;\r\n
\tline-height: 1.6;\r\n
}\r\n
\r\n
blockquote\r\n
{\r\n
\tfont-style: italic;\r\n
\tfont-family: Georgia, Times, "Times New Roman", serif;\r\n
\tpadding: 2px 0;\r\n
\tborder-style: solid;\r\n
\tborder-color: #ccc;\r\n
\tborder-width: 0;\r\n
}\r\n
\r\n
.cke_contents_ltr blockquote\r\n
{\r\n
\tpadding-left: 20px;\r\n
\tpadding-right: 8px;\r\n
\tborder-left-width: 5px;\r\n
}\r\n
\r\n
.cke_contents_rtl blockquote\r\n
{\r\n
\tpadding-left: 8px;\r\n
\tpadding-right: 20px;\r\n
\tborder-right-width: 5px;\r\n
}\r\n
\r\n
a\r\n
{\r\n
\tcolor: #0782C1;\r\n
}\r\n
\r\n
ol,ul,dl\r\n
{\r\n
\t/* IE7: reset rtl list margin. (#7334) */\r\n
\t*margin-right: 0px;\r\n
\t/* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/\r\n
\tpadding: 0 40px;\r\n
}\r\n
\r\n
h1,h2,h3,h4,h5,h6\r\n
{\r\n
\tfont-weight: normal;\r\n
\tline-height: 1.2;\r\n
}\r\n
\r\n
hr\r\n
{\r\n
\tborder: 0px;\r\n
\tborder-top: 1px solid #ccc;\r\n
}\r\n
\r\n
img.right\r\n
{\r\n
\tborder: 1px solid #ccc;\r\n
\tfloat: right;\r\n
\tmargin-left: 15px;\r\n
\tpadding: 5px;\r\n
}\r\n
\r\n
img.left\r\n
{\r\n
\tborder: 1px solid #ccc;\r\n
\tfloat: left;\r\n
\tmargin-right: 15px;\r\n
\tpadding: 5px;\r\n
}\r\n
\r\n
pre\r\n
{\r\n
\twhite-space: pre-wrap; /* CSS 2.1 */\r\n
\tword-wrap: break-word; /* IE7 */\r\n
\t-moz-tab-size: 4;\r\n
\ttab-size: 4;\r\n
}\r\n
\r\n
.marker\r\n
{\r\n
\tbackground-color: Yellow;\r\n
}\r\n
\r\n
span[lang]\r\n
{\r\n
\tfont-style: italic;\r\n
}\r\n
\r\n
figure\r\n
{\r\n
\ttext-align: center;\r\n
\tborder: solid 1px #ccc;\r\n
\tborder-radius: 2px;\r\n
\tbackground: rgba(0,0,0,0.05);\r\n
\tpadding: 10px;\r\n
\tmargin: 10px 20px;\r\n
\tdisplay: inline-block;\r\n
}\r\n
\r\n
figure > figcaption\r\n
{\r\n
\ttext-align: center;\r\n
\tdisplay: block; /* For IE8 */\r\n
}\r\n
\r\n
a > img {\r\n
\tpadding: 1px;\r\n
\tmargin: 1px;\r\n
\tborder: none;\r\n
\toutline: 1px solid #0782C1;\r\n
}\r\n
]]></string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1967</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>lang</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>plugins</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment