Files

Primary tabs

Contains filters are case sensitive
File name Locationsort descending Namespace Description
fullpage.css modules/tinymce/inc/tiny_mce/plugins/fullpage/css/fullpage.css /* Hide the advanced tab */ #advanced_tab { display: none; } #metatitle, #metakeywords, #metadescription, #metaauthor, #metacopyright { width: 280px; } #doctype, #docencoding { width: 200px; } #langcode { width: 30px; } #bgimage { width:…
{#fullpage_dlg.title} modules/tinymce/inc/tiny_mce/plugins/fullpage/fullpage.htm {#fullpage_dlg.title}
fullscreen.htm modules/tinymce/inc/tiny_mce/plugins/fullscreen/fullscreen.htm
window.css modules/tinymce/inc/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css /* Clearlooks 2 */ /* Reset */ .clearlooks2, .clearlooks2 div, .clearlooks2 span, .clearlooks2 a {vertical-align:baseline; text-align:left; position:absolute; border:0; padding:0; margin:0; background:transparent; font-family:Arial,Verdana;…
Template for dialogs modules/tinymce/inc/tiny_mce/plugins/inlinepopups/template.htm Template for dialogs
media.css modules/tinymce/inc/tiny_mce/plugins/media/css/media.css #id, #name, #hspace, #vspace, #class_name, #align { width: 100px } #hspace, #vspace { width: 50px } #flash_quality, #flash_align, #flash_scale, #flash_salign, #flash_wmode { width: 100px } #flash_base, #flash_flashvars, #html5_altsource1,…
{#media_dlg.title} modules/tinymce/inc/tiny_mce/plugins/media/media.htm {#media_dlg.title}
{#paste.paste_text_desc} modules/tinymce/inc/tiny_mce/plugins/paste/pastetext.htm {#paste.paste_text_desc}
{#paste.paste_word_desc} modules/tinymce/inc/tiny_mce/plugins/paste/pasteword.htm {#paste.paste_word_desc}
Example of a custom preview page modules/tinymce/inc/tiny_mce/plugins/preview/example.html Example of a custom preview page
{#preview.preview_desc} modules/tinymce/inc/tiny_mce/plugins/preview/preview.html {#preview.preview_desc}
searchreplace.css modules/tinymce/inc/tiny_mce/plugins/searchreplace/css/searchreplace.css .panel_wrapper {height:85px;} .panel_wrapper div.current {height:85px;} /* IE */ * html .panel_wrapper {height:100px;} * html .panel_wrapper div.current {height:100px;}
{#searchreplace_dlg.replace_title} modules/tinymce/inc/tiny_mce/plugins/searchreplace/searchreplace.htm {#searchreplace_dlg.replace_title}
content.css modules/tinymce/inc/tiny_mce/plugins/spellchecker/css/content.css .mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;}
props.css modules/tinymce/inc/tiny_mce/plugins/style/css/props.css #text_font {width:250px;} #text_size {width:70px;} .mceAddSelectValue {background:#DDD;} select, #block_text_indent, #box_width, #box_height, #box_padding_top, #box_padding_right, #box_padding_bottom, #box_padding_left {width:70px;} #box_margin_top,…
{#style_dlg.title} modules/tinymce/inc/tiny_mce/plugins/style/props.htm {#style_dlg.title}
readme.txt modules/tinymce/inc/tiny_mce/plugins/style/readme.txt Edit CSS Style plug-in notes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Unlike WYSIWYG editor functionality that operates only on the selected text, typically by inserting new HTML elements with the specified styles. This plug-in operates on the HTML blocks…
{#table_dlg.cell_title} modules/tinymce/inc/tiny_mce/plugins/table/cell.htm {#table_dlg.cell_title}
cell.css modules/tinymce/inc/tiny_mce/plugins/table/css/cell.css /* CSS file for cell dialog in the table plugin */ .panel_wrapper div.current { height: 200px; } .advfield { width: 200px; } #action { margin-bottom: 3px; } #class { width: 150px; }
row.css modules/tinymce/inc/tiny_mce/plugins/table/css/row.css /* CSS file for row dialog in the table plugin */ .panel_wrapper div.current { height: 200px; } .advfield { width: 200px; } #action { margin-bottom: 3px; } #rowtype,#align,#valign,#class,#height { width: 150px; } #height { width:…
table.css modules/tinymce/inc/tiny_mce/plugins/table/css/table.css /* CSS file for table dialog in the table plugin */ .panel_wrapper div.current { height: 245px; } .advfield { width: 200px; } #class { width: 150px; }
{#table_dlg.merge_cells_title} modules/tinymce/inc/tiny_mce/plugins/table/merge_cells.htm {#table_dlg.merge_cells_title}
{#table_dlg.row_title} modules/tinymce/inc/tiny_mce/plugins/table/row.htm {#table_dlg.row_title}
{#table_dlg.title} modules/tinymce/inc/tiny_mce/plugins/table/table.htm {#table_dlg.title}
blank_page modules/tinymce/inc/tiny_mce/plugins/template/blank.htm blank_page
template.css modules/tinymce/inc/tiny_mce/plugins/template/css/template.css #frmbody { padding: 10px; background-color: #FFF; border: 1px solid #CCC; } .frmRow { margin-bottom: 10px; } #templatesrc { border: none; width: 320px; height: 240px; } .title { padding-bottom: 5px; } .mceActionPanel { padding-top: 5px; }
{#template_dlg.title} modules/tinymce/inc/tiny_mce/plugins/template/template.htm {#template_dlg.title}
visualblocks.css modules/tinymce/inc/tiny_mce/plugins/visualblocks/css/visualblocks.css p, h1, h2, h3, h4, h5, h6, hgroup, aside, div, section, article, blockquote, address, pre, figure {display: block; padding-top: 10px; border: 1px dashed #BBB; background: transparent no-repeat} p, h1, h2, h3, h4, h5, h6, hgroup, aside, div, section,…
{#xhtmlxtras_dlg.title_abbr_element} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/abbr.htm {#xhtmlxtras_dlg.title_abbr_element}
{#xhtmlxtras_dlg.title_acronym_element} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/acronym.htm {#xhtmlxtras_dlg.title_acronym_element}
{#xhtmlxtras_dlg.attribs_title} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/attributes.htm {#xhtmlxtras_dlg.attribs_title}
{#xhtmlxtras_dlg.title_cite_element} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/cite.htm {#xhtmlxtras_dlg.title_cite_element}
attributes.css modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/css/attributes.css .panel_wrapper div.current { height: 290px; } #id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey { width: 200px; } #events_panel input { width: 200px; }
popup.css modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/css/popup.css input.field, select.field {width:200px;} input.picker {width:179px; margin-left: 5px;} input.disabled {border-color:#F2F2F2;} img.picker {vertical-align:text-bottom; cursor:pointer;} h1 {padding: 0 0 5px 0;} .panel_wrapper div.current…
{#xhtmlxtras_dlg.title_del_element} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/del.htm {#xhtmlxtras_dlg.title_del_element}
{#xhtmlxtras_dlg.title_ins_element} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/ins.htm {#xhtmlxtras_dlg.title_ins_element}
{#advanced_dlg.about_title} modules/tinymce/inc/tiny_mce/themes/advanced/about.htm {#advanced_dlg.about_title}
{#advanced_dlg.anchor_title} modules/tinymce/inc/tiny_mce/themes/advanced/anchor.htm {#advanced_dlg.anchor_title}
{#advanced_dlg.charmap_title} modules/tinymce/inc/tiny_mce/themes/advanced/charmap.htm {#advanced_dlg.charmap_title}
{#advanced_dlg.colorpicker_title} modules/tinymce/inc/tiny_mce/themes/advanced/color_picker.htm {#advanced_dlg.colorpicker_title}
{#advanced_dlg.image_title} modules/tinymce/inc/tiny_mce/themes/advanced/image.htm {#advanced_dlg.image_title}
{#advanced_dlg.link_title} modules/tinymce/inc/tiny_mce/themes/advanced/link.htm {#advanced_dlg.link_title}
{#advanced_dlg.accessibility_help} modules/tinymce/inc/tiny_mce/themes/advanced/shortcuts.htm {#advanced_dlg.accessibility_help}
content.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/default/content.css body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;} body {background:#FFF;} body.mceForceColors {background:#FFF; color:#000;} body.mceBrowserDefaults {background:transparent; color:inherit;…
dialog.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/default/dialog.css /* Generic */ body { font-family:Verdana, Arial, Helvetica, sans-serif;…
ui.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/default/ui.css /* Reset */ .defaultSkin table, .defaultSkin tbody, .defaultSkin a, .defaultSkin img, .defaultSkin tr, .defaultSkin div, .defaultSkin td, .defaultSkin iframe, .defaultSkin span, .defaultSkin *, .defaultSkin .mceText {border:0; margin:0; padding:0;…
content.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/highcontrast/content.css body, td, pre { margin:8px;} body.mceForceColors {background:#FFF; color:#000;} h1 {font-size: 2em} h2 {font-size: 1.5em} h3 {font-size: 1.17em} h4 {font-size: 1em} h5 {font-size: .83em} h6 {font-size: .75em} .mceItemTable, .mceItemTable td,…
dialog.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/highcontrast/dialog.css /* Generic */ body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background:#F0F0EE; color: black; padding:0; margin:8px 8px 0 8px; } html {background:#F0F0EE; color:#000;} td {font-family:Verdana, Arial, Helvetica, sans-serif;…
ui.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/highcontrast/ui.css /* Reset */ .highcontrastSkin table, .highcontrastSkin tbody, .highcontrastSkin a, .highcontrastSkin img, .highcontrastSkin tr, .highcontrastSkin div, .highcontrastSkin td, .highcontrastSkin iframe, .highcontrastSkin span, .highcontrastSkin *,…
content.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/content.css body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;} body {background:#FFF;} body.mceForceColors {background:#FFF; color:#000;} h1 {font-size: 2em} h2 {font-size: 1.5em} h3 {font-size: 1.17em} h4…

Pages