Sha256: dfdc7d3200b5588bea1c411b0fce4cc7a8667acd39b7142a08dc970b5ebb22fd
Contents?: true
Size: 427 Bytes
Versions: 12
Compression:
Stored size: 427 Bytes
Contents
// This list may be created by a server logic page PHP/ASP/ASPX/JSP in some backend system. // There templates will be displayed as a dropdown in all media dialog if the "template_external_list_url" // option is defined in TinyMCE init. var tinyMCETemplateList = [ // Name, URL, Description ["Simple snippet", "templates/snippet1.htm", "Simple HTML snippet."], ["Layout", "templates/layout1.htm", "HTML Layout."] ];
Version data entries
12 entries across 12 versions & 3 rubygems