From: <fza...@us...> - 2005-12-01 20:03:37
|
Update of /cvsroot/struts/struts-site/src/documentation/content/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25440/src/documentation/content/xdocs Modified Files: news.xml site.xml Log Message: Index: news.xml =================================================================== RCS file: /cvsroot/struts/struts-site/src/documentation/content/xdocs/news.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** news.xml 9 Jun 2005 00:27:44 -0000 1.6 --- news.xml 1 Dec 2005 20:03:25 -0000 1.7 *************** *** 14,17 **** --- 14,23 ---- <link href="guidelines.html">guidelines</link>. </p> + <section id="ajaxchat-1.0alpa2"> + <title>AjaxChat v1.0 alpha 2 now available Struts Apps</title> + <p> + Yes, it's alpha, but it's solid as far as I know :) + </p> + </section> <section id="dialogs-1.0"> <title>Struts Dialogs 1.0 added to Struts Apps</title> Index: site.xml =================================================================== RCS file: /cvsroot/struts/struts-site/src/documentation/content/xdocs/site.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** site.xml 9 Jun 2005 00:27:44 -0000 1.13 --- site.xml 1 Dec 2005 20:03:25 -0000 1.14 *************** *** 35,38 **** --- 35,39 ---- <strutsdoc label="StrutsDoc" href="strutsdoc/index.html" /> <AjaxTags label="AjaxTags" href="ajaxtags/index.html" /> + <AjaxTags label="AjaxChat" href="ajaxchat/index.html" /> </projects> |