templates.js
515 Bytes
var tinyMCETemplateList = new Array(
// Name, URL
["Sidebar with frame for text", "/wysiwyg/sidebar-with-tail-for-text.html"],
["Sidebar with frame for image", "/wysiwyg/sidebar-with-tail-for-image.html"],
["Sidebar without frame", "/wysiwyg/sidebar-with-image.html"],
["Contacts at the bottom", "/wysiwyg/contacts-in-page-bottom.html"],
["Two columns in content", "/wysiwyg/two-columns.html"],
["Wide gallery", "/wysiwyg/wide-gallery.html"],
["Task", "/wysiwyg/task-tuning.html"]
);