<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>rich client 2.0</title>
	<link>http://www.richclient2.de</link>
	<description>rich client 2.0</description>
	<pubDate>Tue, 08 Feb 2011 09:35:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>
	<language>en</language>
			<item>
		<title>richhtml4eclipse</title>
		<link>http://www.richclient2.de/richhtml4eclipse/</link>
		<comments>http://www.richclient2.de/richhtml4eclipse/#comments</comments>
		<pubDate>Tue, 26 Dec 2006 23:15:45 +0000</pubDate>
		<dc:creator>Tom Seidel</dc:creator>
		
	<category>Common</category>
		<guid isPermaLink="false">http://www.richclient2.eu/richhtml4eclipse/</guid>
		<description><![CDATA[richhtml4eclipse is a widget for WYSIWYG HTML-Editing, that can be integrated into a eclipse-environment. It&#8217;s an adaption of a web-based HTML-Editor that is fully based on DOM. There are different possibilities to add listeners to keep on track of the user-input, selection, etc. There is also a support to toggle the different selections based on [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" alt="eclipse_html_48x48.gif" id="image164" style="margin: 5px; float: left" src="http://www.richclient2.eu/wp-content/uploads/2007/05/eclipse_html_48x48.gif" /><strong>richhtml4eclipse</strong> is a widget for WYSIWYG HTML-Editing, that can be integrated into a eclipse-environment. It&#8217;s an adaption of a web-based HTML-Editor that is fully based on DOM. There are different possibilities to add listeners to keep on track of the user-input, selection, etc. There is also a support to toggle the different selections based on the current cursor or selection.</p>
<p><font color="red"><strong>THIS PROJECT IS NOT UNDER ACTIVE DEVELOPMENT: see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=319018">https://bugs.eclipse.org/bugs/show_bug.cgi?id=319018</a> for the continued project.</strong></font></p>
<p><img align="left" id="image139" alt="about.png" src="http://www.richclient2.eu/wp-content/uploads/2007/01/about.png" /> <a title="Further information on SourceForge" href="https://sourceforge.net/docman/display_doc.php?docid=39560&#038;group_id=185136">What is richhtml4eclipse</a></p>
<h3>Getting started</h3>
<p>The best way to start using the project is to download the example from <a title="SourceForge Project-Site" href="http://sourceforge.net/projects/richhtml4eclips/">SourceForge</a>. There the different possibilities are demonstrated based on a simple view with a coolbar.</p>
<p><img align="left" id="image139" alt="about.png" src="http://www.richclient2.eu/wp-content/uploads/2007/01/about.png" /> <a href="https://sourceforge.net/docman/display_doc.php?docid=39564&#038;group_id=185136">Installation Guide<br />
</a></p>
<p><img align="left" id="image139" alt="about.png" src="http://www.richclient2.eu/wp-content/uploads/2007/01/about.png" /> <a title="Guide howto access the widget" href="https://sourceforge.net/docman/display_doc.php?docid=39615&#038;group_id=185136">Accessing the widget</a><a href="https://sourceforge.net/docman/display_doc.php?docid=39564&#038;group_id=185136" /></p>
<p><a href="https://sourceforge.net/docman/display_doc.php?docid=39564&#038;group_id=185136"> </a><a href="https://sourceforge.net/docman/display_doc.php?docid=39564&#038;group_id=185136"> </a><a href="https://sourceforge.net/docman/display_doc.php?docid=39564&#038;group_id=185136"> </a><a href="https://sourceforge.net/docman/display_doc.php?docid=39564&#038;group_id=185136"> </a></p>
<h3>Architecture</h3>
<p>richhtml4eclipse reacts on embedded JavaScript Routines for editing rich text.  Therefore the OpenSource Editor tinyMCE was chosen to be embedded into the widget, because it has a plugin-mechanism that allows you to enhance JavaScript logic and listening for user-input without modifying the core. It&#8217;s enhanced with a special plugin that propagates events to an event-manager of the widget where you can register your listeners.</p>
<div align="left" style="text-align: center"><img alt="Overview of the architecture" id="image121" src="http://www.richclient2.eu/wp-content/uploads/2006/12/richhtml_architecture_graphic.png" /></div>
<h3>Features</h3>
<p>The current version (1.0) handles the basic features for editing text:</p>
<ul>
<li>Format styles</li>
<li>Fonts</li>
<li>Font sizes</li>
<li>Lists</li>
<li>Bold/Italic/Underlined/Strike through</li>
<li>Superscript/Subscript</li>
<li>Indentation/Outdentation</li>
<li>Links</li>
<li>Images</li>
<li>Anchors</li>
<li>Undo/Redo</li>
<li>HR</li>
<li>Fore/Background color</li>
<li>Layers</li>
<li>Toggle Visual Aid</li>
<li>Tables</li>
</ul>
<h3>Rate this plugin</h3>
<form action="http://www.eclipseplugincentral.com/Web_Links.html" method="post">
<table cellspacing="0" cellpadding="0" border="0" style="height: 44px">
<tr>
<td align="center" colspan="2"></td>
</tr>
<tr>
<td valign="top">
<select name="rating">     <option>&#8211;</option>     <option>10</option>     <option>9</option>     <option>8</option>     <option>7</option>     <option>6</option>     <option>5</option>     <option>4</option>     <option>3</option>     <option>2</option>     <option>1</option>     </select>
</td>
<td valign="top"><input type="hidden" value="789" name="ratinglid" />     <input type="hidden" value="outside" name="ratinguser" />     <input type="hidden" value="addrating" name="req" />     <input type="submit" value="Vote!" /></td>
</tr>
<tr>
<td colspan="2" style="height: 20px"></td>
</tr>
</table>
</form>
<h3>Help/Bugs/Feature Requests</h3>
<p>Please use the project-page on <a title="richhtml4edit Project-Page" href="http://sourceforge.net/projects/richhtml4eclips/">SourceForge</a>.</p>
<h3>Download</h3>
<p><img src="http://www.richclient2.eu/wp-content/uploads/2006/07/importjar_wiz.png" /> <a id="p19" title="Donwload-Page" href="http://sourceforge.net/project/showfiles.php?group_id=185136">Download-Page</a><a id="p19" href="http://www.richclient2.eu/wp-content/uploads/2006/08/de.spiritlink.perspective_rcp.zip"><br />
</a><img alt="cvs_persp.gif" id="image74" src="http://www.richclient2.eu/wp-content/uploads/2006/08/cvs_persp.gif" /> CVS-Checkout <a title="CVS-Checkout Instructions" href="http://sourceforge.net/cvs/?group_id=185136">(more info)</a></p>
<p>hosted by:<br />
<a href="http://sourceforge.net"><img width="125" height="37" border="0" class=" xgbpazfukibiyeiayeol xgbpazfukibiyeiayeol xgbpazfukibiyeiayeol xgbpazfukibiyeiayeol xgbpazfukibiyeiayeol xgbpazfukibiyeiayeol" alt="SourceForge.net Logo" src="http://sflogo.sourceforge.net/sflogo.php?group_id=185136&#038;type=2" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.richclient2.de/richhtml4eclipse/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>

