X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fplugins%2Ftemplates%2Fplugin.js;h=622615981c9baee8b6f7d5804683377cac42808d;hp=e0e108062fc58cac273c69507385a07b7664a986;hb=2f22c0c38f17e75be5541089076885442aaa2377;hpb=e73319a12b56100b29ef456fd74114fe5519e01c diff --git a/_source/plugins/templates/plugin.js b/_source/plugins/templates/plugin.js index e0e1080..6226159 100644 --- a/_source/plugins/templates/plugin.js +++ b/_source/plugins/templates/plugin.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -65,6 +65,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license * comma. It must match definitions loaded with the templates_files setting. * @type String * @default 'default' + * @name CKEDITOR.config.templates * @example * config.templates = 'my_templates'; */