cziegeler 2002/07/02 07:22:12
Modified: src/webapp/samples samples.xml
src/webapp/samples/docs/samples samples.xml
Log:
Correcting some links
Revision Changes Path
1.14 +2 -2 xml-cocoon2/src/webapp/samples/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/samples.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- samples.xml 1 Jul 2002 10:04:17 -0000 1.13
+++ samples.xml 2 Jul 2002 14:22:11 -0000 1.14
@@ -48,7 +48,7 @@
<!-- sample name="Sitemap Editor" href="sitebuilder/openSubSite/">
Cocoon/JSP based Sitemap Editor.
</sample -->
- <sample name="Status Page" href="../status">
+ <sample name="Status Page" href="status">
Cocoon status page.
</sample>
<sample name="Request Page" href="system/request.html">
1.2 +6 -6 xml-cocoon2/src/webapp/samples/docs/samples/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/docs/samples/samples.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- samples.xml 2 Jul 2002 13:06:36 -0000 1.1
+++ samples.xml 2 Jul 2002 14:22:12 -0000 1.2
@@ -39,7 +39,7 @@
<sample name="Slides" href="slides/slides">
Presentation of Cocoon 1 shown at ApacheCon 2000. (Example of complex XSLT
usage)
</sample>
- <sample name="Search the docs" href="samples/search/welcome">
+ <sample name="Search the docs" href="search/welcome">
Search into the cocoon documentation using Apache Lucene.
</sample>
</group>
@@ -57,15 +57,15 @@
More ways of implementing dynamic content.
</sample>
- <sample name="Authentication Framework" href="samples/authentication/login">
+ <sample name="Authentication Framework" href="authentication/login">
This is a demo of the authentication framework integrated into Cocoon.
</sample>
- <sample name="Portal Framework" href="samples/portal/sunspotdemoportal">
+ <sample name="Portal Framework" href="portal/sunspotdemoportal">
This is a demo of the portal framework integrated into Cocoon.
</sample>
- <sample name="Sources" href="samples/sub/">
+ <sample name="Sources" href="sub/">
Samples showing possible ways how to use Cocoon sources in sitemap.
(These samples are served by sub-sitemap)
</sample>
@@ -75,7 +75,7 @@
and simple web-application with login and protected resources.
</sample>
- <sample name="Legacy file formats" href="samples/poi/">
+ <sample name="Legacy file formats" href="poi/">
Samples showing how to use Apache POI to use common office file formats
with Cocoon.
</sample>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]