Sha256: f0ebeee9ea3e7f4451aebbf23bf41218928309664cdd47ea64a3e24a49a3618b

Contents?: true

Size: 1.9 KB

Versions: 19

Compression:

Stored size: 1.9 KB

Contents

/*
 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.addTemplates("default",{imagesPath:CKEDITOR.getUrl(CKEDITOR.plugins.getPath("templates")+"templates/images/"),templates:[{title:"Image and Title",image:"template1.gif",description:"One main image with a title and text that surround the image.",html:'\x3ch3\x3e\x3cimg src\x3d" " alt\x3d"" style\x3d"margin-right: 10px" height\x3d"100" width\x3d"100" align\x3d"left" /\x3eType the title here\x3c/h3\x3e\x3cp\x3eType the text here\x3c/p\x3e'},{title:"Strange Template",image:"template2.gif",description:"A template that defines two colums, each one with a title, and some text.",
html:'\x3ctable cellspacing\x3d"0" cellpadding\x3d"0" style\x3d"width:100%" border\x3d"0"\x3e\x3ctr\x3e\x3ctd style\x3d"width:50%"\x3e\x3ch3\x3eTitle 1\x3c/h3\x3e\x3c/td\x3e\x3ctd\x3e\x3c/td\x3e\x3ctd style\x3d"width:50%"\x3e\x3ch3\x3eTitle 2\x3c/h3\x3e\x3c/td\x3e\x3c/tr\x3e\x3ctr\x3e\x3ctd\x3eText 1\x3c/td\x3e\x3ctd\x3e\x3c/td\x3e\x3ctd\x3eText 2\x3c/td\x3e\x3c/tr\x3e\x3c/table\x3e\x3cp\x3eMore text goes here.\x3c/p\x3e'},{title:"Text and Table",image:"template3.gif",description:"A title with some text and a table.",
html:'\x3cdiv style\x3d"width: 80%"\x3e\x3ch3\x3eTitle goes here\x3c/h3\x3e\x3ctable style\x3d"width:150px;float: right" cellspacing\x3d"0" cellpadding\x3d"0" border\x3d"1"\x3e\x3ccaption style\x3d"border:solid 1px black"\x3e\x3cstrong\x3eTable title\x3c/strong\x3e\x3c/caption\x3e\x3ctr\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3c/tr\x3e\x3ctr\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3c/tr\x3e\x3ctr\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3c/tr\x3e\x3c/table\x3e\x3cp\x3eType the text here\x3c/p\x3e\x3c/div\x3e'}]});

Version data entries

19 entries across 19 versions & 4 rubygems

Version Path
danabr75-ckeditor-4.1.6 vendor/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.8.3 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.8.2 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.8.1 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.8.0 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.7.13 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.7.12 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.7.11 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.7.10 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.7.9 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.7.8 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
ckeditor_custom_controller-4.1.6 vendor/assets/javascripts/ckeditor/plugins/templates/templates/default.js
ckeditor-4.1.6 vendor/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.7.7 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.7.6 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.7.5 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
ckeditor-4.1.5 vendor/assets/javascripts/ckeditor/plugins/templates/templates/default.js
effective_ckeditor-1.7.4 app/assets/javascripts/ckeditor/plugins/templates/templates/default.js
ckeditor-4.1.4 vendor/assets/javascripts/ckeditor/plugins/templates/templates/default.js