CHANGELOG.txt |
CHANGELOG.txt |
|
6.x-1.x dev
[#1063986] by jcisio: Allow user to choose which textarea is enable by default
-----------------------------
2014-10-14
New stable release: 6.x-1.15
-----------------------------
[#2357029] SA-CONTRIB-2014-098 - CKEditor - Cross Site… |
CKEditor |
includes/ckeditor.popup.html |
|
CKEditor |
ckeditor-rtl.css |
ckeditor-rtl.css |
|
/* Indent & Justify classes */
.rteindent1 {
margin-right: 40px;
margin-left: 0;
}
.rteindent2 {
margin-right: 80px;
margin-left: 0;
}
.rteindent3 {
margin-right: 120px;
margin-left: 0;
}
.rteindent4 {
margin-right: 160px;
… |
ckeditor.admin.inc |
includes/ckeditor.admin.inc |
|
CKEditor - The text editor for the Internet - http://ckeditor.com
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. |
ckeditor.api.php |
ckeditor.api.php |
|
CKEditor - The text editor for the Internet - http://ckeditor.com
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. |
ckeditor.css |
ckeditor.css |
|
/* Indent & Justify classes */
.rteindent1 {
margin-left: 40px;
}
.rteindent2 {
margin-left: 80px;
}
.rteindent3 {
margin-left: 120px;
}
.rteindent4 {
margin-left: 160px;
}
.rteleft {
text-align: left;
}
.rteright {
text-align:… |
ckeditor.drush.inc |
includes/ckeditor.drush.inc |
|
CKEditor - The text editor for the Internet - http://ckeditor.com
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. |
ckeditor.features.inc |
includes/ckeditor.features.inc |
|
CKEditor - The text editor for the Internet - http://ckeditor.com
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. |
ckeditor.info |
ckeditor.info |
|
name = CKEditor
description = "Enables CKEditor (WYSIWYG HTML editor) for use instead of plain text fields."
core = 6.x
package = User interface |
ckeditor.install |
ckeditor.install |
|
|
ckeditor.lib.inc |
includes/ckeditor.lib.inc |
|
CKEditor - The text editor for the Internet - http://ckeditor.com
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. |
ckeditor.module |
ckeditor.module |
|
CKEditor - The text editor for the Internet - http://ckeditor.com
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. |
ckeditor.page.inc |
includes/ckeditor.page.inc |
|
CKEditor - The text editor for the Internet - http://ckeditor.com
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. |
ckeditor.user.inc |
includes/ckeditor.user.inc |
|
CKEditor - The text editor for the Internet - http://ckeditor.com
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. |
COPY_HERE.txt |
ckeditor/COPY_HERE.txt |
|
Go to http://ckeditor.com and download the latest version. Then
uncompress the contents of the "ckeditor" directory of the downloaded file to
this folder (modules/ckeditor/ckeditor). |
filemanager.config.php |
includes/filemanager.config.php |
|
|
index.html |
images/buttons/index.html |
|
|
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
linktocontent.css |
plugins/linktonode/css/linktocontent.css |
|
form { padding: 0; margin: 0; }
.panel_wrapper { display: none; }
/*
.panel_wrap {
border: 1px solid #919b9c;
border-top: 0;
padding: .5em 0;
margin: 0;
background: #fff;
float: left;
width: 100%;
}*/
.panel_wrap .panel {… |
linktocontent.css |
plugins/linktomenu/css/linktocontent.css |
|
form {
padding: 0;
margin: 0;
}
.panel_wrapper {
display: none;
}
/*
.panel_wrap {
border: 1px solid #919b9c;
border-top: 0;
padding: .5em 0;
margin: 0;
background: #fff;
float: left;
width: 100%;
}*/
.panel_wrap… |
README.txt |
README.txt |
|
About CKEditor for Drupal
-------------------------
This module allows Drupal to replace textarea fields with CKEditor.
CKEditor is an online rich text editor that can be embedded inside web pages.
It is a WYSIWYG (What You See Is What You Get) editor… |
UI Color Picker — CKEditor Sample |
includes/uicolor/samples/uicolor.html |
|
UI Color Picker — CKEditor Sample |
yui.css |
includes/uicolor/yui/assets/yui.css |
|
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
.yui-h-slider,.yui-v-slider{position:relative;}.yui-h-slider .yui-slider-thumb,.yui-v-slider… |
_translationstatus.txt |
includes/uicolor/lang/_translationstatus.txt |
|
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
bg.js Found: 4 Missing: 0
cs.js Found: 4 Missing: 0
cy.js Found: 4 Missing: 0
da.js Found:… |