Share

XS DHTML Editor

Project News for XS DHTML Editor

  • XS DHTML Editor 0.95 Released

    XS DHTML Editor is a web-based HTML editor written in DHTML/JavaScript. The look-and-feel follows Microsoft apps such as Word and Outlook. The "control" is implemented as a DHTML Behavior, allowing it to be used with only a couple lines of code added to a standard web page.

    Too many new features to list. Check the documentation which covers most of them.

    *Note*:
    The main file's name has changed from "htmlEditor.htc" to "XsDhtmlEditor.htc". Make a note of this for existing pages, as the implementation tag specifies this filename and will need to be updated.

    2002-04-08 19:21:45 UTC by tb_ryan

  • New version coming soon

    Version 0.95b should be ready in the next 5-7 days. Quite a bit of code was re-written to allow for easier customization and future work. Also, a few new features were incorporated from user submissions. Finally, the license will be changing from GPL to LGPL, as well.
    Stay tuned!

    2002-04-02 03:15:58 UTC by tb_ryan

  • New PHP Sample

    Several people have gotten hung-up using the editor with PHP because of the import statements use of <?. Also, some others have asked about what to do when the initial content contains double-quotes, as those are used to delimit the parameter itself.
    I just created a quick-and-dirty sample showing how to get around both of these issues in PHP. The file is in the "Patches" section here on SourceForge, and is called "index.php".

    2002-01-23 02:38:00 UTC by tb_ryan

  • Documentation Wrong!

    The documentation included with the 0.94b release is older than the documentation included with the 0.93b release. I uploaded the more recent documentation as a patch, so grab that file after you download the 0.94b package.

    2001-12-19 18:59:37 UTC by tb_ryan

  • Version 0.94b Released

    Update includes support for tables, full justification, and "remove formatting" command.

    2001-11-27 18:18:28 UTC by tb_ryan