cke - minor css

This commit is contained in:
Ian 2014-02-12 10:25:00 +01:00
parent 66957e8e52
commit a33cd197e3
5 changed files with 20 additions and 22 deletions

View file

@ -1,8 +1,8 @@
<?php #
/**
* @file UTF-8/lang_de.inc.php 1.4.6 2014-92-09 Ian
* @version 1.4.6
* @file UTF-8/lang_de.inc.php 1.4.7 2014-02-12 Ian
* @version 1.4.7
* @author Translator Name <yourmail@example.com>
* DE-Revision: Revision of UTF-8/lang_de.inc.php
*/
@ -11,14 +11,14 @@
@define('PLUGIN_EVENT_CKEDITOR_DESC', 'Nutzt CKEditor als den Standard WYSIWYG Editor. Dieser ist zur Zeit der state-of-the-art Editor im Internet. Benutzung: Empfohlen! Nach der Installation, lies die Plugin Konfigurations Seite für weitere Informationen.');
@define('PLUGIN_EVENT_CKEDITOR_REVISION_TITLE', '<h3>Das Plugin enthält:</h3>');
@define('PLUGIN_EVENT_CKEDITOR_INSTALL', '<h2>Installation</h2>
<div class="cke_config_block">
<p><strong>PLEASE NOTE:</strong> Deaktiviere body, extended und nugget parsing im <strong>NL2BR</strong> plugin!</p>
<div class="msg_notice">
<p><strong>Abhängigkeiten:</strong> Deaktiviere body, extended und nugget parsing im <strong>NL2BR</strong> plugin!</p>
</div>
<ol style="line-height: 1.6">
<li>Um anderen Plugins Zugriff auf das Plugin oder dessen Hook zu gewähren, plaziere das (CKEditor) Plugin nahe dem Ende deiner Pluginliste.</li>
<li>Versichere dich, dass der WYSIWYG Modus in den "Persönlichen Einstellungen" eingeschaltet ist.</li>
</ol>
<div class="cke_config_block">
<div class="cke_config_block msg_dialogue">
<h3>Manuelle Erweiterungen mit anderen CKEDITOR Plugins</h3>
<ol style="line-height: 1.6">
<li>Definiere manuell hinzugefügte Plugins (analog zu <em>{ name: \'mediaembed\' },</em>) in der custom cke_config.js, in der <em>CKEDITOR.config.toolbarGroups = [...]</em> Definition.</li>

View file

@ -1,8 +1,8 @@
<?php #
/**
* @file UTF-8/lang_de.inc.php 1.4.6 2014-92-09 Ian
* @version 1.4.6
* @file UTF-8/lang_en.inc.php 1.4.7 2014-02-12 Ian
* @version 1.4.7
* @author Translator Name <yourmail@example.com>
* EN-Revision: Revision of UTF-8/lang_en.inc.php
*/
@ -11,14 +11,14 @@
@define('PLUGIN_EVENT_CKEDITOR_DESC', 'Uses CKEditor as the default WYSIWYG editor. This currently is the state-of-the-art Editor itself. Usage: Recommended! After installation, go to the configuration screen of this plugin for further instructions.');
@define('PLUGIN_EVENT_CKEDITOR_REVISION_TITLE', '<h3>This Plugin includes:</h3>');
@define('PLUGIN_EVENT_CKEDITOR_INSTALL', '<h2>Installation</h2>
<div class="cke_config_block">
<p><strong>PLEASE NOTE:</strong> Disable body, extended and nugget parsing in the <strong>NL2BR</strong> plugin!</p>
<div class="msg_notice">
<p><strong>Dependencies:</strong> Disable body, extended and nugget parsing in the <strong>NL2BR</strong> plugin!</p>
</div>
<ol style="line-height: 1.6">
<li>To allow other plugins to use or hook into the editor, place this (CKEditor) plugin near the end of your plugin list.</li>
<li>Make sure to enable WYSIWYG mode in your personal preferences.</li>
</ol>
<div class="cke_config_block">
<div class="cke_config_block msg_dialogue">
<h3>Manually extending with CKEDITOR Plugins</h3>
<ol style="line-height: 1.6">
<li>Define manually added Plugins (analog to <em>{ name: \'mediaembed\' },</em>) to the <em>CKEDITOR.config.toolbarGroups = [...]</em> definition, in the cke_config.js.</li>

View file

@ -1,8 +1,8 @@
<?php #
/**
* @file UTF-8/lang_de.inc.php 1.4.6 2014-92-09 Ian
* @version 1.4.6
* @file lang_de.inc.php 1.4.7 2014-02-12 Ian
* @version 1.4.7
* @author Translator Name <yourmail@example.com>
* DE-Revision: Revision of lang_de.inc.php
*/
@ -11,14 +11,14 @@
@define('PLUGIN_EVENT_CKEDITOR_DESC', 'Nutzt CKEditor als den Standard WYSIWYG Editor. Dieser ist zur Zeit der state-of-the-art Editor im Internet. Benutzung: Empfohlen! Nach der Installation, lies die Plugin Konfigurations Seite für weitere Informationen.');
@define('PLUGIN_EVENT_CKEDITOR_REVISION_TITLE', '<h3>Das Plugin enthält:</h3>');
@define('PLUGIN_EVENT_CKEDITOR_INSTALL', '<h2>Installation</h2>
<div class="cke_config_block">
<p><strong>PLEASE NOTE:</strong> Deaktiviere body, extended und nugget parsing im <strong>NL2BR</strong> plugin!</p>
<div class="msg_notice">
<p><strong>Abhängigkeiten:</strong> Deaktiviere body, extended und nugget parsing im <strong>NL2BR</strong> plugin!</p>
</div>
<ol style="line-height: 1.6">
<li>Um anderen Plugins Zugriff auf das Plugin oder dessen Hook zu gewähren, plaziere das (CKEditor) Plugin nahe dem Ende deiner Pluginliste.</li>
<li>Versichere dich, dass der WYSIWYG Modus in den "Persönlichen Einstellungen" eingeschaltet ist.</li>
</ol>
<div class="cke_config_block">
<div class="cke_config_block msg_dialogue">
<h3>Manuelle Erweiterungen mit anderen CKEDITOR Plugins</h3>
<ol style="line-height: 1.6">
<li>Definiere manuell hinzugefügte Plugins (analog zu <em>{ name: \'mediaembed\' },</em>) in der custom cke_config.js, in der <em>CKEDITOR.config.toolbarGroups = [...]</em> Definition.</li>

View file

@ -1,8 +1,8 @@
<?php #
/**
* @file UTF-8/lang_de.inc.php 1.4.6 2014-92-09 Ian
* @version 1.4.6
* @file lang_en.inc.php 1.4.7 2014-02-12 Ian
* @version 1.4.7
* @author Translator Name <yourmail@example.com>
* EN-Revision: Revision of lang_en.inc.php
*/
@ -11,14 +11,14 @@
@define('PLUGIN_EVENT_CKEDITOR_DESC', 'Uses CKEditor as the default WYSIWYG editor. This currently is the state-of-the-art Editor itself. Usage: Recommended! After installation, go to the configuration screen of this plugin for further instructions.');
@define('PLUGIN_EVENT_CKEDITOR_REVISION_TITLE', '<h3>This Plugin includes:</h3>');
@define('PLUGIN_EVENT_CKEDITOR_INSTALL', '<h2>Installation</h2>
<div class="cke_config_block">
<p><strong>PLEASE NOTE:</strong> Disable body, extended and nugget parsing in the <strong>NL2BR</strong> plugin!</p>
<div class="msg_notice">
<p><strong>Dependencies:</strong> Disable body, extended and nugget parsing in the <strong>NL2BR</strong> plugin!</p>
</div>
<ol style="line-height: 1.6">
<li>To allow other plugins to use or hook into the editor, place this (CKEditor) plugin near the end of your plugin list.</li>
<li>Make sure to enable WYSIWYG mode in your personal preferences.</li>
</ol>
<div class="cke_config_block">
<div class="cke_config_block msg_dialogue">
<h3>Manually extending with CKEDITOR Plugins</h3>
<ol style="line-height: 1.6">
<li>Define manually added Plugins (analog to <em>{ name: \'mediaembed\' },</em>) to the <em>CKEDITOR.config.toolbarGroups = [...]</em> definition, in the cke_config.js.</li>

View file

@ -458,8 +458,6 @@ class serendipity_event_ckeditor extends serendipity_event
.cke_config_block {
opacity: 0.7;
background: none repeat scroll 0% 0% rgb(238, 238, 238);
padding: 0.5em;
font-size: smaller;
border: 1px dashed;
}