htmleditor

What are the good wysiwyg HTML editor controls based on ActiveX?

What are the good wysiwyg HTML editor controls based on ActiveX? There are two editors I have found so far, both are good but also have some shortcomings. I am looking for a better alternative. nBit HTML ActiveX Control XStandard Pro XHTML WYSIWYG Editor Javascript based HTML editors are not relevant in my context. I want to add th...

How to enable Objects inclusion inside the HTMLEditor of Moodle ?

Hello, How can I add a Flash/Object button in the HTMLEditor of Moodle ? I am looking for the same kind of button as the link button, with a browse proposition that allows me to link a swf file in the Editor. I there a plugin for that already ? Do I have to develop it ? I saw that it is possible with TinyMCE. Is it possible to deploy...

ExtJS: add button to htmleditor

Hi, I am using ExtJS and I have a htmleditor in my form. I would like to add a custom button to that element (for example after all other buttons like alignments, font weights, ...). This button should basically insert a standard template in the htmlfield. Being this template html, the behaviour of the button should be like this Switc...

ExtJS: starting HtmlEditor defaulting to source

Hi, I'm using ExtJS 3.2.1 and I need a component almost identical to the bundled HtmlEditor, with one exception: it must start editing the HTML source code directly. The reason I don't use a normal TextArea is that the user should be able to preview the result of his actions before submitting. I've tried calling toggleSourceEdit(), as p...

eclipse can not format the html file

I am using eclipse-jee-helios-SR1-win32,I found that it can not format the html file well,please check this img(this is effection after I use the "ctrl+shift+F"): As the img shown , it does not format the file perfectly. The body tag should be indented. I have not set any setting about the HTML-editor,all of the configuration are def...