X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Ftemplates%2Fplugin.js;h=db9ef74a6d2d4ba2ba77623d2cc55caf053df536;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=3cf98556c4d86a13b9b6188e18b84345851d4ea2;hpb=039a051ccf3901311661022a30afd60fc38130c9;p=ckeditor.git diff --git a/_source/plugins/templates/plugin.js b/_source/plugins/templates/plugin.js index 3cf9855..db9ef74 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-2013, 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'; */