cziegeler 2004/05/17 01:40:02
Modified: src/documentation/xdocs/userdocs/generators
wsproxy-generator.xml
. status.xml
src/documentation/xdocs/plan changes-doc.xml
Log:
Remove obsolete links
Revision Changes Path
1.7 +1 -1
cocoon-2.1/src/documentation/xdocs/userdocs/generators/wsproxy-generator.xml
Index: wsproxy-generator.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/generators/wsproxy-generator.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wsproxy-generator.xml 6 Mar 2004 02:25:35 -0000 1.6
+++ wsproxy-generator.xml 17 May 2004 08:40:02 -0000 1.7
@@ -168,7 +168,7 @@
this component which we shall focus on for the reminder of the text.
To follow the rest of
the article, it will be useful (but not essential) to have a basic
knowledge of Cocoon 2.
</p>
- <p>Combined with the <link
href="../../howto/xmlform-wizard/howto-xmlform-wizard.html">XMLForm</link>
+ <p>Combined with the XMLForm (which is not part of Cocoon anymore)
component of Cocoon 2 and XSLT, the Web Service Proxy component
allows vendors to share
interactive content with little effort. The Web Service Proxy takes
advantage of the fact
that a Cocoon web application produces XML content, which is later
translated into multiple
1.326 +1 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.325
retrieving revision 1.326
diff -u -r1.325 -r1.326
--- status.xml 17 May 2004 08:11:50 -0000 1.325
+++ status.xml 17 May 2004 08:40:02 -0000 1.326
@@ -351,7 +351,7 @@
Removed precept block. Was dead code.
</action>
<action dev="AG" type="update">
- Updated jdtcore to 2.1.3 and castor-xml to 0.9.5.3
+ Updated jdtcore to 2.1.3, update castor-xml to 0.9.5.3
</action>
<action dev="CZ" type="fix" fixes-bug="27764" due-to="Corin Moss"
due-to-email="[EMAIL PROTECTED]">
DefaultIncludeCacheManager did not release xml-serializer under some
circumstances.
@@ -2064,7 +2064,6 @@
</action>
<action dev="IAI" type="add">
XMLForm framework. Allows client independent form handling.
- See <link
href="howto/xmlform-wizard/howto-xmlform-wizard.html">Documentation</link>.
</action>
<action dev="NKB" type="add" due-to="Tim Myers" due-to-email="[EMAIL
PROTECTED]">
Added "userhomes" in the webapp, that automounts the sitemaps
1.10 +2 -3 cocoon-2.1/src/documentation/xdocs/plan/changes-doc.xml
Index: changes-doc.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/plan/changes-doc.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- changes-doc.xml 17 May 2004 08:08:40 -0000 1.9
+++ changes-doc.xml 17 May 2004 08:40:02 -0000 1.10
@@ -113,8 +113,7 @@
Provided "gateway links" to additional site documentation.
</action>
<action dev="IAI" type="add" due-to="Heidi Brannan" due-to-email="[EMAIL
PROTECTED]">
- Added Heidi Brannan's new
- <link
href="../howto/xmlform-wizard/howto-xmlform-wizard.html">XMLForm's
How-To</link>.
+ Added Heidi Brannan's new XMLForm's How-To.
</action>
<action dev="DC" type="add">
Added new draft <link href="../howto/howto-patch.html">How to Prepare
a Patch</link>.