| [ Index ] |
PHP Cross Reference of Limb3 |
[Summary view] [Print] [Text view]
1 ;============================ 2 ; WYSIWYG configuration file 3 ;============================ 4 5 profile = FCKEditor 6 7 [FCKEditor] 8 runtimeIncludeFile = limb/wysiwyg/src/template/components/lmbFCKEditorComponent.class.php 9 runtimeComponentName = lmbFCKEditorComponent 10 width = 600px 11 height = 400px 12 cols = 100 13 rows = 15 14 base_path = /shared/wysiwyg/fckeditor/ 15 Config[CustomConfigurationsPath] = /shared/wysiwyg/fckeditor/fckconfig.js 16 ToolbarSet = Default 17 18 [TinyMCE] 19 runtimeIncludeFile = limb/wysiwyg/src/template/components/lmbTinyMCEComponent.class.php 20 runtimeComponentName = lmbTinyMCEComponent 21 width = 600px 22 height = 400px 23 cols = 100 24 rows = 15 25 base_path = /shared/wysiwyg/tiny_mce/ 26 editor[mode] = "textareas" 27 editor[theme] = "advanced" 28 editor[plugins] = "spellchecker,style,layer,table,save,advhr,advimage,ibrowser,advlink,emotions,iespell,insertdatetime,preview,zoom,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template" 29 editor[theme_advanced_buttons1_add_before] = "save,newdocument,separator" 30 editor[theme_advanced_buttons1_add] = "fontselect,fontsizeselect" 31 editor[theme_advanced_buttons2_add] = "separator,insertdate,inserttime,preview,separator,forecolor,backcolor" 32 editor[theme_advanced_buttons2_add_before] = "cut,copy,paste,pastetext,pasteword,separator,search,replace,separator" 33 editor[theme_advanced_buttons3_add_before] = "tablecontrols,separator" 34 editor[theme_advanced_buttons3_add] = "ibrowser, emotions,iespell,media,advhr,separator,print,separator,ltr,rtl,separator,fullscreen" 35 editor[theme_advanced_buttons4] = "insertlayer,moveforward,movebackward,absolute,|,styleprops,|,spellchecker,cite,abbr,acronym,del,ins,attribs,|,visualchars,nonbreaking,template" 36 editor[theme_advanced_toolbar_location] = "top" 37 editor[theme_advanced_toolbar_align] = "left" 38 editor[theme_advanced_path_location] = "bottom" 39 #editor[content_css] = "/example_data/example_full.css" 40 editor[plugin_insertdate_dateFormat] = "%Y-%m-%d" 41 editor[plugin_insertdate_timeFormat] = "%H:%M:%S" 42 editor[extended_valid_elements] = "hr[class|width|size|noshade],font[face|size|color|style],span[class|align|style],p[lang]" 43 editor[external_link_list_url] "example_data/example_link_list.js" 44 editor[external_image_list_url] = "example_data/example_image_list.js" 45 editor[flash_external_list_url] = "example_data/example_flash_list.js" 46 editor[template_external_list_url] = "example_data/example_template_list.js" 47 #editor[file_browser_callback] = "icallback" 48 editor[theme_advanced_resize_horizontal] = false 49 editor[theme_advanced_resizing] = true 50 editor[apply_source_formatting] = true 51 editor[spellchecker_languages] = "+English=en,Danish=da,Dutch=nl,Finnish=fi,French=fr,German=de,Italian=it,Polish=pl,Portuguese=pt,Spanish=es,Swedish=sv"
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Dec 1 03:56:46 2008 | Cross-referenced by PHPXref 0.7 |