<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		
		<title>edit-on Pro 5 Technical FAQs</title>
		<link>http://www.realobjects.com/</link>
		<description>edit-on Pro 5 Technical FAQs</description>
		<language>en</language>
		<image>
			<title>edit-on Pro 5 Technical FAQs</title>
			<url>http://www.realobjects.com/fileadmin/images/logo_company/realobjects_small.gif</url>
			<link>http://www.realobjects.com/</link>
			<width>130</width>
			<height>14</height>
			<description>edit-on Pro 5 Technical FAQs</description>
		</image>
		<generator>TYPO3 - get.content.right</generator>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		
		
		
		<lastBuildDate>Mon, 12 Mar 2012 09:38:00 +0100</lastBuildDate>
		
		
		<item>
			<title>3.17 The canvas of the editor becomes dark and unresponsive when using Java 7</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2012/march/12/article/317-the-canvas-of-the-editor-becomes-dark-and-unresponsive-using-java-7/</link>
			<description>If Java 7 is installed on the machine you are using edit-on Pro 5 on, the editor may become...</description>
			<content:encoded><![CDATA[<p>If Java 7 is installed on the machine you are using edit-on Pro 5 on, the editor may become unresponsive and may display a flickering or entirely black canvas. In this case, you need to disable Direct3D acceleration for the editor by passing the corresponding Java argument to the JRE. To do so, you can use the edit-on Pro API method &quot;setParam&quot;. Place this code in the page that loads the editor:</p><p class="MsoNormal"><span style="font-family: monospace">eop.setParam(&quot;java_arguments&quot;, &quot;-Dsun.java2d.d3d=false&quot;);</span></p><p class="MsoNormal">Make sure to change the name of editor object as appropriate for your integration. This call needs to occur before the &quot;loadEditor()&quot; method is called to have any effect.</p><p class="MsoNormal">There are no known side-effects to setting this parameter in Java versions before 7.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			
			<pubDate>Mon, 12 Mar 2012 09:38:00 +0100</pubDate>
			
		</item>
		
		<item>
			<title>3.16 Since Java Update 1.6_19 I get a Security Warning when starting edit-on Pro.</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2010/april/07/article/316-since-java-update-16-19-i-get-a-security-warning-when-starting-edit-on-pro/</link>
			<description>After installing Java 1.6 Update 19, a warning dialog (see below) is displayed when starting...</description>
			<content:encoded><![CDATA[<p>After installing Java 1.6 Update 19, a warning dialog (see below) is displayed when starting edit-on Pro which might cause end user confusion. This dialog appears even though edit-on Pro only contains signed code and no unsigned code (thus it does not contain mixed code). This behavior is a bug in the Sun Java VM which has been fixed in Java 1.6 Update 20, see: <a href="http://java.sun.com/javase/6/webnotes/6u20.html" title="http://java.sun.com/javase/6/webnotes/6u20.html" target="_blank" >http://java.sun.com/javase/6/webnotes/6u20.html</a>. Therefore we recommend to update to Java 1.6 Update 20 as soon as possible.</p><p align="center"><img height="268" src="fileadmin/images/others/mixed-code-security-warning.png" width="516" alt="" /></p><div><p>Depending on your specific integration and configuration of edit-on Pro, the dialog may still appear after updating to Java 1.6 Update 20 in the following cases:</p><p>1) When loading a custom DTD that is not included a signed JAR file.</p><p>2) When loading a custom icon that is not included in a signed JAR file.</p><p>3) When loading a custom dialog that is not included in a signed JAR file.</p><p>The dialog is no longer displayed in the first two cases as of edit-on Pro version 5.3.246.217. Starting with this version of edit-on Pro, custom Java classes (such as custom Java dialogs or custom Java clean-up classes) must be packaged in a JAR file. If custom Java classes are not packaged in a JAR file, they can not be loaded as they can no longer automatically be retrieved on demand from the code base.</p><p>Furthermore, if Java version 1.6.0u19 or newer is used on the client system, the JAR file containing the classes should be digitally signed to prevent the Java &quot;mixed code&quot; warning dialog from being displayed.  To prevent the warning dialog from being displayed when using custom dialogs, the dialog implementation and resources have to be packed in a JAR and digitally signed by you with a valid code signing certificate.</p><p>Alternatively, to prevent this dialog from appearing, it is possible to deactivate the &quot;Mixed Code Verification&quot; feature in the Java preferences. To do so, open the Java Control Panel on the client computer, and select the &quot;Enable - hide warning and run with protections&quot; option in the &quot;Security&quot; category (see below).</p></div><p align="center"><img height="398" src="fileadmin/images/others/mixed-code-control-panel.jpg" width="416" alt="" /></p><p><span class="faqcontent">For more information about the new &quot;Mixed Code Verification&quot; feature please visit the Java website at:</span><a href="http://java.sun.com/javase/6/docs/technotes/guides/jweb/mixed_code.html" title="http://java.sun.com/javase/6/docs/technotes/guides/jweb/mixed_code.html" target="_blank" >http://java.sun.com/javase/6/docs/technotes/guides/jweb/mixed_code.html</a>.</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			
			<pubDate>Wed, 07 Apr 2010 11:53:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>2.9 I am using Windows Vista and receive an error message saying the publisher could not be verified by a trusted source. What should I do?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2007/may/23/article/29-i-am-using-windows-vista-and-receive-an-error-message-saying-the-publisher-could-not-be-verified/</link>
			<description>This error (see screenshot above) only appears in conjunction with signed applets on systems with...</description>
			<content:encoded><![CDATA[<p><img height="126" width="300" alt="" src="fileadmin/images/screenshots/java-security-error.png" /></p><p>This error (see screenshot above) only appears in conjunction with signed applets on systems with Windows Vista where onlince certificate validation is enabled. To solve this issue, you should disable this option. To do so, open the Java Control Panel, and go to Adanced / Security and make sure the checkbox next to &quot;Enable online certificate validation&quot; is not checked (see screenshot below).</p><p><img height="333" width="300" alt="" src="fileadmin/images/screenshots/java-securityt-checked.png" /></p><p>Note: this option can be safely enabled on non-Vista systems. Furthermore, this option is turned off by default in most Java installations.</p>]]></content:encoded>
			<category>System Requirements</category>
			
			
			<pubDate>Wed, 23 May 2007 17:29:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.22 How can I optimize the editors loading time?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2006/july/20/article/122-how-can-i-optimize-the-editors-loading-time/</link>
			<description>In order to optimize the editors loading process, you could do the following: 1. First of all,...</description>
			<content:encoded><![CDATA[<p>In order to optimize the editors loading process, you could do the following:</p><p>&nbsp;</p><p>1. First of all, we recommend you <strong>clearing the cache</strong> of your proxy server (if any), of your browser as well as of the Java VM.<br /><br /></p><p>2. Additionally, you could use the <strong>&quot;preloadJVM&quot; function</strong> in order to improve the editors loading time. This function preloads the JavaVM in a page before the page containing the applet is loaded. Thus, loading the applet the first time should already be significantly faster. You can find a sample implementation in our <a href="fileadmin/products/eop5/samples/index.htm" target="_blank" >samples index page</a>. Please take look at the source code, it is also included in the installation package.</p><p>For more information about the &quot;preloadJVM&quot; function please review the Integration Manual <a href="fileadmin/products/eop5/doc/manual/ch03s02.html" target="_blank" >Chapter 3.2 JavaScript API</a>.<br /><br /></p><p>3. An other possibility to speed up the edit-on Pro loading process is to <strong>minimize the HTTP Connections</strong> required. Therefore please take a look at the &quot;Minimize HTTP Connections&quot; sample which resides in the /samples/minimizehttp directory. This sample demonstrates how to reduce the amount of HTTP requests during the loading of the applet.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			
			<pubDate>Thu, 20 Jul 2006 09:52:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.21 Which copy and paste respectively drag and drop options form MS Word does edit-on Pro provide?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2006/july/14/article/121-which-copy-and-paste-respectively-drag-and-drop-options-form-ms-word-does-edit-on-pro-provide/</link>
			<description>edit-on Pro provides a &quot;Paste Special&quot; dialog which enables you to choose between...</description>
			<content:encoded><![CDATA[<p>edit-on Pro provides a &quot;Paste Special&quot; dialog which enables you to choose between following paste behaviours:</p><ul>    <li><strong>Paste</strong>: Inserts the content of the clipboard in HTML format including style information.<br />&nbsp;</li>    <li><strong>Paste With Filter</strong>:&nbsp;Inserts the content of the clipboard in HTML format without styles.<br />&nbsp;</li>    <li><strong>Paste Plain Text</strong>: Inserts the content of the clipboard without any formatting or styles.<br />&nbsp;</li>    <li><strong>Paste With Style Sheets</strong>: Inserts the content of the clipboard in HTML format with styles contained in an embedded style sheet. Imported styles will be merged with existing style sheets.</li></ul><p>You can configure the &quot;Paste Special&quot; dialog within the config.xml file by setting the prompt attribute of &quot;true&quot;. If set to true, the &quot;Paste Special&quot; dialog will be opened and present the selection of the paste types whenever content is pasted from MS Word.<br /></p><p>&nbsp;</p><p>Of course, it is possible to specify a PASTE action which will be selected by default.<br /></p><p><strong>1.</strong> In order to adjust the <strong>keyboard shortcut</strong> (Strg+ V), which executes the PASTE action by default, please specify the following setting within your uiconfig.xml file, e.g.:</p><p>&lt;uiconfig&gt;<br />&nbsp;&nbsp;&nbsp; &lt;actions&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action id=&quot;PASTEPLAINTEXT&quot;&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;shortcut id=&quot;control V&quot;/&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/action&gt;<br />&nbsp;&nbsp;&nbsp; &lt;/actions&gt;<br />...<br />&lt;/uiconfig&gt;</p><p>&nbsp;</p><p>For more information please review the edit-in Pro Integration Manual at <a href="fileadmin/products/eop5/doc/manual/ch03s03.html#ElementsDefiningActions" target="_blank" >&quot;Shortcut&quot;</a></p><p>&nbsp;</p><p><strong>2.</strong> In order to adjust the <strong>drag and drop</strong> option, please use this setting, e.g.:</p><p>&lt;uiconfig&gt;<br />&nbsp;&nbsp;&nbsp; &lt;actions&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dragndropaction actionid=&quot;DRAGNDROPPLAINTEXT&quot; /&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action id=&quot;PASTEPLAINTEXT&quot;&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;shortcut id=&quot;control V&quot;/&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/action&gt;<br />&nbsp;&nbsp;&nbsp; &lt;/actions&gt;<br />...<br />&lt;/uiconfig&gt;</p><p>&nbsp;</p><p><strong>3.</strong> In order to adjust the <strong>&quot;Paste&quot; button</strong> within the editors toolbar, please change the following setting accordingly, e.g.:</p><p>&lt;uiconfig&gt;<br />...<br />&nbsp;&nbsp;&nbsp; &lt;toolbar collapse=&quot;false&quot;&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;button actionid=&quot;PASTEPLAINTEXT&quot; /&gt;<br />...<br />&lt;/uiconfig&gt;</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			
			<pubDate>Fri, 14 Jul 2006 15:14:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.15 Why is the editor window not correctly rendered when using IE and iframes?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2006/june/02/article/315-why-is-the-editor-window-not-correctly-rendered-when-using-ie-and-iframes/</link>
			<description>This seems to be related to a bug in earlier versions of the Java VM, so please make sure that you...</description>
			<content:encoded><![CDATA[This seems to be related to a bug in earlier versions of the Java VM, so please make sure that you upgrade your client systems to at least JRE Version 5.0 Update 7. This should resolve the issue.<p> </p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			
			<pubDate>Fri, 02 Jun 2006 13:49:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.20 I added some words to the spelling checker dictionary by editing the default dictionary file. Why aren't these changes available for the end-users? </title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2006/february/23/article/120-i-added-some-words-to-the-spelling-checker-dictionary-by-editing-the-default-dictionary-file-w/</link>
			<description>As the spell-checker files are external resources, we can not rely on the applet caching mechanism...</description>
			<content:encoded><![CDATA[As the spell-checker files are external resources, we can not rely on the applet caching mechanism to cache them, so we had to devise a custom caching mechanism as follows: 
First of all, edit-on Pro will check if a spell-checker JAR was already cached on the client. If there is no JAR file, it will download it from the server and cache it on the format &quot;language.xxx.jar&quot; where &quot;xxx&quot; is the value of the &quot;version&quot; attribute of the &quot;spellingchecker&quot; element in the &quot;config.xml&quot;. If a JAR is already present on the client, the editor will compare its version against the version specified in the &quot;config.xml&quot;. If both versions are identical or the version on the client is more recent, the JAR is not downloaded again. If the version number in the &quot;config.xml&quot; is higher, the new JAR file is downloaded and cached on the client.
So, you only have to increase the number of the &quot;version&quot; attribute of the &quot;spellingchecker&quot; element in the &quot;config.xml&quot; each time a word is added  to the spell-checker.
 
]]></content:encoded>
			<category>Integration</category>
			
			
			<pubDate>Thu, 23 Feb 2006 15:18:00 +0100</pubDate>
			
		</item>
		
		<item>
			<title>1.19 Is it possible to use server-side scripting languages in the content edited with edit-on Pro?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2006/january/18/article/119-is-it-possible-to-use-server-side-scripting-languages-in-the-content-edited-with-edit-on-pro/</link>
			<description>No, edit-on Pro is a XHTML editor, so server side scripting languages like PHP, ASP or JSP can of...</description>
			<content:encoded><![CDATA[<p>No, edit-on Pro is a XHTML editor, so server side scripting languages like PHP, ASP or JSP can of course not be edited as they generally are represented by code enclosed through special tags which are not well-formed XHTML. However, to be able to edit pages containing server side code, you could enclose the code elements of the pages in comments or CDATA sections, which will not be removed or edited by the applet, and thus remain as-is. Following some examples of special tags of a server side scripting language enclosed in comments and in a CDATA section:</p><p>JSP code in comments:</p><p>&lt;!-- &lt;%= myVariable %&gt; --&gt;</p><p>JSP in a CDATA section:</p><p>&lt;![CDATA[&lt;%= myVariable %&gt;]]&gt;</p><p> </p><p>In both of these examples, the JSP code represented will be executed correctly. The only drawback to this is that any code that should be displayed in the browser will not be displayed, as the output of those JSP scripts will still remain in comments, e.g. the first script would evaluate to</p><p>&lt;!-- the value of the variable myVariable --&gt;</p><p>whereas the second would evaluate to</p><p>&lt;![CDATA[ the value of the variable myVariable ]]&gt;</p><p> </p><p>Content edited with edit-on Pro would have to be preprocessed and postprocessed if the comments or CDATA sections are not acceptable.</p><p> </p>]]></content:encoded>
			<category>Integration</category>
			
			
			<pubDate>Wed, 18 Jan 2006 16:52:00 +0100</pubDate>
			
		</item>
		
		<item>
			<title>3.14 When clicking on the &quot;Window Mode&quot; button the editor appears in a separate popup window. Can I set the size of this popup window?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/november/07/article/314-when-clicking-on-the-window-mode-button-the-editor-appears-in-a-separate-popup-window-can-i/</link>
			<description>You can set the size of the popup window using the API functions setStandAloneHeight() and...</description>
			<content:encoded><![CDATA[<p>You can set the size of the popup window using the API functions setStandAloneHeight() and setStandAloneWidth(), e.g.:</p><p><br /><br />...</p><p>eop.setStandAloneHeight(&quot;600&quot;);</p><p>eop.setStandAloneWidth(&quot;400&quot;);</p><p>...</p><p><br /><br />The unit of the values is px.<br /></p><p>For more information please review the <a href="fileadmin/products/eop5/doc/manual/ch03s02.html#ch03sect2_2" >edit-on Pro Integration Manual</a>.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			
			<pubDate>Mon, 07 Nov 2005 09:13:00 +0100</pubDate>
			
		</item>
		
		<item>
			<title>3.13 Can the editor's &quot;Enter&quot; and &quot;Shift-Enter&quot; behaviour be alternated?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/september/22/article/313-can-the-editors-enter-and-shift-enter-behaviour-be-alternated/</link>
			<description>Yes, by setting &lt;alternateenterkeyaction enabled=&quot;true&quot; / &quot;false&quot; /&gt;...</description>
			<content:encoded><![CDATA[<p>Yes, by setting <strong>&lt;alternateenterkeyaction enabled=&quot;true&quot; / &quot;false&quot; /&gt;</strong> within the config file.<br /><br />If enabled is set to &quot;true&quot;, a line break will be created when the enter key is pressed while a new paragraph is inserted when pressing shift+enter.<br />If enabled is set to &quot;false&quot;, a paragraph (&lt;p&gt;...&lt;/p&gt;) is inserted when the enter key is pressed inside the editor. <br />If shift+enter is pressed, a line break is created (&lt;br /&gt;).<br /></p><p>For more information please review the edit-on Pro <a href="fileadmin/products/eop5/doc/manual/ch03s01.html" target="_blank" >Integration Manual</a>.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			
			<pubDate>Thu, 22 Sep 2005 15:17:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.12 edit-on Pro loads slowly and doesn't work properly with Adblock installed under Firefox. What can I do?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/august/04/article/312-edit-on-pro-loads-slowly-and-doesnt-work-properly-with-adblock-installed-under-firefox-what-c/</link>
			<description>In case you are using Adblock under Firefox, edit-on Pro may load slowly or doesn't load at all....</description>
			<content:encoded><![CDATA[<p>In case you are using Adblock under Firefox, edit-on Pro may load slowly or doesn't load at all. The reason for this behaviour is that there are problems when using Java applets in combination with the Adblock extension.<br /></p><p>Depending on the operating system of your client machine, there are different possibilities in order to solve this problem:</p><ul>    <li>Windows: <br />The only solution currently known to us is to deinstall Abdlock.</li>    <li>Linux: <br />After activating the &quot;Obj-Tabs&quot; of Adblock, edit-on Pro should work properly.</li></ul><p> </p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			
			<pubDate>Thu, 04 Aug 2005 14:06:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.11 Using a SSL connection, I receive a prompt asking whether to display unsecure elements on the page. What is it caused by and how can I prevent this behaviour?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/july/04/article/311-using-a-ssl-connection-i-receive-a-prompt-asking-whether-to-display-unsecure-elements-on-the-p/</link>
			<description>You are receiving this prompt because every time a page containing the editor is loaded, your...</description>
			<content:encoded><![CDATA[<p>You are receiving this prompt because every time a page containing the editor is loaded, your browser will check if you have a compatible version of Java installed. If this is not the case, it will automatically propose a current version of Java for download. However, to ensure this can happen automatically, the installed version of Java is compared to the current version of Sun's Java, which will build up a HTTP connection, which in turn causes this dialog to appear.<br /><br />You can however disable the automatic Java check. To do so, please use this edit-on Pro JavaScript API method:<br /><br />eop.setJREAutoDownload(false);<br /><br />Please note: This function has to be called before eop.loadEditor(); in your page.<br /><br />For more information please review the <a href="fileadmin/products/eop5/doc/manual/ch03s02.html" >edit-on Pro Integration Manual</a>.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			
			<pubDate>Mon, 04 Jul 2005 15:33:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.10 Is it possible to disable the &quot;Advanced&quot; tab within the &quot;Insert Image&quot;, &quot;Insert Hyperlink&quot; etc. dialogs?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/july/04/article/310-is-it-possible-to-disable-the-advanced-tab-within-the-insert-image-insert-hyperlink-etc/</link>
			<description>Yes, it is possible to hide the &quot;Advanced&quot; tab within the dialogs. In order to do so, you...</description>
			<content:encoded><![CDATA[<p>Yes, it is possible to hide the &quot;Advanced&quot; tab within the dialogs. <span class="faqcontent">In order to do so, you can set the &quot;enabled&quot; attribute of the &quot;advanceddialog&quot; element to false in the configuration file (config.xml), e.g.:</span></p><p>&nbsp;</p><p>&lt;config&gt;</p><p>&nbsp;&nbsp; &lt;advanceddialog enabled=&quot;false&quot; /&gt;</p><p>...</p><p>&lt;/config&gt;</p><p>&nbsp;</p><p>You will find more information in the <a href="fileadmin/products/eop5/doc/manual/ch03s01.html" >edit-on Pro Integration Manual</a>.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			
			<pubDate>Mon, 04 Jul 2005 14:13:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.18 How to preserve unknown XML Tags when loading documents into edit-on Pro 4?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/june/24/article/118-how-to-preserve-unknown-xml-tags-when-loading-documents-into-edit-on-pro-4/</link>
			<description>Generally there are two possibilities to preserve unknown XML tags within documents the user is...</description>
			<content:encoded><![CDATA[<p><!--StartFragment -->Generally there are two possibilities to preserve unknown XML tags within documents the user is loading into the editor:</p><p><br /></p><p><strong>First possibility:</strong></p><ul>    <li>When loading a document that contains unknown XML tags the editor switches to source view and opens a prompt which describes warnings and errors within the document (including the unknown XML tags)<br /></li>    <li>It is not possible to switch to WYSIWYG view until the user corrects the errors and removes the unknown XML tags.</li></ul><p>For introducing this editor behavior you have to set following definitions into your config.xml file used:<br /></p><p>&lt;cleanupprocess cleanuponload=&quot;auto&quot; cleanuponsave=&quot;auto&quot; dropillegaltags=&quot;<strong>false</strong>&quot; /&gt;<br /></p><p>&lt;documentvalidation enabled=&quot;<strong>true</strong>&quot; validateonsave=&quot;false&quot;  overridedoctype=&quot;true&quot; /&gt;<br /></p><p> </p><p><strong>Second possibility:</strong></p><ul>    <li>When loading a document that contains unknown XML tags these unknown tags will be ignored from the CleanUp process and the document validation. This means the tags stay within the source code and the document becomes rendered in WYSIWYG view.<br /></li>    <li>For displaying the unknown tags in WYSIWYG view you should enable the P mode within your toolbar.<br /></li>    <li>Using this method it's not possible to validate documents against a DTD.</li></ul><p>For introducing this editor behavior you have to set following definitions into your config.xml file used:<br /></p><p>&lt;cleanupprocess cleanuponload=&quot;auto&quot; cleanuponsave=&quot;auto&quot; dropillegaltags=&quot;<strong>false</strong>&quot; /&gt;<br /></p><p>&lt;documentvalidation enabled=&quot;<strong>false</strong>&quot; validateonsave=&quot;false&quot;  overridedoctype=&quot;true&quot; /&gt;</p><p><!--EndFragment--></p><p> </p>]]></content:encoded>
			<category>Integration</category>
			
			
			<pubDate>Fri, 24 Jun 2005 13:45:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.9 Are server names case-sensitive?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/june/24/article/39-are-server-names-case-sensitive/</link>
			<description>The server names within your license key file will work for upper and lower cased server names and...</description>
			<content:encoded><![CDATA[<p><!--StartFragment --><span class="faqcontent">The server names within your license key file will work for upper and lower cased server names and parts of server names as they <strong>are not case-sensitive.</strong></span> <!--EndFragment--></p><p> </p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			
			<pubDate>Fri, 24 Jun 2005 10:21:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.17 How to update my current edit-on Pro installation to the latest release version?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/june/23/article/117-how-to-update-my-current-edit-on-pro-installation-to-the-latest-release-version/</link>
			<description>The latest minor release of edit-on Pro is binary compatible with previous edit-on Pro minor...</description>
			<content:encoded><![CDATA[<p>The latest minor release of edit-on Pro is <strong>binary</strong> <strong>compatible with previous edit-on Pro minor versions</strong>, you actually shouldn't have to change anything in your integration code.<br /></p><p>Before you start to update, make sure to have made a backup copy of the ./eopro directory of your current installation.<br /></p><p>In order to update your installation, we recommend you to overwrite all old files.<br /></p><p><strong>It is especially important that all contents of the ./eopro directory (including sub folders) and the main editor resources which are &quot;edit-on-pro-5.jar&quot; and &quot;editonpro.js&quot; are overwritten with the according files/directories of the new release package.<br /></strong></p><p>To fully benefit from the new features and improvements of the latest release version of edit-on Pro, it might be necessary that you modify your existing config.xml, uiconfig.xml or JavaScript integration code.<br /></p><p>For more information on the availability of new features and configurations, please review the <a href="fileadmin/products/eop5/readme.txt" >Release Notes (readme.txt)</a> and the <a href="fileadmin/products/eop5/doc/pdf/eopintegrationmanual.pdf" >Integration Manual</a>.<br /></p><p>Some configuration settings and APIs might be deprecated now. Although they still exist in the latest release package but their use is <strong>not recommended</strong> anymore because they will most probably no longer be available in future releases.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			
			<pubDate>Thu, 23 Jun 2005 16:33:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.8 Does edit-on Pro have an Autosave function?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/june/15/article/38-does-edit-on-pro-have-an-autosave-function/</link>
			<description>Yes, edit-on Pro has an Autosave function. In order to enable this function, you have to insert the...</description>
			<content:encoded><![CDATA[<p><!--StartFragment -->Yes, edit-on Pro has an Autosave function. In order to enable this function, you have to insert the &lt;autosave&gt; tag into the &quot;config.xml&quot; file, e.g.:</p><p>...</p><p>&lt;autosave</p><p>&nbsp; enabled=&quot;true&quot;</p><p>&nbsp; method=&quot;filesystem&quot;</p><p>&nbsp; destination=&quot;c:\folder\myfile.htm&quot;</p><p>&nbsp; interval=&quot;300&quot;</p><p>/&gt;</p><p>...</p><p>&nbsp;</p><p>So the content of the editor will be saved in certain intervals (unit in seconds).<br /></p><p>For more information please review the <a href="fileadmin/products/eop5/doc/manual/ch03s01.html" >edit-on Pro Integration Manual</a>.</p><p><!--EndFragment--></p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			
			<pubDate>Wed, 15 Jun 2005 14:36:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.16 How can I load external style sheets?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/june/02/article/116-how-can-i-load-external-style-sheets/</link>
			<description>In order to include external style sheets, you can use the setStyleSheetURL function,...</description>
			<content:encoded><![CDATA[<p>In order to include external style sheets, you can use the setStyleSheetURL function, e.g.:<br /><br />...<br />eop.setStyleSheetURL(&quot;http://myserver.com/styles.css&quot;);<br />...<br /><br />(see also the edit-on Pro (Version 4.2) Integration Manual chapter <a href="fileadmin/products/eop5/doc/manual/ch03s02.html#JavaScriptAPIJavaAPI" target="_blank" >2.2. JavaScript API / Java API</a>)<br /><br />Style classes included in the style sheet are displayed in the advanced style sheet combo box, which can be specified via ADVANCEDSTYLESHEET action within the uiconfig.xml file, e.g.:<br /><br />...<br />&lt;toolbar&gt;<br />&lt;choice actionid=&quot;ADVANCEDSTYLESHEET&quot; /&gt;<br />...<br />&lt;/toolbar&gt;<br />...<br /><br />(see also chapter <a href="fileadmin/products/eop5/doc/manual/ch03s03.html#Actions" target="_blank" >3.2. Actions</a>)<br /><br />Then you can select all defined style sheets from the combo box.<br />Please note: Styles loaded from an external stylesheet can only be applied to the content, but not edited within the editor. If you want your users to be able to edit style definitions, you must insert the stylesheet definitions directly into edit-on Pro, e.g. via setStyleSheet() JS API function.<br />(see chapter <a href="fileadmin/products/eop5/doc/manual/ch03s02.html#JavaScriptAPIJavaAPI" target="_blank" >2.2. JavaScript API / Java API</a>)</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			
			<pubDate>Thu, 02 Jun 2005 17:17:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.15 How can I implement a file upload mechanism without using WebDAV?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/25/article/115-how-can-i-implement-a-file-upload-mechanism-without-using-webdav/</link>
			<description>In order to upload files without using WebDAV you can work with HTTP connections. To do so, you...</description>
			<content:encoded><![CDATA[<p>In order to upload files without using WebDAV you can work with HTTP connections. To do so, you have to activate the HTTP POST mechanism within the configuration file and specify a server-side script.</p><p>The first step is to activate the HTTP POST upload mechanism for images, multimedia objects and documents in the &quot;config.xml&quot; file, e.g.:</p><p>&nbsp;</p><p>...</p><p>&lt;filemanagement&gt;</p><p>&nbsp;&nbsp;&nbsp; &nbsp; &lt;file type=&quot;image&quot; baseurl=&quot;http://www.myserver.com/&quot;</p><p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; autoupload=&quot;true&quot;</p><p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; onuploadfinished=&quot;uploadStatusReport&quot;&gt;</p><p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;http url=&quot;http://www.myserver.com/upload.php&quot; /&gt;</p><p>&nbsp;&nbsp;&nbsp; &nbsp; &lt;/file&gt;</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;file type=&quot;object&quot; baseurl=&quot;http://www.myserver.com/&quot;</p><p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; autoupload=&quot;true&quot;&gt;</p><p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;http url=&quot;http://www.myserver.com/upload.php&quot; /&gt;</p><p>&nbsp;&nbsp;&nbsp; &nbsp; &lt;/file&gt;</p><p>&nbsp;&nbsp;&nbsp; &nbsp; &lt;file type=&quot;document&quot; baseurl=&quot;http://www.myserver.com/&quot; &gt;</p><p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;http url=&quot;http://www.myserver.com/upload.php&quot; /&gt;</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/file&gt;</p><p>&nbsp;&lt;/filemanagement&gt;</p><p>...</p><p>&nbsp;</p><p>Then you have to specify a server-side script which manages the file upload. By uploading files using the HTTP POST upload mechanism (see above), every file will be kept in a form field called &quot;uploadfile&quot;. To make sure that the file was uploaded successfully, the server-side script must return &quot;OK&quot; resp. &quot;Failed&quot; if not.<br />Below please find a sample for the image upload:</p><p>&nbsp;</p><p>...</p><p>&nbsp;&lt;?php</p><p>&nbsp;$filename = $_FILES[&quot;uploadfile&quot;][&quot;name&quot;];</p><p>&nbsp;$tmp_name = $_FILES[&quot;uploadfile&quot;][&quot;tmp_name&quot;];</p><p>&nbsp;</p><p>&nbsp;if(file_exists($filename)) {</p><p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; while(file_exists($filename)) {</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; $ext = strchr($filename,&quot;.&quot;);</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $pos = strpos($filename,&quot;.&quot;);</p><p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $filename = substr($filename,0,$pos).&quot;$&quot;.$ext;</p><p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; }</p><p>&nbsp;}</p><p>&nbsp;</p><p>&nbsp;if($fp = fopen($tmp_name,&quot;rb&quot;)) {</p><p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; $file = fread ($fp, filesize($tmp_name));</p><p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; fclose($fp);</p><p>&nbsp;} else</p><p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; die(&quot;Failed&quot;);</p><p>&nbsp;</p><p>&nbsp;if($fp = fopen($filename,&quot;wb&quot;)) {</p><p>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; fwrite($fp,$file);</p><p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; fclose($fp);</p><p>&nbsp;} else</p><p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; die(&quot;Failed&quot;);</p><p>&nbsp;</p><p>&nbsp;echo &quot;OK&quot;;</p><p>&nbsp;echo &quot;|http://yourserver.com/eop4&quot;.$filename.&quot;|&quot;;</p><p>&nbsp;?&gt;</p><p>...</p><p>&nbsp;</p><p>For more information please review the edit-on Pro Integration Manual, chapter &quot;<a href="fileadmin/products/eop5/doc/manual/ch02s09.html" target="_blank" >2.9. Managing embedded files</a>&quot;.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 25 May 2005 11:41:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.13 I want to add any words to the spelling checker dictionary. How can I do this?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/113-i-want-to-add-any-words-to-the-spelling-checker-dictionary-how-can-i-do-this/</link>
			<description>There are three possibilities how you can add words to the spelling checker dictionary.1. You can...</description>
			<content:encoded><![CDATA[<p>There are three possibilities how you can add words to the spelling checker dictionary.</p><p><strong>1.</strong> You can edit an existing dictionary file of edit-on Pro</p><blockquote style="margin-bottom:0;margin-top:0;"><p>- or -</p></blockquote><p><strong>2.</strong> You can set the &lt;addspellcheckwordurl&gt; tag within the config.xml file for adding words to the &quot;server side user dictionary&quot;, which will always be utilized together with the editor's standard spelling checker dictionary during the spell checking process</p><blockquote style="margin-bottom:0;margin-top:0;"><p>- or -</p></blockquote><p><strong>3.</strong> You can add words to the &quot;local user dictionary&quot; on the client machine</p><p>&nbsp;</p><p><strong>1. Edit a default dictionary file<br /></strong>In this case you have to &quot;unjar&quot; the corresponding JAR archive which you will find in the &quot;./eopro/lex&quot; folder (e.g. &quot;americanenglish.jar&quot;). After unpacking, you can open the directory &quot;./sc/lex&quot; (in this case: ./americanenglish/sc/lex&quot; which contains the &quot;userdic.tlx&quot; file among others. In order to edit it, you have to open the file with any text file editor (e.g. Notepad). You can then add any words to the dictionary file separated by a hard line-break.</p><p>&nbsp;</p><p><strong>2. Use the &lt;addspellcheckwordurl&gt; property to add words to the &quot;server-side user dictionary&quot;<br /></strong>Another possibility is to set the &lt;addspellcheckwordurl&gt; tag within the config.xml file. By doing so, you can press the &quot;Add word&quot; button within the editor's spell checker dialog to add a word to the spelling checker's user dictionary using a server-side script (e.g. PHP/JSP/ASP,etc.) that writes the custom word to the user dictionary file.</p><p>In this case you have to use a &quot;config.xml&quot; file of the edit-on Pro samples package which you will find in the &quot;./samples&quot; folder (e.g. &quot;./samples/general-api&quot;) of the unzipped edit-on Pro installation package. By opening the file with any text editor, you can set the &lt;addspellcheckwordurl&gt; XML node within the &lt;spellingcheckers&gt; element, e.g.:<br /><br />...<br />&lt;spellingcheckers&gt;<br />&nbsp; ...<br />&nbsp; &lt;addspellcheckwordurl url=&quot;http://myserver.com/adword.php&quot; /&gt;<br />&nbsp; ...<br />&lt;/spellingcheckers&gt;<br />...</p><p>&nbsp;</p><p>You will find more information in the edit-on Pro Integration Manual, chapter 3.1. Configuration file.</p><p>&nbsp;</p><p><strong>3. Add words to the &quot;local user dictionary&quot; on the client machine</strong><br />It's also possible to add words to the &quot;local user dictionary&quot;. To do so, you can simply use the context menu of the editor. These words will then saved in a TLX file (depending on the language, e.g. &quot;americanenglish.user.tlx&quot;) located in the &quot;.realobjects&quot; folder within the USER_HOME directory.</p><p>Please note: As the &quot;local user dictionary&quot; is located on the client machine, it is stored locally and NOT on the server. Thus this dictionary is available for the user on this machine only.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 12:00:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.14 edit-on Pro (Version 4.2) offers WebDAV support. How can I use this new feature?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/114-edit-on-pro-version-42-offers-webdav-support-how-can-i-use-this-new-feature/</link>
			<description>With edit-on Pro (Version 4.2) it is now possible to not only insert images, multimedia objects and...</description>
			<content:encoded><![CDATA[<p>With edit-on Pro (Version 4.2) it is now possible to not only insert images, multimedia objects and documents but also upload these files to a WebDAV server (see also the WebDAV feature description). Additionally you can also set hyperlinks to the uploaded files.</p><p>Below you will find a summary of the available options using WebDAV.</p><p>&nbsp;</p><p><span style="text-decoration:underline"><strong>1. Documents</strong></span></p><p>&nbsp;</p><p><strong>Uploading HTML documents to the WebDAV server<br /></strong>Using the &quot;Upload Document&quot; dialog, you can select the directory on your WebDAV server where your current HTML document should be uploaded to.</p><p>&nbsp;</p><p><strong>Inserting HTML documents into edit-on Pro<br /></strong>By clicking on &quot;Open URL&quot; within the &quot;File&quot; menu, you can load your document.</p><p>&nbsp;</p><p><strong><span style="text-decoration:underline">2. Images and multimedia objects</span></strong></p><p>&nbsp;</p><p><strong>Uploading images and/or multimedia objects to the WebDAV server<br /></strong>Within the &quot;Upload Objects&quot; or &quot;Upload Images&quot; dialog, you can upload images or multimedia files to your WebDAV server. It is also possible to use the &quot;Upload Objects and Images&quot; dialog. (see also the multimedia support and automatic image upload feature description)</p><p>&nbsp;</p><p><strong>Inserting images or multimedia objects into edit-on Pro<br /></strong>In order to insert images or multimedia objects from the WebDAV server, you have to use the &quot;Insert Image&quot; resp. &quot;Insert Object&quot; dialog. Within these dialogs, you have to chose the &quot;Browse Image Repository&quot; resp. &quot;Browse WebDAV directory&quot; button.</p><p>&nbsp;</p><p><span style="text-decoration:underline"><strong>3. Hyperlinks</strong></span></p><p>&nbsp;</p><p><strong>Inserting hyperlinks to uploaded files<br /></strong>You can insert hyperlinks to files which are already uploaded to the WebDAV server. In order to do so, you have to open the &quot;Insert Hyperlink&quot; dialog and to click on the &quot;Browse WebDAV directory&quot; button.</p><p>&nbsp;</p><p>For further information about uploading and inserting files using WebDAV please review the edit-on Pro Integration Manual, chapter 2.9 <a href="fileadmin/products/eop5/doc/manual/ch02s09.html" target="_blank" >&quot;Managing embedded files&quot;</a>. There you will find the instructions for how to enable WebDAV dialogs, to configure the toolbar and to activate WebDAV support within the &quot;config.xml&quot; file.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 12:00:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.6 When loading the editor, I receive a security message which tells me the certificate is invalid. How should I proceed?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/36-when-loading-the-editor-i-receive-a-security-message-which-tells-me-the-certificate-is-invalid/</link>
			<description>The first time the digitally-signed Java applet-based edit-on Pro is loaded you will be asked if...</description>
			<content:encoded><![CDATA[<p>The first time the digitally-signed Java applet-based edit-on Pro is loaded you will be asked if you &quot;trust&quot; the software, thus ensuring that the editor applet is from RealObjects and free of any malicious code.</p><p>Accepting the certificate grants edit-on Pro certain rights on your machine, e.g. inserting images from you local hard drive. After confirming this security check with the &quot;Always&quot;-button, your browser will store the applet's certificate on your machine and will not prompt for the security message again. Please keep in mind, the prompted message is displayed through the browser's standard security dialog. It is not an error message!</p><p>When the edit-on Pro certificate has expired a message is displayed in the browser's security dialog, asking the user to again grant certain rights to the editor applet.</p><p>Actually, this does not mean that the digital signature for the edit-on Pro applet is not valid anymore. It only means that the certificate can not be used anymore to digitally sign the applet. The expiration of the certificate does not affect the functionality of the editor in any way.</p><p>However, in order to avoid that the security dialog shows the expiration of the applet's certificate, we recommend to work with the latest edit-on Pro version, which is always signed with a valid certificate.</p><p>You can download the latest version from our <a href="support/downloads/" target="_top" >download area</a>.</p><p> </p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:59:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.7 Does edit-on Pro come with a non-technical end user documentation or manual?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/37-does-edit-on-pro-come-with-a-non-technical-end-user-documentation-or-manual/</link>
			<description>Yes, edit-on Pro comes with a non-technical end user documentation. You will find it within the...</description>
			<content:encoded><![CDATA[<p>Yes, edit-on Pro comes with a non-technical end user documentation. You will find it within the &quot;\doc\pdf&quot; folder of edit-on Pro as PDF-file and in the &quot;\eopro\eophelp&quot; folder as HTML-file. The user manual is available in four languages (<a href="fileadmin/products/eop5/doc/pdf/eopusermanual_en_US.pdf" target="_blank" >English</a>, <a href="fileadmin/products/eop5/doc/pdf/eopusermanual_de_DE.pdf" target="_blank" >German</a>, <a href="fileadmin/products/eop5/doc/pdf/eopusermanual_fr_FR.pdf" target="_blank" >French</a> and <a href="fileadmin/products/eop5/doc/pdf/eopusermanual_es_ES.pdf" target="_blank" >Spanish</a>) and will be displayed after clicking the &quot;Help&quot;-button within the edit-on Pro toolbar.</p><p>The manual gives you an overview of the user interface, the keyboard shortcuts and standard editor functions (as i.e. context menu and toolbar icons).&nbsp;In addition it explains how to upload images and how to use the document structure dialog.</p><p>Integrators/developers of course can modify the help files according to the individual requirements of their installation. Upon request RealObjects will also provide the related DocBook files and style sheets.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:59:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.4 Why is my edit-on Pro (Version 4.0) license key invalid after updating to edit-on Pro 4 (Version 4.2)?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/34-why-is-my-edit-on-pro-version-40-license-key-invalid-after-updating-to-edit-on-pro-4-version/</link>
			<description>Because of technical reasons, a new license key is required for edit-on Pro (Version 4.2), you can...</description>
			<content:encoded><![CDATA[<p>Because of technical reasons, a new license key is required for edit-on Pro (Version 4.2), you can not use your existing edit-on Pro (Version 4.0) license key. If you haven't received a new license key for the new version, please contact <a href="mailto:support@realobjects.com" >support@realobjects.com</a>.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:58:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.5 Where can I find the copy to clipboard function?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/35-where-can-i-find-the-copy-to-clipboard-function/</link>
			<description>The &quot;Copy to Clipboard&quot; button is located on the &quot;System Info&quot; popup, which is...</description>
			<content:encoded><![CDATA[<p>The &quot;Copy to Clipboard&quot; button is located on the &quot;System Info&quot; popup, which is displayed when you press the &quot;System Info&quot; button within the &quot;Info&quot; dialog. The &quot;Info&quot; dialog is opened using the &quot;i&quot; button of the editor's toolbar.</p><p>Activating the &quot;Copy to Clipboard&quot; button will place information about your system and your edit-on Pro configuration on the clipboard. It can then be pasted to any other application, e.g. notepad.</p><p> </p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:58:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.2 Does edit-on Pro provide a special API to retrieve the number of words contained in a document?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/32-does-edit-on-pro-provide-a-special-api-to-retrieve-the-number-of-words-contained-in-a-document/</link>
			<description>You can retrieve the number of words contained in a document using the JavaScript API function...</description>
			<content:encoded><![CDATA[<p>You can retrieve the number of words contained in a document using the JavaScript API function getWordStatistics. You could also use the API function getStatistics, which returns the number of lines, images, characters with spaces, characters without spaces, paragraphs and words contained in the document. For further information, please see the chapter <a href="fileadmin/products/eop5/doc/manual/ch03s02.html#ch03sect2_2" target="_blank" >2.2. JavaScript API / Java API</a> in the Integration Manual.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:57:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.3 How to integrate a print functionality into edit-on Pro?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/33-how-to-integrate-a-print-functionality-into-edit-on-pro/</link>
			<description>In order to integrate a print functionality into edit-on Pro you could set up a custom action. To...</description>
			<content:encoded><![CDATA[<p>In order to integrate a print functionality into edit-on Pro you could set up a custom action. To print the WYSIWYG content of the applet you could define a Javascript function e.g. print_wysiwyg() which requests the applet's source view content (getHTMLData / getStyleSheet etc. JavaScript APIs) and opens the content as HTML within a browser popup window which you can use to print the browser content.</p><p>You can find more information about defining JavaScript actions within the Integration Manual, <a href="fileadmin/products/eop5/doc/manual/ch02s01.html" target="_blank" >Chapter 2. Advanced Integration, 1. Custom actions</a>.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:57:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>3.1 Is edit-on Pro a replacement for a WYSIWYG HTML page editor like FrontPage or Dreamweaver?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/31-is-edit-on-pro-a-replacement-for-a-wysiwyg-html-page-editor-like-frontpage-or-dreamweaver/</link>
			<description>That was not our goal when we designed edit-on Pro. The idea of edit-on Pro is to provide an...</description>
			<content:encoded><![CDATA[<p>That was not our goal when we designed edit-on Pro. The idea of edit-on Pro is to provide an in-browser WYSIWYG word processor-like authoring tool for text fragments within web-based applications, such as Content Management Systems, e-Learning, Knowledge Management Systems, CRM etc. edit-on Pro is an component/application that has to be integrated into a web-based application. Thus, the editor is not a tool for installation on a standalone PC/workstation in order to edit static web pages.<br /><br />It also empowers non-technical users to become XHTML/XML content contributors without any knowledge of HTML or XML. The editor has an easy-to-use, intuitive user interface and can be fully customized to limit the users' editing power, e.g. allowing web developers and webmasters to control the website's look and feel through their CMS.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Miscellaneous</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:56:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>2.6 edit-on Pro often locks up on Mac OS X. What can I do?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/26-edit-on-pro-often-locks-up-on-mac-os-x-what-can-i-do/</link>
			<description>You are probably using an outdated version of Java 1.4.2 for Mac OS X which posed some stability...</description>
			<content:encoded><![CDATA[<p>You are probably using an outdated version of Java 1.4.2 for Mac OS X which posed some stability problems with applets in general. Apple seems to have fixed those problems with the recent release of &quot;Java 1.4.2 Update 2&quot;. So, please update to &quot;Java 1.4.2 Update 2&quot; using your Mac's software update function. The problems with lock-ups should be gone after updating your Java version.<br /></p><p>For more info see <a href="http://www.apple.com/support/downloads/javaupdate142.html" target="_blank" >http://www.apple.com/support/downloads/javaupdate142.html</a></p><p>&nbsp;</p>]]></content:encoded>
			<category>System Requirements</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:52:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>2.5 Why does edit-on Pro support only Safari on Mac OS X?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/25-why-does-edit-on-pro-support-only-safari-on-mac-os-x/</link>
			<description>edit-on Pro requires the latest version of the Sun JRE, 1.4.2. At the moment, Safari is the only...</description>
			<content:encoded><![CDATA[<p>edit-on Pro requires the latest version of the Sun JRE, 1.4.2. At the moment, Safari is the only browser which uses the Sun JRE 1.4.2 to run applets. Other browsers on Mac OS X still use older versions of the Sun JRE.</p><p>&nbsp;</p>]]></content:encoded>
			<category>System Requirements</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:51:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>2.4 Why is Mac OS X the only Mac OS version supported by edit-on Pro? </title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/24-why-is-mac-os-x-the-only-mac-os-version-supported-by-edit-on-pro/</link>
			<description>edit-on Pro only supports Mac OS X, as the required Sun JRE 1.4.2 is not available for any previous...</description>
			<content:encoded><![CDATA[<p>edit-on Pro only supports Mac OS X, as the required Sun JRE 1.4.2 is not available for any previous version of Mac OS.<br /></p><p>For an overview of all system requirements, please review the <a href="products/edit-on-pro/technology/system-requirements/" target="_top" >System Requirements</a> page.</p><p>&nbsp;</p>]]></content:encoded>
			<category>System Requirements</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:50:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>2.3 Why does edit-on Pro not support JRE versions before Sun JRE 1.4.2.?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/23-why-does-edit-on-pro-not-support-jre-versions-before-sun-jre-142/</link>
			<description>Since version 4 of edit-on Pro only the Sun JRE 1.4.2 or later is required, as various new...</description>
			<content:encoded><![CDATA[<p>Since version 4 of edit-on Pro only the Sun JRE 1.4.2 or later is required, as various new features, especially accessibility according to the guildelines of the W3C WAI and section 508, require methods which are only included in the latest version of the Sun JRE 1.4.2 (Java Runtime Environment) or later.</p><p>Additionally, the latest JRE improves the performance and stability of the applet in comparison to older versions.<br /></p><p>For an overview of the system requirements, please see the <a href="products/edit-on-pro/technology/system-requirements/" target="_top" >System Requirements</a> page.</p><p> </p>]]></content:encoded>
			<category>System Requirements</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:49:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>2.2 Can I use the Microsoft Java VM to run edit-on Pro?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/22-can-i-use-the-microsoft-java-vm-to-run-edit-on-pro/</link>
			<description>No, because of various new features, especially accessibility according to W3C WAI and section 508...</description>
			<content:encoded><![CDATA[<p>No, because of various new features, especially accessibility according to W3C WAI and section 508 guidelines, the Sun Java VM 1.4.2_07 (is part of the Sun Java Runtime Environment (JRE)) is mandatory for running edit-on Pro, see also <a href="products/edit-on-pro/technology/system-requirements/" target="_top" >System Requirements</a>.</p><p>&nbsp;</p>]]></content:encoded>
			<category>System Requirements</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:47:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>2.1 Does edit-on Pro support the Apple Safari browser?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/04/article/21-does-edit-on-pro-support-the-apple-safari-browser/</link>
			<description>Yes, the Apple Safari browser is fully supported, including LiveConnect. </description>
			<content:encoded><![CDATA[<p>Yes, the Apple Safari browser is fully supported, including LiveConnect.</p><p>&nbsp;</p>]]></content:encoded>
			<category>System Requirements</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Wed, 04 May 2005 11:43:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.12 How can I return the focus to a form field after edit-on Pro requested it?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/112-how-can-i-return-the-focus-to-a-form-field-after-edit-on-pro-requested-it/</link>
			<description>The focus is automatically passed to the applet after it has finished loading. This is a general...</description>
			<content:encoded><![CDATA[<p>The focus is automatically passed to the applet after it has finished loading. This is a general behavior of all applets, as the loading is handled by the Java Runtime Environment which passes the focus from your web page to the applet. Consequently, it is not possible from the applet's side to return the focus back to the previously edited form field as it's not possible to execute any applet method before it has finished loading.</p><p>&nbsp;</p><p>Using the following <strong>JavaScript</strong> work-around it is possible to set the focus back into the form field which was edited before initializing edit-on Pro but it won't be possible to continue typing during the editor's loading process:</p><p>&nbsp;</p><p><strong>1. Define a global JavaScript variable &quot;editedField&quot;</strong></p><p>&nbsp;</p><p><span style="font-family:Courier New">&nbsp;&lt;script type=&quot;text/javascript&quot; language=&quot;javascript&quot;&gt;</span></p><p><span style="font-family:Courier New">&nbsp;// global variable editedField</span></p><p>&nbsp;</p><p><span style="font-family:Courier New">&nbsp;var editedField;</span></p><p><span style="font-family:Courier New">&nbsp;&lt;/script&gt;</span></p><p>&nbsp;</p><p><strong>2. Use edit-on Pro's JavaScript API method &quot;setOnDataLoaded&quot;</strong></p><ul type="disc">    <li>The function referenced within this API method will be called right after inserting content into the editor using e.g. setHTMLData or setHTMLDataFromURL</li>    <li>The referenced function will set the focus back to the previously edited form field</li></ul><p><span style="font-family:Courier New">&nbsp;&lt;script type=&quot;text/javascript&quot; language=&quot;javascript&quot;&gt;</span></p><p><span style="font-family:Courier New">&nbsp;// applet configuration</span></p><p><span style="font-family:Courier New">&nbsp;eop = new editOnPro(898, 400, &quot;eop4_inst1&quot;, &quot;myId&quot;, &quot;eop&quot;);</span></p><p><span style="font-family:Courier New">&nbsp;.....</span></p><p><span style="font-family:Courier New">&nbsp;// the method &quot;setOnDataLoaded&quot; calls the JS function setFocusOnField()</span></p><p><span style="font-family:Courier New">&nbsp;eop.setOnEditorLoaded(&quot;loadContent&quot;);</span></p><p><span style="font-family:Courier New">&nbsp;eop.setOnDataLoaded(&quot;setFocusOnField&quot;);</span></p><p><span style="font-family:Courier New">&nbsp;.....</span></p><p><span style="font-family:Courier New">&nbsp;eop.loadEditor();</span></p><p><span style="font-family:Courier New">&nbsp;&lt;/script&gt;</span></p><p>&nbsp;</p><p>&nbsp;</p><p><strong>3. Set up a JavaScript function saveFieldName(field)</strong></p><p>This function should store the name of the previously edited form field (currentFormField) within the global variable editiedField</p><p>&nbsp;</p><p>&nbsp;</p><p><span style="font-family:Courier New">&nbsp;&lt;script type=&quot;text/javascript&quot; language=&quot;javascript&quot;&gt;</span></p><p><span style="font-family:Courier New">&nbsp;function saveFieldName(currentFormField)</span></p><p><span style="font-family:Courier New">&nbsp;{</span></p><p><span style="font-family:Courier New">&nbsp; editedField=currentFormField;</span></p><p><span style="font-family:Courier New">&nbsp;}</span></p><p><span style="font-family:Courier New">&nbsp;&lt;/script&gt;</span></p><p>&nbsp;</p><p><strong>4. Set up another JavaScript function &quot;setFocusOnField&quot;</strong></p><p>This function should return the focus to the form field stored in the variable &quot;editedField&quot;</p><p>&nbsp;</p><p><span style="font-family:Courier New">&nbsp;&lt;script type=&quot;text/javascript&quot; language=&quot;javascript&quot;&gt;</span></p><p><span style="font-family:Courier New">&nbsp;function setFocusOnField(editedField)</span></p><p><span style="font-family:Courier New">&nbsp;{</span></p><p><span style="font-family:Courier New">&nbsp; document.forms[&quot;yourform&quot;].elements[editedField].focus();</span></p><p><span style="font-family:Courier New">&nbsp;}</span></p><p><span style="font-family:Courier New">&nbsp;&lt;/script&gt;</span></p><p>&nbsp;</p><p><strong>5.&nbsp; Define the &quot;onblur&quot; attribute for the HTML form fields contained in your website.</strong></p><p>Setting this attribute will call the JavaScript function &quot;saveFieldName(field)&quot; after the focus has been requested by edit-on Pro. Example:</p><p>&nbsp;</p><p><span style="font-family:Courier New">&lt;html&gt;</span></p><p><span style="font-family:Courier New">.....</span></p><p><span style="font-family:Courier New">&nbsp;&lt;textarea name=&quot;mytextarea&quot; onblur=&quot;saveFieldName('mytextarea');&quot;&gt;&lt;/textarea&gt;</span></p><p><span style="font-family:Courier New">.....</span></p><p><span style="font-family:Courier New">&lt;/html&gt;</span></p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 17:02:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.10 I want to include edit-on Pro several times on a page, but get a JavaScript error every time I call a JavaScript API function. What can I do?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/110-i-want-to-include-edit-on-pro-several-times-on-a-page-but-get-a-javascript-error-every-time-i/</link>
			<description>You probably included the edit-on Pro JavaScript library (&quot;editonpro.js&quot;) more than once...</description>
			<content:encoded><![CDATA[<p>You probably included the edit-on Pro JavaScript library (&quot;editonpro.js&quot;) more than once on your page. It can potentially cause conflicts with some browsers if the JavaScript library is included multiple times.</p><p>&nbsp;</p><p>If you are placing multiple instances of the edit-on Pro editor on your page, you should make sure the JavaScript library is only included once for the whole page and not once per edit-on Pro instance.</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 17:01:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.11 Which CSS selectors are supported by edit-on Pro?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/111-which-css-selectors-are-supported-by-edit-on-pro/</link>
			<description>The following CSS selectors are supported by edit-on Pro:  The Universal Selector: *...</description>
			<content:encoded><![CDATA[<p>The following CSS selectors are supported by edit-on Pro:</p><p> </p><p> The Universal Selector:</p><p> </p><p><span style="font-family:Monospaced">* {font-size:large}</span></p><p> </p><p>Matching Descendants, e.g.:</p><p> </p><p><span style="font-family:Monospaced">div i { color:red; }</span></p><p> </p><p>Attribute Selectors, e.g.:</p><p> </p><p><span style="font-family:Monospaced">p { font-weight:bold; font-family:Tahoma,sans-serif; font-size:14pt; }</span></p><p><span style="font-family:Monospaced">p[align] { color:red; }</span></p><p><span style="font-family:Monospaced">p[align=center] { color:blue; text-align:left; }</span></p><p><span style="font-family:Monospaced">td[abbr~=Berlin] { background-color:#FFFF00 }</span></p><p><span style="font-family:Monospaced">*[lang|=en] { background-color:#FF0000; color:#FFFFFF; }</span></p><p> </p><p>Class Selectors, e.g.:</p><p> </p><p><span style="font-family:Monospaced">h1.background { background-color:#FFFF00 }</span></p><p> </p><p>ID Selectors, e.g.:</p><p> </p><p><span style="font-family:Monospaced">p#883 {font-weight:bold} </span></p><p> </p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 17:01:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.9 Does edit-on-Pro support Multi-Byte/Unicode characters, e.g. Japanese or Chinese?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/19-does-edit-on-pro-support-multi-byteunicode-characters-eg-japanese-or-chinese/</link>
			<description>Yes, in general edit-on Pro supports Unicode. However, there might be some limitations because of...</description>
			<content:encoded><![CDATA[<p>Yes, in general edit-on Pro supports Unicode. However, there might be some limitations because of the settings and the overall installation of the operating system you use. Following you will find 3 cases that might be characteristic for any operating system.</p><p>&nbsp;</p><p>BTW, we experienced this with our online demo by using a real Japanese workstation. By running edit-on Pro with Japanese characters from a Windows client three cases might arise.</p><p>&nbsp;</p><p><strong>Note: In any of the following cases <span class="faqcontent">you have to set edit-on Pro's character encoding to &quot;UTF8&quot;, see also integration manual (chapter 3, <a href="fileadmin/products/eop5/doc/manual/ch03s01.html#encoding" target="_blank" text="encoding">encoding</a>)</span>. Furthermore it is necessary to set following META definition into the web page which contains the editor in order to use the browsers correct character encoding:</strong></p><p>&nbsp;</p><p>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html;charset=utf-8&quot;&gt;</p><p>&nbsp;</p><p><strong>a)</strong> You are using a <strong>non-Japanese OS/machine without Japanese character support installed</strong>. In such a case you will not be able to edit or view Japanese text within the editor. Within the WYSIWYG view you will only see rectangles or other typesets, but no Japanese characters. You will not even be able to view the text in your standard browser and most likely the OS/browser requests the OS installation CD-ROM.</p><p>&nbsp;</p><p><strong>b)</strong> On a <strong>system with a non-Japanese default input language, e.g. English</strong>, it is neccesary to perform the following steps on the client system in order to display Japanese character sets within edit-on Pro.</p><p>&nbsp;</p><p>System specific settings on Windows:</p><ul><li>Open the 'Regional Options' Dialog within Windows's control panel</li><li>Within the option 'Language Settings for the System' additionally check Japanese (could require separate installing / reboot of the system)</li><li>Now it should be possible to enable the Microsoft Japanese IME in the 'Input Locales' and input Japanese character into non-Java applications like Wordpad etc.</li></ul><p>&nbsp;</p><p><strong>c)</strong> <span class="faqcontent">You are using a <strong>Japanese OS/machine with a Japanese keyboard etc.</strong> Now edit-on Pro will fully support Japanese characters. You can edit/type any Japanese text within the WYSIWYG view, save the document in a HTML file and re-open it.</span></p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 16:59:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.8 How can I specify a default font in edit-on Pro 4?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/18-how-can-i-specify-a-default-font-in-edit-on-pro-4/</link>
			<description>To change the default font in the editor you can use cascading style sheets e.g.: body {...</description>
			<content:encoded><![CDATA[<p>To change the default font in the editor you can use cascading style sheets e.g.:</p><p>&nbsp;</p><p>body { font-family:SansSerif; }</p><p>&nbsp;</p><p>or / and:</p><p>&nbsp;</p><p>p { font-family:SansSerif; }</p><p>&nbsp;</p><p>For embedding CSS styles / stylesheets into the editor you could use the applet's setStyleSheet / setStyleSheetURL / addStyleSheet JavaScript API methods.</p><p>&nbsp;</p><p>More details on these JavaScript APIs can be found within our Integration Manual at the chapter <a href="fileadmin/products/eop4/doc/manual/ch03s02.html" target="_blank" >JavaScript API / Java API</a>.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 16:58:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.6 Does edit-on Pro support arbitrary DTDs?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/16-does-edit-on-pro-support-arbitrary-dtds/</link>
			<description>Generally edit-on Pro supports arbitrary DTDs for validating XHTML contents as follows. XHTML...</description>
			<content:encoded><![CDATA[<p>Generally edit-on Pro supports arbitrary DTDs for validating XHTML contents as follows.</p><p>&nbsp;</p><p><strong>XHTML 1.0 Transitional DTD</strong></p><p>edit-on Pro is fully XHTML 1.0 Transitional compliant as the applet validates contents against the the official W3C XHTML 1.0 Transitional DTD.</p><p>&nbsp;</p><p><strong>Custom DTD</strong></p><p>edit-on Pro allows you to use custom DTDs in order to limit the set of elements and attributes in your documents or in order to add custom attributes and elements. However, this will only have an effect on the content that is imported into the editor, i.e. when the content is imported, the editor will parse it and remove any attributes or elements not allowed according to the specified DTD.</p><p>&nbsp;</p><p><strong>XHTML 1.0 Strict DTD</strong></p><p>edit-on Pro is NOT XHTML 1.0 Strict compliant out-of-the-box, but it is possible to achieve this compliance with some customization. Unfortunately, using another DTD than a subset of the XHTML 1.0 Transitional DTD or an extended version of this DTD is not recommended at the moment, as this will cause problems when cut and paste or drag and drop of content is used, because of the mechanism the editor uses to reinsert the content. Actually, when cut and paste or drag an drop is used, a document fragment will be exported to the clipboard, and will again be validated when it is imported. Now this is what causes problems, as XHTML 1.0 Strict for example does not allow textual content inside the body element.</p><p>&nbsp;</p><p>For more information about using DTDs please refer to the integration manual (chapter 7, <a href="fileadmin/products/eop5/doc/manual/ch02s07.html" target="_blank" >Using Custom DTDs</a>) and the online <a href="fileadmin/products/eop5/samples/customdtd/index.htm" target="_blank" >Custom DTD Sample</a></p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 16:57:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.7 Is it possible to add additional symbols to the &quot;Insert Symbol&quot; dialog?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/17-is-it-possible-to-add-additional-symbols-to-the-insert-symbol-dialog/</link>
			<description>You can add custom symbols to the &quot;Insert Symbol&quot; dialog by defining the corresponding...</description>
			<content:encoded><![CDATA[<p>You can add custom symbols to the &quot;Insert Symbol&quot; dialog by defining the corresponding entities in your &quot;config.xml&quot;. For example, in order to add the symbols &quot;%u0393&quot; and &quot;%u0394&quot; to your &quot;Insert Symbol&quot; dialog, you'd have to add the following code to your config.xml:</p><p> </p><p><span style="font-family:Courier New">&lt;presetsymbols&gt;</span></p><p><span style="font-family:Courier New">&lt;symbol entity=&quot;&amp;#913;&quot;/&gt;</span></p><p><span style="font-family:Courier New">&lt;symbol entity=&quot;&amp;#914;&quot;/&gt;</span></p><p><span style="font-family:Courier New">&lt;/presetsymbols&gt;</span></p><p> </p><p>You can add additional symbols to the dialog by adding additional entities through the use of &quot;symbol&quot; elements.</p><p> </p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 16:57:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.5 Why does edit-on Pro load a configuration file multiple times?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/15-why-does-edit-on-pro-load-a-configuration-file-multiple-times/</link>
			<description>It is possible that the applet requests a configuration file (config.xml or uiconfig.xml) multiple...</description>
			<content:encoded><![CDATA[<p>It is possible that the applet requests a configuration file (config.xml or uiconfig.xml) multiple times. The reason for this behavior is a bad character encoding of the configuration files.</p><p>&nbsp;</p><p>The configuration files included within the installation/samples package are UTF-8 encoded. edit-on Pro will compare the character encoding of these files with their XML headers' encoding information, which is by default:</p><p>&nbsp;</p><p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;</p><p>&nbsp;</p><p>In case the XML files' encoding isn't UTF-8 the applet will request the according file for a second time as it will re-check the character encoding.</p><p>&nbsp;</p><p>You can avoid multiple loading of the configuration files by editing and saving them as UTF-8 documents in common text / XML editors (e.g. Windows Notepad, jEdit, etc.).</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 16:56:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.4 How can I use my own custom tags and custom attributes in my documents?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/14-how-can-i-use-my-own-custom-tags-and-custom-attributes-in-my-documents/</link>
			<description>Per default, edit-on Pro validates the content against the XHTML Transitional DTD. Unless the...</description>
			<content:encoded><![CDATA[<p>Per default, edit-on Pro validates the content against the XHTML Transitional DTD. Unless the parameters &quot;dropillegalattributes&quot; and &quot;dropillegaltags&quot; are set to false (see also FAQ <a href="http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/12-im-using-my-own-custom-tags-and-custom-attributes-why-are-they-removed-when-loading-the-docume/" text="1.2">1.2</a>), edit-on Pro removes all tags and attributes which aren't included in the XHTML Transitional DTD. Otherwise it will preserve all illegal tags, which means it preserves all tags and attributes that aren't XHTML compliant, including custom tags.</p><p>&nbsp;</p><p>In order to preserve only your custom tags and custom attributes you must perform the following steps:</p><p>&nbsp;</p><ol><li><strong>Create a custom DTD containing your tags and attributes</strong><br />To create a custom DTD containing custom tags and attributes, you can use the xhtml1-transitional.dtd contained in the doc/resources folder of the edit-on Pro installation package as basis for your modifications.<br />For more information about how to customize a DTD, please review the edit-on Pro integration manual, chapter <a href="fileadmin/products/eop5/doc/manual/ch02s07.html#DefiningCustomTags" target="_blank" >7.2 Defining Custom Tags</a><br /><br /></li><li><strong>Load the custom DTD into edit-on Pro</strong><br />You must load a template referring to the modified xhtml1-transitional.dtd before loading any other content. To do so, use the method setTemplateURL() in the page loading the applet.<br /><br />Example:<br /><br />eop.setTemplateURL(&quot;template.xhtml&quot;);<br /><br />For more information about how to customize a DTD, please review the edit-on Pro integration manual, chapter <a href="fileadmin/products/eop5/doc/manual/ch02s07.html#SpecifyingACusomDocType" target="_blank" >7.1 Specifying a custom DocType</a><br /><br /></li><li><strong>Load a style sheet for advanced features</strong><br />In case you want to use advanced features such as readonly tags, you must load a corresponding style sheet. This style sheet must contain the appropriate styles for your custom tags.<br /><br />For more information about how to customize a DTD, please review the edit-on Pro integration manual, <a href="fileadmin/products/eop5/doc/manual/ch02s02.html" >chapter 2. edit-on Pro CSS extension</a></li></ol><p>A sample which demonstrates the use of custom tags and attributes is included in the edit-on Pro installation package in the folder /samples/customdtd and is also available online at <a href="fileadmin/products/eop5/samples/customdtd/index.htm" >edit-on Pro Custom DTD Sample</a>.<br />Please also read the samples <a href="fileadmin/products/eop5/samples/customdtd/readme.txt" target="_blank" >readme.txt</a> file as it provides some further information.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 16:43:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.3 I'm using ASP.net. Why does the applet not POST the HTML content while plain text does work?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/13-im-using-aspnet-why-does-the-applet-not-post-the-html-content-while-plain-text-does-work/</link>
			<description>Per default, the .NET framework verifies each POST request for malicious code. HTML is considered...</description>
			<content:encoded><![CDATA[<p>Per default, the .NET framework verifies each POST request for malicious code. HTML is considered as malicious, thus the server responds with an error message when HTML code is found within the POST request.</p>
<p>To avoid the verification of the POST request you can turn it off by adding the following line to your code: <!--StartFragment --><span class="faqcontent">&lt;%@ Page Language=&quot;C#&quot; validaterequest=&quot;false&quot; %&gt;</span> <!--EndFragment--></p>
<p> </p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 16:40:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.2 I'm using my own custom tags and custom attributes. Why are they removed when loading the document into edit-on Pro?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/12-im-using-my-own-custom-tags-and-custom-attributes-why-are-they-removed-when-loading-the-docume/</link>
			<description>Per default the cleanup process of edit-on Pro removes all elements and attributes which are not...</description>
			<content:encoded><![CDATA[<p>Per default the cleanup process of edit-on Pro removes all elements and attributes which are not included in the XHTML Transitional DTD. By setting the &quot;dropillegalattributes&quot; and &quot;dropillegaltags&quot; attributes of the cleanupprocess to false, you can prevent the removing of custom elements and attributes:<br /><br />....<br />&lt;cleanupprocess cleanuponload=&quot;auto&quot;</p><p>cleanuponsave=&quot;auto&quot; dropillegalattributes=&quot;false&quot; dropillegaltags=&quot;false&quot; /&gt;<br />....<br /></p><p>If you do not want edit-on Pro to remove your custom tags and attributes, but to remove all other tags and attributes which aren't included in the XHTML Transitional DTD, you must create your own DTD containing your custom tags and attributes, see FAQ</p><p> </p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 16:38:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>1.1 To what extent can I customize the toolbar, menus as well as look and feel of edit-on-Pro?</title>
			<link>http://www.realobjects.com/support/edit-on-pro/faqs/technical/edit-on-pro-technical-faq/archive/2005/may/03/article/11-to-what-extent-can-i-customize-the-toolbar-menus-as-well-as-look-and-feel-of-edit-on-pro/</link>
			<description>RealObjects edit-on Pro allows customization of the entire user interface, including:    Editor...</description>
			<content:encoded><![CDATA[<p>RealObjects edit-on Pro allows customization of the entire user interface, including:</p><ul>    <li>Editor size and color</li>    <li>Pull down menus</li>    <li>Context-sensitive menus</li>    <li>Keyboard shortcuts for all editor actions</li>    <li>Enable/disable toolbar buttons</li>    <li>Tool-tips</li>    <li>Language (English, German, French and Spanish is already included)</li>    <li>Tab panel and status bar placement</li>    <li>Enable/disable &quot;Source View&quot;<br /></li></ul><p>This can be conveniently done through two clearly structured XML configuration files, <em>uiconfig.xml</em> and <em>config.xml</em>.<br /><br />The editor allows to group icons and menus using separators, change the toolbar order or replace the standard icons by your own icons with different sizes and styles. With these flexible options, you can enforce corporate design standards of the editor appearance and guarantee seamless integration into your application.<br /><br />It is also possible to include custom toolbar buttons and custom dialogs which, for example, enable the interaction with server side applications such as databases, image repositories, etc.<br /><br />For more information see also the <a href="products/edit-on-pro/technology/customization/" target="_top" >Customization</a> page.</p><p>&nbsp;</p>]]></content:encoded>
			<category>Integration</category>
			
			<author>melanie.bachelier@realobjects.com</author>
			<pubDate>Tue, 03 May 2005 16:11:00 +0200</pubDate>
			
		</item>
		
	</channel>
</rss>
<!-- Parsetime: 0ms -->
