cke 3.2.0 - added nl2br config note

This commit is contained in:
Ian 2014-02-09 19:35:42 +01:00
parent fc4ab611cf
commit f1f5deb7af
4 changed files with 20 additions and 8 deletions

View file

@ -1,8 +1,8 @@
<?php #
/**
* @file UTF-8/lang_de.inc.php 1.4.5 2013-12-12 Ian
* @version 1.4.5
* @file UTF-8/lang_de.inc.php 1.4.6 2014-92-09 Ian
* @version 1.4.6
* @author Translator Name <yourmail@example.com>
* DE-Revision: Revision of UTF-8/lang_de.inc.php
*/
@ -11,6 +11,9 @@
@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>
<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>

View file

@ -1,8 +1,8 @@
<?php #
/**
* @file UTF-8/lang_en.inc.php 1.4.5 2013-12-12 Ian
* @version 1.4.5
* @file UTF-8/lang_de.inc.php 1.4.6 2014-92-09 Ian
* @version 1.4.6
* @author Translator Name <yourmail@example.com>
* EN-Revision: Revision of UTF-8/lang_en.inc.php
*/
@ -11,6 +11,9 @@
@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>
<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>

View file

@ -1,8 +1,8 @@
<?php #
/**
* @file UTF-8/lang_de.inc.php 1.4.5 2013-12-12 Ian
* @version 1.4.5
* @file UTF-8/lang_de.inc.php 1.4.6 2014-92-09 Ian
* @version 1.4.6
* @author Translator Name <yourmail@example.com>
* DE-Revision: Revision of lang_de.inc.php
*/
@ -11,6 +11,9 @@
@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>
<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>

View file

@ -1,8 +1,8 @@
<?php #
/**
* @file lang_en.inc.php 1.4.5 2013-12-12 Ian
* @version 1.4.5
* @file UTF-8/lang_de.inc.php 1.4.6 2014-92-09 Ian
* @version 1.4.6
* @author Translator Name <yourmail@example.com>
* EN-Revision: Revision of lang_en.inc.php
*/
@ -11,6 +11,9 @@
@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>
<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>