| Images |
Directory that contains the images used by the editor toolbar buttons, emoticons, and explorer. |
| Languages |
Directory that contains the language XML files. English, German, Spanish, French and Italian language XML files come with the initial installation. You may add new ones based on your needs. See UltimateEditor Language for details about the XML elements and attributes. |
| Templates |
Directory that contains the templates to be inserted into the editor. |
| Themes |
Directory that contains the built-in styles for the editor. Each theme directory contains the corresponding CSS file and Images directory. |
| UserFiles |
Directory that contains the files and images to be selected or uploaded by the user using the server explorer. |
| ToolbarItems.htm |
Help file that descibes the toolbar items and dropdowns. |
| UltimateEditor.color.js |
Script file to handle the color dialog box. |
| UltimateEditor.emoticon.js |
Script file to handle the emoticon dialog box. |
| UltimateEditor.explorer.aspx |
Web page used by the control to select or upload files and images on the server. |
| UltimateEditor.explorer.js |
Script file to handle the client-side operations of the Explorer web page. |
| UltimateEditor.file.aspx |
Web page used by the control to select files and images. |
| UltimateEditor.file.js |
Script file to handle the client-side operations of the File web page. |
| UltimateEditor.js |
Script file to handle the client-side operations of the control. |
| UltimateEditor.symbol.js |
Script file to handle the symbol dialog box. |
| UltimateEditor.xml |
Default source XML file for the control to render toolbars. See UltimateEditor Source for details about the XML elements and attributes. |
| UltimateEditor.viewer.aspx |
Web page used by the control to display images from database. |
| UltimateXHTML.js |
Script file to convert the editor content between XHTML and HTML. |
| blank.aspx |
A blank ASPX file needed when the UltimateEditor control is located on a secure page (url starting with https). |