X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c59e85c3a7538b1279e25022a6cf431ca1dee700..b857a9fcba5c0f6f96cfc7d85308aab6860ca089:/js/ckeditor/samples/old/index.html
diff --git a/js/ckeditor/samples/old/index.html b/js/ckeditor/samples/old/index.html
new file mode 100644
index 000000000..37ba9f840
--- /dev/null
+++ b/js/ckeditor/samples/old/index.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+ CKEditor Samples
+
+
+
+
+ CKEditor Samples
+
+
+
+
+
+ Basic Samples
+
+
+ - Replace textarea elements by class name
+ - Automatic replacement of all textarea elements of a given class with a CKEditor instance.
+
+ - Replace textarea elements by code
+ - Replacement of textarea elements with CKEditor instances by using a JavaScript call.
+
+ - Create editors with jQuery
+ - Creating standard and inline CKEditor instances with jQuery adapter.
+
+
+
+ Basic Customization
+
+
+ - User Interface color
+ - Changing CKEditor User Interface color and adding a toolbar button that lets the user set the UI color.
+
+ - User Interface languages
+ - Changing CKEditor User Interface language and adding a drop-down list that lets the user choose the UI language.
+
+
+
+
Plugins
+
+- Full page support
+- CKEditor inserted with a JavaScript call and used to edit the whole page from <html> to </html>.
+
+
+
+
+
+
+