[opencms-dev] DHTML Editor
    Kelly Harrison 
    kelly at netmediaone.com
       
    Fri Oct  5 14:20:16 CEST 2001
    
    
  
In a sense, that is the dhtml control, at least under the covers.  It
appears to use MSHTML, which is an api built into IE from 5.5 on.  MSHTML is
what the dhtml control became when it grew up :-)
I built a nearly identical editor, also using javascript, and they are
pretty cool.  Unlike the dhtml control, however, you're limited to using IE.
Where's the table support?
Kelly
-----Original Message-----
From: owner-opencms-dev at www.opencms.com
[mailto:owner-opencms-dev at www.opencms.com]On Behalf Of Lukasz Keler
Sent: Thursday, October 04, 2001 4:34 PM
To: opencms-dev at www.opencms.com
Subject: [opencms-dev] DHTML Editor
Hello,
I have found DHTML editor that could be alternative for Microsoft's
ActiveX-based editor. Features:
Copy-and-Paste from Word/Excel with formatting preservation;
Font-Face, Font-Size, and Font-Color selection;
Bold;
Italics;
Underline;
Ordered and Unordered lists;
Indent and Outdent;
Left, Center, and Right alignment;
Hyperlinks, with support for http, https, ftp, news, gopher, mailto,
file, telnet, and wais;
Image support, including alignment, alternate-text, and borders;
Cut, Copy, and Paste;
Undo and Redo;
Standard and HTML source views;
http://sourceforge.net/projects/xsdheditor/
It can be easily embed into OpenCMS (examples are included in package)
and last-but-not-least: it supports all characters sets.
Best regards,
  Lukasz Keler
    
    
More information about the opencms-dev
mailing list