0byt3m1n1-V2
Path:
/
home
/
academiac
/
www
/
media
/
editors
/
tinymce
/
templates
/
[
Home
]
File: template_list.js
/** * Tinymce template_list.js sample file * @version tinymce 3.3.9 * @package Joomla * @copyright Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved. * @license GNU/GPL, see LICENSE.php * Joomla! is free software. This version may have been modified pursuant * to the GNU General Public License, and as distributed it includes or * is derivative of works licensed under the GNU General Public License or * other free or open source software licenses. * See COPYRIGHT.php for copyright notices and details. */ // 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", "media/editors/tinymce/templates/snippet1.html", "Simple HTML snippet."], ["Layout", "media/editors/tinymce/templates/layout1.html", "HTMLLayout."] ];
©
2018.