X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Ftemplates%2Ftemplates%2Fdefault.js;h=53b8a4223acc29b8511fe4ef05fcbdadf63e02fc;hb=941b0a9ba4e673e292510d80a5a86806994b8ea6;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..53b8a42 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-2010, 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' + '