Files

Primary tabs

Contains filters are case sensitive
File name Location Namespacesort descending Description
{#table_dlg.row_title} modules/tinymce/inc/tiny_mce/plugins/table/row.htm {#table_dlg.row_title}
blank_page modules/tinymce/inc/tiny_mce/plugins/template/blank.htm blank_page
{#template_dlg.title} modules/tinymce/inc/tiny_mce/plugins/template/template.htm {#template_dlg.title}
{#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…
{#xhtmlxtras_dlg.title_abbr_element} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/abbr.htm {#xhtmlxtras_dlg.title_abbr_element}
{#xhtmlxtras_dlg.title_cite_element} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/cite.htm {#xhtmlxtras_dlg.title_cite_element}
{#xhtmlxtras_dlg.attribs_title} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/attributes.htm {#xhtmlxtras_dlg.attribs_title}
{#xhtmlxtras_dlg.title_acronym_element} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/acronym.htm {#xhtmlxtras_dlg.title_acronym_element}
{#xhtmlxtras_dlg.title_ins_element} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/ins.htm {#xhtmlxtras_dlg.title_ins_element}
{#xhtmlxtras_dlg.title_del_element} modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/del.htm {#xhtmlxtras_dlg.title_del_element}
fullscreen.htm modules/tinymce/inc/tiny_mce/plugins/fullscreen/fullscreen.htm
Template for dialogs modules/tinymce/inc/tiny_mce/plugins/inlinepopups/template.htm Template for dialogs
{#paste.paste_word_desc} modules/tinymce/inc/tiny_mce/plugins/paste/pasteword.htm {#paste.paste_word_desc}
{#paste.paste_text_desc} modules/tinymce/inc/tiny_mce/plugins/paste/pastetext.htm {#paste.paste_text_desc}
{#searchreplace_dlg.replace_title} modules/tinymce/inc/tiny_mce/plugins/searchreplace/searchreplace.htm {#searchreplace_dlg.replace_title}
{#advlink_dlg.title} modules/tinymce/inc/tiny_mce/plugins/advlink/link.htm {#advlink_dlg.title}
{#emotions_dlg.title} modules/tinymce/inc/tiny_mce/plugins/emotions/emotions.htm {#emotions_dlg.title}
{#advhr.advhr_desc} modules/tinymce/inc/tiny_mce/plugins/advhr/rule.htm {#advhr.advhr_desc}
{#advimage_dlg.dialog_title} modules/tinymce/inc/tiny_mce/plugins/advimage/image.htm {#advimage_dlg.dialog_title}
{#preview.preview_desc} modules/tinymce/inc/tiny_mce/plugins/preview/preview.html {#preview.preview_desc}
Example of a custom preview page modules/tinymce/inc/tiny_mce/plugins/preview/example.html Example of a custom preview page
{#fullpage_dlg.title} modules/tinymce/inc/tiny_mce/plugins/fullpage/fullpage.htm {#fullpage_dlg.title}
{#advanced_dlg.anchor_title} modules/tinymce/inc/tiny_mce/themes/advanced/anchor.htm {#advanced_dlg.anchor_title}
{#advanced_dlg.image_title} modules/tinymce/inc/tiny_mce/themes/advanced/image.htm {#advanced_dlg.image_title}
{#advanced_dlg.about_title} modules/tinymce/inc/tiny_mce/themes/advanced/about.htm {#advanced_dlg.about_title}
{#advanced_dlg.charmap_title} modules/tinymce/inc/tiny_mce/themes/advanced/charmap.htm {#advanced_dlg.charmap_title}
{#advanced_dlg.code_title} modules/tinymce/inc/tiny_mce/themes/advanced/source_editor.htm {#advanced_dlg.code_title}
{#advanced_dlg.accessibility_help} modules/tinymce/inc/tiny_mce/themes/advanced/shortcuts.htm {#advanced_dlg.accessibility_help}
{#advanced_dlg.colorpicker_title} modules/tinymce/inc/tiny_mce/themes/advanced/color_picker.htm {#advanced_dlg.colorpicker_title}
{#advanced_dlg.link_title} modules/tinymce/inc/tiny_mce/themes/advanced/link.htm {#advanced_dlg.link_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,…
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,…
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; }
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:…
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; }
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; }
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,…
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…
content.css modules/tinymce/inc/tiny_mce/plugins/spellchecker/css/content.css .mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;}
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;}
advlink.css modules/tinymce/inc/tiny_mce/plugins/advlink/css/advlink.css .mceLinkList, .mceAnchorList, #targetlist {width:280px;} .mceActionPanel {margin-top:7px;} .panel_wrapper div.current {height:320px;} #classlist, #title, #href {width:280px;} #popupurl, #popupname {width:200px;} #popupwidth, #popupheight, #popupleft,…
advhr.css modules/tinymce/inc/tiny_mce/plugins/advhr/css/advhr.css input.radio {border:1px none #000; background:transparent; vertical-align:middle;} .panel_wrapper div.current {height:80px;} #width {width:50px; vertical-align:middle;} #width2 {width:50px; vertical-align:middle;} #size {width:100px;}
advimage.css modules/tinymce/inc/tiny_mce/plugins/advimage/css/advimage.css #src_list, #over_list, #out_list {width:280px;} .mceActionPanel {margin-top:7px;} .alignPreview {border:1px solid #000; width:140px; height:140px; overflow:hidden; padding:5px;} .checkbox {border:0;} .panel_wrapper div.current {height:305px;} #prev…
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:…
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;…
ui.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/ui.css /* Reset */ .o2k7Skin table, .o2k7Skin tbody, .o2k7Skin a, .o2k7Skin img, .o2k7Skin tr, .o2k7Skin div, .o2k7Skin td, .o2k7Skin iframe, .o2k7Skin span, .o2k7Skin *, .o2k7Skin .mceText {border:0; margin:0; padding:0; background:transparent;…
ui_silver.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css /* Silver */ .o2k7SkinSilver .mceToolbar .mceToolbarStart span, .o2k7SkinSilver .mceButton, .o2k7SkinSilver .mceSplitButton, .o2k7SkinSilver .mceSeparator, .o2k7SkinSilver .mceSplitButton a.mceOpen, .o2k7SkinSilver .mceListBox a.mceOpen…
dialog.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/dialog.css /* Generic */ body { font-family:Verdana, Arial, Helvetica, sans-serif;…

Pages