X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Ftemplates%2Fplugin.js;h=622615981c9baee8b6f7d5804683377cac42808d;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hp=3cf98556c4d86a13b9b6188e18b84345851d4ea2;hpb=039a051ccf3901311661022a30afd60fc38130c9;p=ckeditor.git diff --git a/_source/plugins/templates/plugin.js b/_source/plugins/templates/plugin.js index 3cf9855..6226159 100644 --- a/_source/plugins/templates/plugin.js +++ b/_source/plugins/templates/plugin.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, 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'; */