X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=samples%2Fsample.js;h=621de3259d569c0b82e278bcc043b6017021e835;hp=ebeef9ed056b19f8fb0efd7309367fb07a0de3bb;hb=860af3c4bde9866c53d5123c57e3dc6166e0fe1e;hpb=4625dba05116026713fee9008dd93306be0d1553 diff --git a/samples/sample.js b/samples/sample.js index ebeef9e..621de32 100644 --- a/samples/sample.js +++ b/samples/sample.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. + Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ (function(){CKEDITOR.on("instanceReady",function(b){var b=b.editor,a=CKEDITOR.document.$.getElementsByName("ckeditor-sample-required-plugins"),a=a.length?CKEDITOR.dom.element.get(a[0]).getAttribute("content").split(","):[],c=[];if(a.length){for(var d=0;d"+a[d]+"");c.length&&CKEDITOR.dom.element.createFromHtml('
To fully experience this demo, the '+c.join(", ")+" plugin"+(1
").insertBefore(b.container)}})})(); \ No newline at end of file