FCKeditor v2.6 fckconfig. js Chinese comments

Source: Internet
Author: User

FCKeditor v2.6 fckconfig. js Chinese comments

1. fckconfig. customconfigurationspath = ''; // customize the path and name of the configuration file
2. fckconfigfckconfig. editorareacss = fckconfig. basepath + 'css/fck_editorarea.css '; // The style table file in the editing area
3. fckconfig. editorareastyles = ''; // The style table style in the editing area.
4. fckconfig. toolbarcombopreviewcss = ''; // preview CSS in the toolbar.
5. fckconfig. doctype = ''; // Document Type
6. fckconfig. basehref = ''; // The base address of the Relative Link
7. fckconfig. fullpage = false; // whether to allow editing of the entire HTML file or only the content between the bodies
8. fckconfig. startupshowblocks = false; // determines whether to enable the "display module"
9. fckconfig. DEBUG = false; // whether debugging is enabled
10. fckconfigfckconfig. skinpath = fckconfig. basepath + 'Skins/default/'; // skin path
11. fckconfig. preloadimages =... // pre-installed Image
12. fckconfigfckconfig. pluginspath = fckconfig. basepath + 'ins INS/'; // Plug-In Path
13. fckconfig. autodetectlanguage = true; // whether to automatically detect the language
14. fckconfig. defaultlanguage = 'zh-cn'; // default language
15. fckconfig. contentlangdirection = 'ltr'; // default text direction. Optional, "LTR/RTL", that is, left-to-right or right-to-left
16. fckconfig. processhtmlentities = true; // process HTML Objects
17. fckconfig. includelatinentities = true; // including Latin
18. fckconfig. includegreekentities = true; // includes Greek
19. fckconfig. processnumericentities = false; // process a digital entity
20. fckconfig. additionalnumericentities = ''; // additional numeric entity
21. fckconfig. fillemptyblocks = true; // whether to fill in an empty Block
22. fckconfig. formatsource = true; // switch Code Whether to automatically format the code During View
23. fckconfig. formatoutput = true; // whether to automatically format the code when outputting the content
24. fckconfig. formatindentator = ''; // specifies the characters used to indent the code in the source code format.
25. fckconfig. startupfocus = false; // whether the focus is in the editor when it is enabled, that is, whether the time mark on the page stays on FCKeditor
26. fckconfig. forcepasteasplaintext = false; // whether to forcibly paste the File Content
27. fckconfig. autodetectpastefromword = true; // whether to automatically detect file pasting from word. Only Internet Explorer is supported.
28. fckconfig. showdropdialog = true; // whether the drop-down menu is displayed
29. fckconfig. forcesimpleampersand = false; // whether the & symbol is not converted to an XML Object
30. fckconfig. tabspaces = 0; // press the tab key. The default value is zero.
31. fckconfig. showborders = true; // merge the border
32. fckconfig. sourcepopup = false; // pop-up
33. fckconfig. toolbarstartexpanded = true; // enable the FCKeditor toolbar to show by default.
34. fckconfig. toolbarcancollapse = true; // whether to collapse or expand the toolbar
35. fckconfig. ignoreemptyparagraphvalue = true; // whether to ignore empty paragraph values
36. fckconfig. floatingpanelszindex = 10000; // floating panel Index
37. fckconfig. htmlencodeoutput = false; // whether to output HTML Encoding
38. fckconfig. templatereplaceall = true; // whether to replace all templates
39. fckconfig. toolbarlocation = 'in'; // toolbar location,
40. fckconfig. customconfigurationspath = ''; // customize the path and name of the configuration file.
41. fckconfigfckconfig. editorareacss = fckconfig. basepath + 'css/fck_editorarea.css '; // The style table file in the editing area
42. fckconfig. basehref = ''; // The base address of the Relative Link
43. fckconfig. DEBUG = true/false; // whether to enable the debugging function. When fckdebug. Output () is called, the content is output in the debugging window.
44. fckconfigfckconfig. skinpath = fckconfig. basepath + 'Skins/default/'; // set skin
45. fckconfig. autodetectlanguage = true/false; // whether to automatically detect the language
46. fckconfig. defaultlanguage = 'zh-cn'; // set the default language
47. fckconfig. contentlangdirection = 'ltr/rtr'; // default text direction, left for LTR and right for RTR
48. fckconfig. fillemptyblocks = true/false; // use this function to replace empty block-level elements with spaces.
49. fckconfig. formatsource = true/false; // whether to automatically format the code when switching to the Code view
50. fckconfig. formatoutput = true/false; // whether to automatically format the code when outputting the content
51. fckconfig. formatindentator = ""; // The characters used to indent the code in "Source code format"
52. fckconfig. geckousespan = true/false; // whether to allow the span flag to replace the B, I, u flag
53. fckconfig. startupfocus = true/false; // whether to focus on the editor when enabled
54. fckconfig. forcepasteasplaintext = true/false; // force the paste to plain text
55. fckconfig. forcesimpleampersand = true/false; // do not convert & into XML entities
56. fckconfig. tabspaces = 0/1; // whether the tab is valid
57. fckconfig. tabspaces = 4; // number of spaces generated by the tab key
58. fckconfig. showborders = true/false; // whether to merge borders
59. fckconfig. toolbarstartexpanded = true/false; // whether the toolbar is expanded when the page is loaded. It appears only when you click expand toolbar.
60. fckconfig. toolbarcancollapse = true/false; // whether to show and collapse the toolbar
61. fckconfig. toolbarsets = object; // you can customize and delete the toolbar in the editor. For more information, see the existing toolbar.
62. fckconfig. entermode = 'P'; // press enter in the editor to generate the data in the Code. Optional values: p | Div | br
63. fckconfig. shiftentermode = 'br '; // SHIFT + press enter in the editor, which is generated in the Code. Optional values: p | Div | br
64. fckconfig. contextmenu = string array; // context menu content
65. fckconfig. fontcolors = ""; // text color list
66. fckconfig. fontnames = ""; // font list
67. fckconfig. fontsizes = ""; // font size list
68. fckconfig. fontformats = ""; // text format list
69. fckconfig. stylesxmlpath = ""; // location of the XML file in the CSS style list
70. fckconfig. templatesxmlpath = ""; // XML file location of the template
71. fckconfig. spellchecker = "iespell/spellerpages"; // spell checker
72. fckconfig. iespelldownloadurl = ""; // download the spelling checker URL
73. fckconfigfckconfig. smileypath = fckconfig. basepath + 'images/smiley/MSN/'; // storage path of the emoticon File
74. fckconfig. smileyimages = ''; // list of emoticon file names. For details, refer to the default settings.
75. fckconfig. smileycolumns = 8; // Number of emoticon columns displayed in the emoticon window
76. fckconfig. smiley1_wwidth = 320; // display width of the emoticon window. This window will be adjusted due to changes in the emoticon file.
77. fckconfig. smiley1_wheight = 240; // The height of the emoticon window. This window will be adjusted due to changes in the emoticon file.
78. fckconfig. fullpage = true/false; // whether to allow editing of the entire HTML file or only the content between the bodies
79.
80.
81. Upload settings
82.
83. VaR _ filebrowserlanguage = 'php'; // ASP | aspx | CFM | lasso | Perl | PHP | py
84. VaR _ quickuploadlanguage = 'php'; // ASP | aspx | CFM | lasso | PHP [/Code]
85. // The first is the language used by the file browser, and the second is the language used for fast upload.
86. fckconfig. linkuploadallowedextensions = ""; // empty for all
87. fckconfig. linkuploaddeniedextensions = ". (PhP | php3 | PhP5 | phtml | ASP | aspx | ascx | JSP | CFM | CFC | PL | bat | exe | DLL | Reg | CGI) $"
88. // This is a list of two file types that allow and reject upload.
89. fckconfig. imagebrowser = false; Whether to enable the Server File browsing function in the image inserting Function
90. fckconfigfckconfig. imagebrowserurl = fckconfig. basepath + 'filemanager/Browser/default/browser.html? Type = imageconnector = connectors/'+ _ filebrowserlanguage +'/connector. '+ _ filebrowserextension;
91. type = image indicates that the file type is image, which causes the file browser to locate the File Upload path/image/folder.
92. fckconfig. flashbrowser = false; Enable Server File browsing in flash?
93. fckconfig. linkupload = false; Whether to enable the quick upload function for inserting links
94. fckconfig. imageupload = false; enable the image upload function
95. fckconfig. flashupload = false; Whether to enable the flash upload function

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.