<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ephox Releases &#187; EditLive! for XML</title>
	<atom:link href="http://releases.ephox.com/category/editlive-for-xml/feed" rel="self" type="application/rss+xml" />
	<link>http://releases.ephox.com</link>
	<description>Information About Ephox Releases</description>
	<lastBuildDate>Thu, 17 Jun 2010 07:23:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>EditLive! for XML 3.1.4.43</title>
		<link>http://releases.ephox.com/editlive-for-xml-31443</link>
		<comments>http://releases.ephox.com/editlive-for-xml-31443#comments</comments>
		<pubDate>Wed, 03 Oct 2007 01:47:37 +0000</pubDate>
		<dc:creator>Ephox</dc:creator>
				<category><![CDATA[EditLive! for XML]]></category>

		<guid isPermaLink="false">http://releases.ephox.com/editlive-for-xml-31443</guid>
		<description><![CDATA[Bug Fixes Problem where OBJECT tags with no content were lost when switching to code view and back. Losing URL for hyperlink when it includes an ampersand with a subsequent semicolon setHttpManagerLayer load-time property was not working. Under certain conditions users were unable to change the selection on check boxes. The HttpLayerManager load-time property was [...]]]></description>
			<content:encoded><![CDATA[<h3>Bug Fixes</h3>
<ul>
<li>Problem where OBJECT tags with no content were lost when switching to code view and back.</li>
<li>Losing URL for hyperlink when it includes an ampersand with a subsequent semicolon</li>
<li>setHttpManagerLayer load-time property was not working.</li>
<li>Under certain conditions users were unable to change the selection on check boxes.</li>
<li>The HttpLayerManager load-time property was previous documented as HttpManagerLayer.</li>
<li>Javascript run-time methods called by EditLive! for XML custom toolbar buttons were not working.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://releases.ephox.com/editlive-for-xml-31443/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EditLive! for XML 3.1.3.23</title>
		<link>http://releases.ephox.com/editlive-for-xml-31323</link>
		<comments>http://releases.ephox.com/editlive-for-xml-31323#comments</comments>
		<pubDate>Thu, 11 Jan 2007 06:21:19 +0000</pubDate>
		<dc:creator>Ephox</dc:creator>
				<category><![CDATA[EditLive! for XML]]></category>

		<guid isPermaLink="false">http://releases.ephox.com/editlive-for-xml-31323</guid>
		<description><![CDATA[New Features Support for Java 1.6. Events from custom buttons should be broadcast to listeners instead of delegated. Ability to insert and edit an inline tag with a single toolbar button. Fixes Focus bug for new text components in a document. Certificate for WebEQEphox.jar was out of date. Default and optional attribute wasn&#8217;t getting a [...]]]></description>
			<content:encoded><![CDATA[<h3>
       New Features<br />
    </h3>
<ul>
<li>
        Support for Java 1.6.
      </li>
<li>
        Events from custom buttons should be broadcast to listeners instead of delegated.
      </li>
<li>
        Ability to insert and edit an inline tag with a single toolbar button.
      </li>
</ul>
<h3>
       Fixes<br />
    </h3>
<ul>
<li>
        Focus bug for new text components in a document.
      </li>
<li>
        Certificate for WebEQEphox.jar was out of date.
      </li>
<li>
        Default and optional attribute wasn&#8217;t getting a new default value when re-added (our current model dictates that this shouldn&#8217;t ever by deleted).
      </li>
<li>
        Double clicking on MathML image now opens MathML editor instead of image properties.
      </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://releases.ephox.com/editlive-for-xml-31323/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EditLive! for XML 3.1.2.31</title>
		<link>http://releases.ephox.com/editlive-for-xml-31231</link>
		<comments>http://releases.ephox.com/editlive-for-xml-31231#comments</comments>
		<pubDate>Wed, 27 Sep 2006 06:16:11 +0000</pubDate>
		<dc:creator>Ephox</dc:creator>
				<category><![CDATA[EditLive! for XML]]></category>

		<guid isPermaLink="false">http://releases.ephox.com/editlive-for-xml-31231</guid>
		<description><![CDATA[Fixes Problem where white space wasn&#8217;t correctly preserved when formatting XML. Problem where MathML elements that use a prefix weren&#8217;t parsed correctly. Performing an undo after changing a dynamic if element would remove all content. Performing an undo on a dynamic if element change meant the XPathManager had the wrong object for expression lookups afterwards. [...]]]></description>
			<content:encoded><![CDATA[<h3>
       Fixes<br />
    </h3>
<ul>
<li>
        Problem where white space wasn&#8217;t correctly preserved when formatting XML.
      </li>
<li>
        Problem where MathML elements that use a prefix weren&#8217;t parsed correctly.
      </li>
<li>
        Performing an undo after changing a dynamic if element would remove all content.
      </li>
<li>
        Performing an undo on a dynamic if element change meant the XPathManager had the wrong object for expression lookups afterwards.
      </li>
<li>
        The JPEG image encoder could not handle alpha layers which required stripping out before the image was saved.
      </li>
<li>
        Problem where MathML searched for the wrong closing tag when namespaces are used.
      </li>
<li>
        JPEG compression introduced artifacts which were noticable when the image was enlarged for printing.
      </li>
<li>
        Remnants of spell checker underlines would appear in common elements when changing views.
      </li>
<li>
        Problem where MathML with an inline namespace declaration didn&#8217;t parse correctly.
      </li>
<li>
        On the initial switch to code view, the XML encoding would default to the system character set, even if one was specified.
      </li>
<li>
        Files opened from the menu would not use the encoding set in the file.
      </li>
<li>
        Relative URLs of imported XSL files would resolve against the base URL rather then the URL of the importing XSL.
      </li>
<li>
        Problem where a custom block tag would show up as two sets of tags rather than one if defined in an external stylesheet.
      </li>
<li>
        License information for timed licenses mismatches.
      </li>
<li>
        The path for the forms directory was not pointing to the correct location, causing an ASP bug.
      </li>
<li>
        XPaths that were under the root context would use the wrong node for the parent and fail to resolve.
      </li>
<li>
        Local Image insertion not remembering the last used directory.
      </li>
<li>
        Problem where InsertHTMLAtCursor wasn&#8217;t passed through to the XHTML section view when clicking on an EphoxButton.
      </li>
<li>
        Problem where drag and drop may cause content to be removed even if it isn&#8217;t editable.
      </li>
<li>
        The parameters we passed to the WebEQ editor caused it to strip formatting.
      </li>
<li>
        Problem where ephox:if elements always displayed after switching tabs.
      </li>
<li>
        Problem where the number of instances of an element was not correctly detected when complexTypes were extended.
      </li>
<li>
        Image dialog now URL encodes filenames.
      </li>
<li>
        Date picker was not resetting to its original value when the date component dialog was cancelled.
      </li>
<li>
        Document writable on read only attributes.
      </li>
<li>
        Copying and pasting in code view lost character encoding.
      </li>
<li>
        Hourglass appearing and not being reset after a copy or cut.
      </li>
<li>
        Long delays on documents with non-trivial HTML sections.
      </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://releases.ephox.com/editlive-for-xml-31231/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
