Thread: [Jsxe-cvs] SF.net SVN: jsxe: [985] trunk/web/htdocs/features.php
Status: Inactive
Brought to you by:
ian_lewis
From: <ian...@us...> - 2006-06-30 18:43:14
|
Revision: 985 Author: ian_lewis Date: 2006-06-30 11:43:05 -0700 (Fri, 30 Jun 2006) ViewCVS: http://svn.sourceforge.net/jsxe/?rev=985&view=rev Log Message: ----------- Added planned feature for creating a docbook editor view using Vex Modified Paths: -------------- trunk/web/htdocs/features.php Modified: trunk/web/htdocs/features.php =================================================================== --- trunk/web/htdocs/features.php 2006-06-27 22:30:20 UTC (rev 984) +++ trunk/web/htdocs/features.php 2006-06-30 18:43:05 UTC (rev 985) @@ -67,8 +67,8 @@ <ul> <li>A schema designer view that uses <a href="http://www.jgraph.com/">JGraph</a></li> - <li>Support for transforming XML documents using XSLT - stylesheets.</li> + <li>A docbook editor view using <a href="http://vex.sourceforge.net/">Vex</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> <li>Automatic insertion of closing tags (version 0.5 beta)</li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ian...@us...> - 2006-08-01 05:12:36
|
Revision: 1095 Author: ian_lewis Date: 2006-07-31 22:12:24 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/jsxe/?rev=1095&view=rev Log Message: ----------- Added planned feature for the help system Modified Paths: -------------- trunk/web/htdocs/features.php Modified: trunk/web/htdocs/features.php =================================================================== --- trunk/web/htdocs/features.php 2006-08-01 05:09:16 UTC (rev 1094) +++ trunk/web/htdocs/features.php 2006-08-01 05:12:24 UTC (rev 1095) @@ -72,6 +72,7 @@ <li>Support for Unlimited Undo (version 0.5 beta)</li> <li>Tag completion using DTD/Schema introspection (version 0.5 beta)</li> <li>Automatic insertion of closing tags (version 0.5 beta)</li> + <li>A help system using <a href="http://aurigadoc.sourceforge.net/">AurigaDoc</a></li> </ul> <?php include("footer.php") ?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |
From: <ian...@us...> - 2006-08-14 14:24:37
|
Revision: 1148 Author: ian_lewis Date: 2006-08-14 07:24:27 -0700 (Mon, 14 Aug 2006) ViewCVS: http://svn.sourceforge.net/jsxe/?rev=1148&view=rev Log Message: ----------- Updated planned help system feature Modified Paths: -------------- trunk/web/htdocs/features.php Modified: trunk/web/htdocs/features.php =================================================================== --- trunk/web/htdocs/features.php 2006-08-14 04:18:29 UTC (rev 1147) +++ trunk/web/htdocs/features.php 2006-08-14 14:24:27 UTC (rev 1148) @@ -73,7 +73,7 @@ <li>Support for Unlimited Undo (version 0.5 beta)</li> <li>Tag completion using DTD/Schema introspection (version 0.5 beta)</li> <li>Automatic insertion of closing tags (version 0.5 beta)</li> - <li>A help system using <a href="http://aurigadoc.sourceforge.net/">AurigaDoc</a></li> + <li>A help system using <a href="http://aurigadoc.sourceforge.net/">AurigaDoc</a> or <a href="http://docbook.sourceforge.net/">Docbook</a></li> </ul> <?php include("footer.php") ?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ian...@us...> - 2006-08-28 04:04:18
|
Revision: 1181 Author: ian_lewis Date: 2006-08-27 21:04:14 -0700 (Sun, 27 Aug 2006) ViewCVS: http://svn.sourceforge.net/jsxe/?rev=1181&view=rev Log Message: ----------- added version info to the help system planned feature Modified Paths: -------------- trunk/web/htdocs/features.php Modified: trunk/web/htdocs/features.php =================================================================== --- trunk/web/htdocs/features.php 2006-08-28 03:55:50 UTC (rev 1180) +++ trunk/web/htdocs/features.php 2006-08-28 04:04:14 UTC (rev 1181) @@ -73,7 +73,7 @@ <li>Support for Unlimited Undo (version 0.5 beta)</li> <li>Tag completion using DTD/Schema introspection (version 0.5 beta)</li> <li>Automatic insertion of closing tags (version 0.5 beta)</li> - <li>A help system using <a href="http://aurigadoc.sourceforge.net/">AurigaDoc</a> or <a href="http://docbook.sourceforge.net/">Docbook</a></li> + <li>A help system using <a href="http://aurigadoc.sourceforge.net/">AurigaDoc</a> or <a href="http://docbook.sourceforge.net/">Docbook</a> (version 0.6 beta)</li> </ul> <?php include("footer.php") ?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |