[Jsxe-cvs] SF.net SVN: jsxe: [1138] trunk/web/htdocs/features.php
Status: Inactive
Brought to you by:
ian_lewis
From: <ian...@us...> - 2006-08-11 20:51:17
|
Revision: 1138 Author: ian_lewis Date: 2006-08-11 13:51:11 -0700 (Fri, 11 Aug 2006) ViewCVS: http://svn.sourceforge.net/jsxe/?rev=1138&view=rev Log Message: ----------- added planned feature for xhtml renderer Modified Paths: -------------- trunk/web/htdocs/features.php Modified: trunk/web/htdocs/features.php =================================================================== --- trunk/web/htdocs/features.php 2006-08-11 19:02:56 UTC (rev 1137) +++ trunk/web/htdocs/features.php 2006-08-11 20:51:11 UTC (rev 1138) @@ -68,6 +68,7 @@ <ul> <li>A schema designer view that uses <a href="http://www.jgraph.com/">JGraph</a></li> <li>A docbook editor view using <a href="http://vex.sourceforge.net/">Vex</a></li> + <li>An XHTML renderer using <a href="https://xhtmlrenderer.dev.java.net/">Flying Saucer</a></li> <li>Support for transforming XML documents using XSLT stylesheets.</li> <li>Support for Unlimited Undo (version 0.5 beta)</li> <li>Tag completion using DTD/Schema introspection (version 0.5 beta)</li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |