X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_samples%2Fplaceholder.html;h=bb3d64182c32e7d7f5b329fa41d9e6383de5be9b;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=e8055ee14227cd326c15fa5580c1c70d1f626397;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_samples/placeholder.html b/_samples/placeholder.html index e8055ee..bb3d641 100644 --- a/_samples/placeholder.html +++ b/_samples/placeholder.html @@ -1,6 +1,6 @@ @@ -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: