X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=public%2Fassets%2Fplugins%2Fckeditor%2Fsamples%2Fold%2Fimage2%2Fimage2.html;h=bb9ff8bd9f67dfb3a61139b64321863b625db863;hb=221ba7c2ffc043570bbad1e8f0d6074fb4ff1fb0;hp=b0b0b7980d114767c66d6e2c149984ec249dd27e;hpb=5d92478b1cb7479f39a43973775a6f6147fba8ac;p=motion.git diff --git a/public/assets/plugins/ckeditor/samples/old/image2/image2.html b/public/assets/plugins/ckeditor/samples/old/image2/image2.html index b0b0b79..bb9ff8b 100644 --- a/public/assets/plugins/ckeditor/samples/old/image2/image2.html +++ b/public/assets/plugins/ckeditor/samples/old/image2/image2.html @@ -1,68 +1,68 @@ - - - - - - New Image plugin — CKEditor Sample - - - - - - - - - -

- CKEditor Samples » New Image plugin -

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

- This editor is using the new Image (image2) plugin, which implements a dynamic click-and-drag resizing - and easy captioning of the images. -

-

- To use the new plugin, extend config.extraPlugins: -

-
-CKEDITOR.replace( 'textarea_id', {
-	extraPlugins: 'image2'
-} );
-
-
- - - - - - - - + + + + + + New Image plugin — CKEditor Sample + + + + + + + + + +

+ CKEditor Samples » New Image plugin +

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

+ This editor is using the new Image (image2) plugin, which implements a dynamic click-and-drag resizing + and easy captioning of the images. +

+

+ To use the new plugin, extend config.extraPlugins: +

+
+CKEDITOR.replace( 'textarea_id', {
+	extraPlugins: 'image2'
+} );
+
+
+ + + + + + + +