X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_samples%2Fplaceholder.html;h=015e01b6e7937cd90cf441ae74bc310a6fb4cafc;hb=refs%2Ftags%2Fv3.5.4;hp=e8055ee14227cd326c15fa5580c1c70d1f626397;hpb=4e90e78dc97789709ee7404359a5517540c27553;p=ckeditor.git diff --git a/_samples/placeholder.html b/_samples/placeholder.html index e8055ee..015e01b 100644 --- a/_samples/placeholder.html +++ b/_samples/placeholder.html @@ -18,12 +18,12 @@ For licensing, see LICENSE.html or http://ckeditor.com/license

This sample shows how to configure CKEditor instances to use the - placeholder plugin that lets you insert read-only elements + Placeholder plugin that lets you insert read-only elements into your content. To enter and modify read-only text, use the Create Placeholder button and its matching dialog window.

- To add a CKEditor instance that uses the placeholder plugin and a related + To add a CKEditor instance that uses the placeholder plugin and a related Create Placeholder toolbar button, insert the following JavaScript call to your code:

@@ -50,7 +50,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license

+ CKEditor using the placeholder plugin with its default configuration: