From c94eff6021ef963f08f67da501e756d53a61c50d Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 11 Jul 2015 15:26:48 -0700 Subject: update CKeditor --- httemplate/elements/ckeditor/samples/old/api.html | 210 ++++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 httemplate/elements/ckeditor/samples/old/api.html (limited to 'httemplate/elements/ckeditor/samples/old/api.html') diff --git a/httemplate/elements/ckeditor/samples/old/api.html b/httemplate/elements/ckeditor/samples/old/api.html new file mode 100644 index 000000000..aa096d174 --- /dev/null +++ b/httemplate/elements/ckeditor/samples/old/api.html @@ -0,0 +1,210 @@ + + + + + + API Usage — CKEditor Sample + + + + + + +

+ CKEditor Samples » Using CKEditor JavaScript API +

+
+ This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. +
+
+

+ This sample shows how to use the + CKEditor JavaScript API + to interact with the editor at runtime. +

+

+ For details on how to create this setup check the source code of this sample page. +

+
+ + +
+ +
+
+ + + + +

+

+ + +
+ + + -- cgit v1.2.1