CHANGELOG.txt |
CHANGELOG.txt |
|
7.x-1.x-dev
Development snapshot
2021-08-30
New stable release: 7.x-1.21
Reverted [#2648232] by vokiel, jordisan: Drupal is not defined
2021-08-27
New stable release: 7.x-1.20
[#2648232] by vokiel, jordisan: Drupal is not defined
[#2330515] by… |
ckeditor-rtl.css |
css/ckeditor-rtl.css |
|
/* General RTL indentation & positioning classes */
.rteindent1 {
margin-right: 40px;
margin-left: 0;
}
.rteindent2 {
margin-right: 80px;
margin-left: 0;
}
.rteindent3 {
margin-right: 120px;
margin-left: 0;
}
.rteindent4 {
… |
ckeditor.admin.css |
css/ckeditor.admin.css |
|
/* Administrative classes */
/* Toolbar Drag & Drop */
form#ckeditor-admin-profile-form textarea#edit-toolbar {
display: none;
}
form#ckeditor-admin-profile-form #edit-toolbar + .grippie {
display: none;
}
div.sortableList {
cursor:… |
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.ckeditor.inc |
ckeditor.ckeditor.inc |
|
CKEditor hooks implemented by the CKEditor module. |
ckeditor.css |
css/ckeditor.css |
|
/* General indentation & positioning classes */
.rteindent1 {
margin-left: 40px;
}
.rteindent2 {
margin-left: 80px;
}
.rteindent3 {
margin-left: 120px;
}
.rteindent4 {
margin-left: 160px;
}
.rteleft {
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.editor.css |
css/ckeditor.editor.css |
|
/* Editor classes */
/* CKEditor padding in IE */
table.cke_editor fieldset {
padding: 0 !important;
}
/* hack with ie and garland editing area size fix - [#733512] */
.cke_editor{
display: table !important;
}
.cke_editor,#ie#bug {
… |
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 = 7.x
package = User interface
configure = admin/config/content/ckeditor
files[] = tests/ckeditor.test |
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.test |
tests/ckeditor.test |
|
Contains ckeditorTest. |
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 https://ckeditor.com/ckeditor-4/download/ 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… |
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:… |