X-Git-Url: https://scm.cri.ensmp.fr/git/ckeditor.git/blobdiff_plain/e7f8fb547940c134de50db80ffaf54be1135ca7b..fbd145a2acd338b7bb7d152fa24692d8ff3e6b4c:/skins/ckeditor/samples/index.html
diff --git a/skins/ckeditor/samples/index.html b/skins/ckeditor/samples/index.html
deleted file mode 100644
index 09e08bd..0000000
--- a/skins/ckeditor/samples/index.html
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
-
-
- 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
-
-- Magicline plugin
-- Using the Magicline plugin to access difficult focus spaces.
-
-- Full page support
-- CKEditor inserted with a JavaScript call and used to edit the whole page from <html> to </html>.
-
-
-
-
-
-
-