<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.itwriting.com/htmleditor/docwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.itwriting.com/htmleditor/docwiki/feed.php">
        <title>HTMLEditor Documentation wiki</title>
        <description></description>
        <link>http://www.itwriting.com/htmleditor/docwiki/</link>
        <image rdf:resource="http://www.itwriting.com/htmleditor/docwiki/lib/images/favicon.ico" />
       <dc:date>2008-08-19T17:32:30+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=playground:playground&amp;rev=1218085321&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=start&amp;rev=1210059591&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=edit_designers&amp;rev=1200919419&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=reference&amp;rev=1190535925&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=frequently_asked_questions&amp;rev=1189493646&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=getting_started&amp;rev=1185440058&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.itwriting.com/htmleditor/docwiki/lib/images/favicon.ico">
        <title>HTMLEditor Documentation wiki</title>
        <link>http://www.itwriting.com/htmleditor/docwiki/</link>
        <url>http://www.itwriting.com/htmleditor/docwiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=playground:playground&amp;rev=1218085321&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-07T06:02:01+01:00</dc:date>
        <title>playground:playground</title>
        <link>http://www.itwriting.com/htmleditor/docwiki/doku.php?id=playground:playground&amp;rev=1218085321&amp;do=diff</link>
        <description>Heading 5



This is the Playground site. Let's see what we can do... 

Some text 

Heading 2

Some more text 

Heading 5

----------

	*  Number 1
	*  Number 2

	*  Bullet 1
	*  Bullet 2

 &lt;http://www.google.com&gt;</description>
    </item>
    <item rdf:about="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=start&amp;rev=1210059591&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-06T08:39:51+01:00</dc:date>
        <title>start</title>
        <link>http://www.itwriting.com/htmleditor/docwiki/doku.php?id=start&amp;rev=1210059591&amp;do=diff</link>
        <description>About the HtmlEditor

The HtmlEditor is a C# wrapper for Microsoft's Mshtml COM component. Mshtml is the part of Internet Explorer which renders HTML. It also has an edit mode which makes it relatively easy to create a GUI editor that generates HTML. Since it is a .NET assembly, the HtmlEditor can also be used with Visual Basic .NET or any .NET language. However, because it invokes a native Windows DLL it will not work with Mono or other .NET implementations on Linux or the Mac. The HtmlEditor i…</description>
    </item>
    <item rdf:about="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=edit_designers&amp;rev=1200919419&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-01-21T12:43:39+01:00</dc:date>
        <title>edit_designers</title>
        <link>http://www.itwriting.com/htmleditor/docwiki/doku.php?id=edit_designers&amp;rev=1200919419&amp;do=diff</link>
        <description>Code Text====== Edit Designers ======
The term 'designer' is a bit of a misnomer.  A better description would be 'action filter'.  These are traditionally COM objects that sit between the hosting application and the MSHTML Editor component, intercept messages and either transform them or let them act as usual.  You can find out what they do here.  Edit designers are generally written in C++ but can also be written in C#, VB.NET or any other language which compiles on the .NET Framework.  

Multi…</description>
    </item>
    <item rdf:about="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=reference&amp;rev=1190535925&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-09-23T09:25:25+01:00</dc:date>
        <dc:creator>Tim Anderson</dc:creator>
        <title>reference</title>
        <link>http://www.itwriting.com/htmleditor/docwiki/doku.php?id=reference&amp;rev=1190535925&amp;do=diff</link>
        <description>HtmlEditor reference

Key Properties

ContextMenu

 Set this to a ContextMenu component to display a custom menu when the control is right-clicked. Two things to note. First, this only works if the isContextMenuEnabled property is set to True. Second, if isContextMenuEnabled is True, and the ContextMenu property is not set, then the default IE context menu will display. It is actually possible to customize this menu as well, but more difficult than using a standard .NET ContextMenu component.</description>
    </item>
    <item rdf:about="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=frequently_asked_questions&amp;rev=1189493646&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-09-11T07:54:06+01:00</dc:date>
        <title>frequently_asked_questions</title>
        <link>http://www.itwriting.com/htmleditor/docwiki/doku.php?id=frequently_asked_questions&amp;rev=1189493646&amp;do=diff</link>
        <description>Frequently Asked Questions

When I load some HTML into the editor, I get an error trying to use the DOM

 The HtmlEditor wraps Mshtml, which loads documents asynchronously. When you load an HTML document, your code continues to run while the HtmlEditor parses and renders the document. If you immediately try to navigate the Document Object Model (DOM) for the document you just loaded, it won't work because it is not yet ready.</description>
    </item>
    <item rdf:about="http://www.itwriting.com/htmleditor/docwiki/doku.php?id=getting_started&amp;rev=1185440058&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-07-26T09:54:18+01:00</dc:date>
        <dc:creator>Tim Anderson</dc:creator>
        <title>getting_started</title>
        <link>http://www.itwriting.com/htmleditor/docwiki/doku.php?id=getting_started&amp;rev=1185440058&amp;do=diff</link>
        <description>Getting Started.

 Getting started with the HtmlEditor is easy. Follow these steps:

1. Make sure you have Visual Studio 2005. Earlier versions will probably work, but you will need to tweak the project to get it to open.

2. Download the HtmlEditor from the link on this page. There is also a Subversion repository which always has the latest version.</description>
    </item>
</rdf:RDF>
