You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2006/10/14 15:54:41 UTC

svn commit: r463937 - /cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/samples.xml

Author: joerg
Date: Sat Oct 14 06:54:40 2006
New Revision: 463937

URL: http://svn.apache.org/viewvc?view=rev&rev=463937
Log:
reactived cocoonhive sample as this one seems to work at least

Modified:
    cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/samples.xml

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/samples.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/samples.xml?view=diff&rev=463937&r1=463936&r2=463937
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/samples.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/proxy/samples/samples.xml Sat Oct 14 06:54:40 2006
@@ -22,17 +22,13 @@
     <sample name="Back" href="..">to Cocoon Blocks Samples main page</sample>
   </group>
 
-  <group name="No samples">
-    <note>There are currently no samples for this block. It will be revisited in
-          in a future version</note>
-  </group>
-
-  <!-- Samples disabled
   <group name="Web Site Syndication">
+    <!-- Sample disabled as it references xmlforms
     <sample name="Examples" href="wsproxy/">
       Demonstrates how to embed one website's functionality into another.
       Using the WebServiceProxyGenerator remote web app integration is easy.
     </sample>
+    -->
     <sample name="Virtual Portal Demo" href="cocoonhive/">
       A more sophisticated example including Amazon and OpenWiki.
       Shows how a personalized portal can be built by connecting multiple remote
@@ -40,6 +36,5 @@
       Only styling is used in addition to the proxy.
     </sample>
   </group> 
-  -->
 
 </samples>