You are here

Files in Editor 7

Primary tabs

File namesort descending Location Namespace Description
align.module.css css/components/align.module.css Alignment classes for text and block level elements.
bartik.captions.css css/components/bartik.captions.css /* -------------- Captions -------------- */ .caption { margin-bottom: 1.2em; } .caption > * { background: #F3F3F3; padding: 0.5ex; border: 1px solid #CCC; } .caption > figcaption { border: 1px solid #CCC; border-top: none; …
ckeditor-iframe.css modules/editor_ckeditor/css/ckeditor-iframe.css /** * CSS added to iframe-based instances only. */ body { font-family: Arial, Verdana, sans-serif; font-size: 15px; color: #222; background-color: #fff; margin: 8px; } @media screen and (max-width: 600px) { /* A font-size of 16px…
ckeditor.css modules/editor_ckeditor/css/ckeditor.css /** * CSS needed when displaying a CKEditor instance. */ .ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { border-radius: 0 0 5px 5px; border: 1px solid #B6B6B6; …
CKEditor.php InPlaceEditors/CKEditor.php
dialog.css modules/editor_ckeditor/lib/ckeditor/skins/moono/dialog.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid…
dialog_ie.css modules/editor_ckeditor/lib/ckeditor/skins/moono/dialog_ie.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid…
dialog_ie7.css modules/editor_ckeditor/lib/ckeditor/skins/moono/dialog_ie7.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid…
dialog_ie8.css modules/editor_ckeditor/lib/ckeditor/skins/moono/dialog_ie8.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid…
dialog_iequirks.css modules/editor_ckeditor/lib/ckeditor/skins/moono/dialog_iequirks.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid…
editor.admin.inc includes/editor.admin.inc Replaces the core Filter module administration pages.
editor.api.php editor.api.php Documentation for Editor module APIs.
editor.commands.inc includes/editor.commands.inc AJAX commands.
editor.css modules/editor_ckeditor/lib/ckeditor/skins/moono/editor.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
editor.file_usage.inc includes/editor.file_usage.inc Tracks usage of embedded files.
editor.filter.inc includes/editor.filter.inc Declares hooks on behalf of filter.module.
editor.filters.inc includes/editor.filters.inc Filter hook implementations and callbacks.
editor.info editor.info name = Editor description = Allows rich text fields to be edited using WYSIWYG client-side editors. package = User interface core = 7.x dependencies[] = dialog dependencies[] = filter test_dependencies[] = media test_dependencies[] =…
editor.install editor.install Install, update and uninstall functions for the Editor module.
editor.module editor.module Allows rich text fields to be edited using WYSIWYG client-side editors.
editor.quickedit.inc editor.quickedit.inc Quick Edit hooks implemented by the Editor module.
editor.test editor.test Tests for Editor module.
editor.theme.inc includes/editor.theme.inc Theme functions for Editor module.
editor_ckeditor.admin.css modules/editor_ckeditor/css/editor_ckeditor.admin.css Styles for configuration of CKEditor module.
editor_ckeditor.admin.inc modules/editor_ckeditor/includes/editor_ckeditor.admin.inc
editor_ckeditor.api.php modules/editor_ckeditor/editor_ckeditor.api.php Documentation for Editor CKEditor module APIs.
editor_ckeditor.bartik.admin.css modules/editor_ckeditor/css/editor_ckeditor.bartik.admin.css /** * The .bartik.admin.css file is intended to contain styles that override * declarations in the Bartik theme. */ .region-content .ckeditor-toolbar-configuration ul { margin: 0; padding: 0; } .page-admin #content…
editor_ckeditor.drupalimagecaption.css modules/editor_ckeditor/css/plugins/drupalimagecaption/editor_ckeditor.drupalimagecaption.css Image Caption: overrides to make centered alignment work inside CKEditor.
editor_ckeditor.editor.inc modules/editor_ckeditor/editor_ckeditor.editor.inc Editor hooks implemented by the Editor CKEditor module.
editor_ckeditor.editor_ckeditor.inc modules/editor_ckeditor/editor_ckeditor.editor_ckeditor.inc Editor CKEditor hooks implemented by the Editor CKEditor module.
editor_ckeditor.garland.admin.css modules/editor_ckeditor/css/editor_ckeditor.garland.admin.css /** * The .bartik.admin.css file is intended to contain styles that override * declarations in the Bartik theme. */ ul.ckeditor-buttons li { margin: 0; }
editor_ckeditor.info modules/editor_ckeditor/editor_ckeditor.info name = Editor CKEditor description = Adds CKEditor as a supported editor. package = User interface core = 7.x dependencies[] = dialog dependencies[] = editor
editor_ckeditor.language.css modules/editor_ckeditor/css/plugins/language/editor_ckeditor.language.css Language: add styling for elements that have a language attribute.
editor_ckeditor.module modules/editor_ckeditor/editor_ckeditor.module Adds CKEditor as a supported editor.
editor_ckeditor.pages.inc modules/editor_ckeditor/includes/editor_ckeditor.pages.inc Page callbacks for the Editor CKEditor module.
editor_ckeditor.seven.admin.css modules/editor_ckeditor/css/editor_ckeditor.seven.admin.css /** * The .seven.admin.css file is intended to contain styles that override * declarations in the Seven admin theme. */ .block .ckeditor-toolbar-configuration ul { list-style: none; margin: 0; padding: 0; }
editor_ckeditor.theme.inc modules/editor_ckeditor/includes/editor_ckeditor.theme.inc Theme functions for Editor CKEditor module.
editor_gecko.css modules/editor_ckeditor/lib/ckeditor/skins/moono/editor_gecko.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
editor_ie.css modules/editor_ckeditor/lib/ckeditor/skins/moono/editor_ie.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
editor_ie7.css modules/editor_ckeditor/lib/ckeditor/skins/moono/editor_ie7.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
editor_ie8.css modules/editor_ckeditor/lib/ckeditor/skins/moono/editor_ie8.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
editor_iequirks.css modules/editor_ckeditor/lib/ckeditor/skins/moono/editor_iequirks.css /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
filter.caption.css css/filter/filter.caption.css Caption filter: default styling for displaying image captions.
filter.css css/filter/filter.css .text-format-wrapper .form-item { margin-bottom: 0; } .filter-wrapper { border-top: 0; margin: 0; padding: 1.5em 0 1.5em; } .filter-wrapper .form-item label { display: inline; } .text-format-wrapper .description { margin-top:…
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Technical details INTRODUCTION ------------ Current Maintainers: * Devin Carlson <http://drupal.org/user/290182> Editor allows rich text fields…
resize.module.css css/components/resize.module.css Resizable textareas.
_translationstatus.txt modules/editor_ckeditor/lib/ckeditor/lang/_translationstatus.txt Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license af.js Found: 62 Missing: 4 ar.js Found: 51 Missing: 15 bg.js Found: 58 Missing: 8 bn.js …
_translationstatus.txt modules/editor_ckeditor/lib/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license cs.js Found: 118 Missing: 0 cy.js Found: 118 Missing: 0 de.js Found: 118 Missing: 0 el.js …
_translationstatus.txt modules/editor_ckeditor/lib/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license cs.js Found: 30 Missing: 0 cy.js Found: 30 Missing: 0 da.js Found: 12 Missing: 18 de.js …

Other projects