HtmlEditor 1.0#

As a proof-of-concept for the HtmlEditbox control in my just released Tools Library 1.2, and also because I really like having a light-weight html editor around, I wrote a little HtmlEditor application that's capable of editing html documents in a WYSIWYG fashion with only a few but all (hopefully) functional features:

  • Most standard features you find in basic html editors: text formatting, coloring, alignment, lists, indenting, hyperlinks, ...
  • Traditional file support (New, Open, Save, Save As) with proper change tracking and a prompt to save the file if and only if there are changes when you attempt to close it.
  • Open From Url: opens an html page which is directly downloaded from a Url.
  • View Modes: view and edit the html as raw text, in WYSIWYG mode, or as a non-editable preview of the result.
  • Clean: rids the html of redundant tags - specifically the   tags that drive me mad.
  • Commands: allows the current selection to be surrounded by user-defined html tags, e.g. to quickly make the selection a <h1> or <pre> block (the list of commands can be customized in the configuration file).

Most of these features are supported directly in the reusable HtmlEditbox control, the application is basically just a wrapper around it with support for files and menus. Check out the screenshot below:

You can download the tool below. Don't hesitate to contact me for suggestions or bug reports!

The JelleDruyts.HtmlEditor 1.0 executable, without Mshtml (125,01 KB)
The JelleDruyts.HtmlEditor 1.0 executable, with Mshtml (1,69 MB)
The JelleDruyts.HtmlEditor 1.0 executable and source code, with Mshtml (3,39 MB)

Tuesday, October 18, 2005 8:18:48 AM (Romance Standard Time, UTC+01:00)
Looks interesting ;-)never seen before,...
feature request : insert tables/rows/columns?

Grtz
Comments are closed.
All content © 2012, Jelle Druyts
On this page

Recent Photos
www.flickr.com
This is a Flickr badge showing public photos from Jelle Druyts. Make your own badge here.
Advertising
Top Picks
Statistics
Total Posts: 350
This Year: 0
This Month: 0
This Week: 0
Comments: 530
Archives
Sitemap
Disclaimer
This is my personal website, not my boss', not my mother's, and certainly not the pope's. My personal opinions may be irrelevant, inaccurate, boring or even plain wrong, I'm sorry if that makes you feel uncomfortable. But then again, you don't have to read them, I just hope you'll find something interesting here now and then. I'll certainly do my best. But if you don't like it, go read the pope's blog. I'm sure it's fascinating.

Powered by:
newtelligence dasBlog 2.0.7226.0

Sign In