X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Ftemplates%2Ftemplates%2Fdefault.js;h=cf91e858d15698696edaf9a130d9de5af30c5d50;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=704cafaae3a5af83623ffd3a024e21d241f69f70;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/plugins/templates/templates/default.js b/_source/plugins/templates/templates/default.js index 704cafa..cf91e85 100644 --- a/_source/plugins/templates/templates/default.js +++ b/_source/plugins/templates/templates/default.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -19,7 +19,7 @@ CKEDITOR.addTemplates( 'default', description: 'One main image with a title and text that surround the image.', html: '

' + - '' + + '' + 'Type the title here'+ '

' + '

' + @@ -31,13 +31,13 @@ CKEDITOR.addTemplates( 'default', image: 'template2.gif', description: 'A template that defines two colums, each one with a title, and some text.', html: - '' + + '
' + '' + - '' + '' + - '' + '' + @@ -64,7 +64,7 @@ CKEDITOR.addTemplates( 'default', '

' + 'Title goes here' + '

' + - '
' + + '' + '

Title 1

' + '
' + + '' + '

Title 2

' + '
' + + '
' + '' +
' + 'Table title' + '