You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/01/23 11:34:54 UTC

svn commit: r126206 - in cocoon/trunk/src/blocks/portal: WEB-INF conf samples samples/coplets samples/coplets/basket samples/coplets/basket/xml samples/coplets/basket/xsl samples/coplets/docs samples/coplets/docs/styles samples/coplets/gallery samples/coplets/history samples/coplets/html samples/coplets/login samples/coplets/news samples/coplets/news/offline samples/coplets/samples samples/coplets/samples/screens

Author: cziegeler
Date: Sun Jan 23 02:34:51 2005
New Revision: 126206

URL: http://svn.apache.org/viewcvs?view=rev&rev=126206
Log:
Add Ids, add sitemap components to local sitemap - no need to patch main sitemap
Removed:
   cocoon/trunk/src/blocks/portal/conf/actions.xmap
   cocoon/trunk/src/blocks/portal/conf/transformers.xmap
Modified:
   cocoon/trunk/src/blocks/portal/WEB-INF/portlet.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/basket.js   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/content-error.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/sample.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/sitemap.xmap
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletlist.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithapp.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappdialog.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappresult.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithattr.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinline.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinput.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinputshow.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithupload.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/staticcoplet.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/basket-post.xsl   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/basket-pre.xsl   (props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithappresult.xsl   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithattr.xsl   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithinline.xsl   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/quota2result.xsl   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-bottom.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-demo.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-intro.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-left.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-right.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/docs/sitemap.xmap
   cocoon/trunk/src/blocks/portal/samples/coplets/docs/styles/document2html.xsl
   cocoon/trunk/src/blocks/portal/samples/coplets/gallery/dir2pic.xsl
   cocoon/trunk/src/blocks/portal/samples/coplets/gallery/picture.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/gallery/sitemap.xmap
   cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsl
   cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsp   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/history/sitemap.xmap
   cocoon/trunk/src/blocks/portal/samples/coplets/html/envelope.xml   (contents, props changed)
   cocoon/trunk/src/blocks/portal/samples/coplets/html/sitemap.xmap
   cocoon/trunk/src/blocks/portal/samples/coplets/login/sitemap.xmap
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/bbc_news.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_business.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news2.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnn_europe.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cst_news.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cz_weblog.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/ml_weblog.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/newsweek.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nn_weblog.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_business.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_sport.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/news/sitemap.xmap
   cocoon/trunk/src/blocks/portal/samples/coplets/samples/form-sample.js
   cocoon/trunk/src/blocks/portal/samples/coplets/samples/page2html.xsl
   cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/content.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/form.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/received.xml
   cocoon/trunk/src/blocks/portal/samples/coplets/samples/sitemap.xmap
   cocoon/trunk/src/blocks/portal/samples/coplets/sitemap.xmap
   cocoon/trunk/src/blocks/portal/samples/sitemap.xmap

Modified: cocoon/trunk/src/blocks/portal/WEB-INF/portlet.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/WEB-INF/portlet.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/WEB-INF/portlet.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/WEB-INF/portlet.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/WEB-INF/portlet.xml	(original)
+++ cocoon/trunk/src/blocks/portal/WEB-INF/portlet.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 
-  CVS $Id: portlet.xml,v 1.4 2004/07/06 20:26:12 vgritsenko Exp $
+  SVN $Id$
 -->
 <portlet-app xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd"
              version="1.0"

Deleted: /cocoon/trunk/src/blocks/portal/conf/actions.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/conf/actions.xmap?view=auto&rev=126205
==============================================================================

Deleted: /cocoon/trunk/src/blocks/portal/conf/transformers.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/conf/transformers.xmap?view=auto&rev=126205
==============================================================================

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/basket.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/basket.js?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/basket.js&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/basket.js&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/basket.js	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/basket.js	Sun Jan 23 02:34:51 2005
@@ -1,3 +1,6 @@
+//
+// SVN $Id:$
+//
 cocoon.load("resource://org/apache/cocoon/forms/flow/javascript/Form.js");
 
 // This function is invoked by every coplet to check if the basket is already full

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/content-error.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/content-error.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/content-error.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/content-error.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/content-error.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/content-error.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p>
 The item is not XML.
 </p>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/sample.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/sample.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/sample.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/sample.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/sample.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/sample.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p xmlns:basket="http://apache.org/cocoon/portal/basket/1.0">
 This is a sample for the basket portlet.<br/>
 <basket:add-item href="context://samples/blocks/portal/coplets/basket/sample.xml" content="true">Add the content</basket:add-item>&#160;

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/sitemap.xmap?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/sitemap.xmap&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/sitemap.xmap&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/sitemap.xmap	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 <map:components>
   <map:generators default="file">

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletlist.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletlist.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletlist.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletlist.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletlist.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletlist.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p xmlns:basket="http://apache.org/cocoon/portal/basket/1.0">
 Add one (or more) coplets to your basket.
 <form method="POST" action="copletlist.list.flow">

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithapp.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithapp.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithapp.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithapp.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithapp.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithapp.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p>
 This application adds the number stored in the 'Coplet with attribute'
 to the current time.

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappdialog.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappdialog.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappdialog.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappdialog.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappdialog.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappdialog.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p xmlns:basket="http://apache.org/cocoon/portal/basket/1.0">
 The stored time is ${date}.
 <a href="copletwithappdialog">Add the query</a>&#160;

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappresult.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappresult.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappresult.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappresult.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappresult.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithappresult.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p xmlns:basket="http://apache.org/cocoon/portal/basket/1.0">
 The stored time is ${date}.
 <a href="copletwithapp.result.flow">Add the result</a><br/>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithattr.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithattr.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithattr.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithattr.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithattr.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithattr.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p xmlns:basket="http://apache.org/cocoon/portal/basket/1.0">
 This number (<value/>) is stored in an attribute.<br/>
 <buttons/>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinline.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinline.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinline.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinline.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinline.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinline.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p xmlns:basket="http://apache.org/cocoon/portal/basket/1.0" xmlns:coplet="http://apache.org/cocoon/portal/coplet/1.0">
   This number (<value/>) is stored in an attribute.<br/>
   <table><tr>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinput.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinput.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinput.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinput.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinput.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinput.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p>
   Enter some text:<br/>
 <form method="POST" action="copletwithinput.eval.flow">

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinputshow.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinputshow.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinputshow.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinputshow.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinputshow.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithinputshow.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p>
   Title: ${parameters.getParameter('title')}<br/>
   Your message was: ${parameters.getParameter('value')}

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithupload.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithupload.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithupload.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithupload.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithupload.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/copletwithupload.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <basket:upload-form method="POST" enctype="multipart/form-data"  xmlns:basket="http://apache.org/cocoon/portal/basket/1.0">
 Upload Test
   <basket:upload-item type="file" name="doc"/><br/>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/staticcoplet.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/staticcoplet.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/staticcoplet.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/staticcoplet.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/staticcoplet.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xml/staticcoplet.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <p xmlns:basket="http://apache.org/cocoon/portal/basket/1.0">
 This is a sample for the basket portlet.<br/>
   <basket:add-item href="context://samples/blocks/portal/coplets/basket/sample.xml" content="true">Add the content</basket:add-item>&#160;

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/basket-post.xsl
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/basket-post.xsl?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/basket-post.xsl&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/basket-post.xsl&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/basket-post.xsl	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/basket-post.xsl	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
 <xsl:template match="action">

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithappresult.xsl
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithappresult.xsl?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithappresult.xsl&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithappresult.xsl&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithappresult.xsl	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithappresult.xsl	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
 <xsl:template match="action">

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithattr.xsl
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithattr.xsl?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithattr.xsl&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithattr.xsl&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithattr.xsl	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithattr.xsl	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                               xmlns:coplet="http://apache.org/cocoon/portal/coplet/1.0">
 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithinline.xsl
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithinline.xsl?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithinline.xsl&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithinline.xsl&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithinline.xsl	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/copletwithinline.xsl	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                               xmlns:coplet="http://apache.org/cocoon/portal/coplet/1.0">
 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/quota2result.xsl
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/quota2result.xsl?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/quota2result.xsl&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/quota2result.xsl&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/quota2result.xsl	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/basket/xsl/quota2result.xsl	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
 <xsl:param name="storage"/>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-bottom.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-bottom.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-bottom.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-bottom.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-bottom.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-bottom.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <document> 
   <header> 
 	 <title>Further Information</title>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-demo.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-demo.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-demo.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-demo.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-demo.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-demo.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <document> 
   <header> 
 	 <title>The Cocoon Portal</title>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-intro.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-intro.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-intro.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-intro.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-intro.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-intro.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <document> 
   <header> 
 	 <title>The Cocoon Portal</title>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-left.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-left.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-left.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-left.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-left.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-left.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <document> 
   <header> 
 	 <title>Flexible Layout</title>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-right.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-right.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-right.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-right.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-right.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/docs/portal-right.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <document> 
   <header> 
 	 <title>Customization</title>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/docs/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/docs/sitemap.xmap?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/docs/sitemap.xmap&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/docs/sitemap.xmap&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/docs/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/docs/sitemap.xmap	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 
 <map:pipelines>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/docs/styles/document2html.xsl
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/docs/styles/document2html.xsl?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/docs/styles/document2html.xsl&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/docs/styles/document2html.xsl&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/docs/styles/document2html.xsl	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/docs/styles/document2html.xsl	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   <xsl:param name="isfaq"/>
   <xsl:template match="document">

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/gallery/dir2pic.xsl
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/gallery/dir2pic.xsl?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/gallery/dir2pic.xsl&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/gallery/dir2pic.xsl&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/gallery/dir2pic.xsl	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/gallery/dir2pic.xsl	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <xsl:stylesheet version="1.0" 
      xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
      xmlns:dir="http://apache.org/cocoon/directory/2.0">

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/gallery/picture.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/gallery/picture.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/gallery/picture.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/gallery/picture.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/gallery/picture.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/gallery/picture.xml	Sun Jan 23 02:34:51 2005
@@ -14,4 +14,5 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <pictures/>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/gallery/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/gallery/sitemap.xmap?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/gallery/sitemap.xmap&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/gallery/sitemap.xmap&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/gallery/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/gallery/sitemap.xmap	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 
 <map:pipelines>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsl
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsl?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsl&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsl&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsl	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsl	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
 <xsl:template match="/links">

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsp
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsp?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsp&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsp&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsp	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/history/path.xsp	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <xsp:page language="java" xmlns:xsp="http://apache.org/xsp">
 <xsp:structure>
 <xsp:include>org.apache.cocoon.portal.acting.helpers.*</xsp:include>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/history/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/history/sitemap.xmap?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/history/sitemap.xmap&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/history/sitemap.xmap&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/history/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/history/sitemap.xmap	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 
 <map:pipelines>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/html/envelope.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/html/envelope.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/html/envelope.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/html/envelope.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/html/envelope.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/html/envelope.xml	Sun Jan 23 02:34:51 2005
@@ -1,2 +1,3 @@
-<?xml version="1.0"?>
+<?xml version="1.0"?>
+<!-- SVN $Id:$ -->
 <envelope/>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/html/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/html/sitemap.xmap?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/html/sitemap.xmap&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/html/sitemap.xmap&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/html/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/html/sitemap.xmap	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
   <map:pipelines>
     <map:pipeline type="noncaching">	

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/login/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/login/sitemap.xmap?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/login/sitemap.xmap&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/login/sitemap.xmap&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/login/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/login/sitemap.xmap	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 
 <map:pipelines>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/bbc_news.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/bbc_news.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/bbc_news.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/bbc_news.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/bbc_news.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/bbc_news.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
- <rss version="0.91">
+<!-- SVN $Id:$ -->
+<rss version="0.91">
  <channel>
   <title>BBC News | World | UK Edition</title> 
   <link>http://news.bbc.co.uk/go/click/rss/0.91/public/-/1/hi/world/default.stm</link> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_business.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_business.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_business.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_business.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_business.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_business.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
- <rss version="2.0">
+<!-- SVN $Id:$ -->
+<rss version="2.0">
  <channel>
   <title>CNET News.com - E-Business</title> 
   <link>http://www.news.com/</link> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
- <rss version="2.0">
+<!-- SVN $Id:$ -->
+<rss version="2.0">
  <channel>
   <title>CNET News.com</title> 
   <link>http://www.news.com/</link> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news2.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news2.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news2.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news2.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news2.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnet_news2.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
- <rss version="2.0">
+<!-- SVN $Id:$ -->
+<rss version="2.0">
  <channel>
  <image>
   <title>CNET News.com</title> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnn_europe.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnn_europe.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnn_europe.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnn_europe.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnn_europe.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cnn_europe.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
- <rss version="0.91">
+<!-- SVN $Id:$ -->
+<rss version="0.91">
  <channel>
   <title>CNN Europe</title> 
   <link>http://edition.cnn.com/EUROPE/</link> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cst_news.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cst_news.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cst_news.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cst_news.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cst_news.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cst_news.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
- <rss version="0.91">
+<!-- SVN $Id:$ -->
+<rss version="0.91">
  <channel>
  <item>
   <title>Number of missing DCFS wards doubles</title> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cz_weblog.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cz_weblog.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cz_weblog.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cz_weblog.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cz_weblog.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/cz_weblog.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
- <rss version="2.0">
+<!-- SVN $Id:$ -->
+<rss version="2.0">
  <channel>
   <title>Cocoon and more</title> 
   <link>http://radio.weblogs.com/0107211/</link> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/ml_weblog.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/ml_weblog.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/ml_weblog.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/ml_weblog.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/ml_weblog.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/ml_weblog.xml	Sun Jan 23 02:34:51 2005
@@ -14,6 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- SVN $Id:$ -->
 <rss version="2.0">
  <channel>
   <title>Matthew Langham's Radio Weblog</title> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/newsweek.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/newsweek.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/newsweek.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/newsweek.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/newsweek.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/newsweek.xml	Sun Jan 23 02:34:51 2005
@@ -14,8 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!--  <!DOCTYPE rss (View Source for full doctype...)>  -->
- <rss version="0.91">
+<!-- SVN $Id:$ -->
+<rss version="0.91">
  <channel>
   <title>Moreover - moreover...</title> 
   <link>http://www.moreover.com</link> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nn_weblog.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nn_weblog.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nn_weblog.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nn_weblog.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nn_weblog.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nn_weblog.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
- <rss version="0.91">
+<!-- SVN $Id:$ -->
+<rss version="0.91">
  <channel>
  <item>
   <title>Giving the world a pluggable Gnutella</title> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_business.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_business.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_business.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_business.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_business.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_business.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
- <rss version="0.91">
+<!-- SVN $Id:$ -->
+<rss version="0.91">
  <channel>
   <title>New York Times: Business</title> 
   <link>http://www.nytimes.com/pages/business/</link> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_sport.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_sport.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_sport.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_sport.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_sport.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/offline/nyt_sport.xml	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
- <rss version="0.91">
+<!-- SVN $Id:$ -->
+<rss version="0.91">
  <channel>
  <item>
   <title>High-Priced Mets Struggle With K's and E's</title> 

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/news/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/news/sitemap.xmap?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/news/sitemap.xmap&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/news/sitemap.xmap&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/news/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/news/sitemap.xmap	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 <map:pipelines>
     

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/samples/form-sample.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/samples/form-sample.js?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/samples/form-sample.js&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/samples/form-sample.js&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/samples/form-sample.js	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/samples/form-sample.js	Sun Jan 23 02:34:51 2005
@@ -13,6 +13,9 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
+//
+// SVN $Id:$
+//
 // This is a simple flow script
 // that can be used as an example for building forms
 //

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/samples/page2html.xsl
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/samples/page2html.xsl?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/samples/page2html.xsl&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/samples/page2html.xsl&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/samples/page2html.xsl	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/samples/page2html.xsl	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
   <xsl:template match="page">

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/content.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/content.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/content.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/content.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/content.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/content.xml	Sun Jan 23 02:34:51 2005
@@ -16,10 +16,8 @@
 -->
 
 <!--+
-    | CVS: $Id: content.xml,v 1.2 2004/03/06 02:25:38 antonio Exp $
-    | Author: Carsten Ziegeler (cziegeler@apache.org)
+    | SVN $Id$
     +-->
-
 <page>
     <title>Your current input</title>
     <content>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/form.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/form.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/form.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/form.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/form.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/form.xml	Sun Jan 23 02:34:51 2005
@@ -16,10 +16,8 @@
 -->
 
 <!--+
-    | CVS: $Id: form.xml,v 1.2 2004/03/06 02:25:38 antonio Exp $
-    | Author: Carsten Ziegeler (cziegeler@apache.org)
+    | SVN: $Id$
     +-->
-
 <page>
     <title>Form</title>
     <content>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/received.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/received.xml?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/received.xml&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/received.xml&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/received.xml	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/samples/screens/received.xml	Sun Jan 23 02:34:51 2005
@@ -16,10 +16,8 @@
 -->
 
 <!--+
-    | CVS: $Id: received.xml,v 1.2 2004/03/06 02:25:38 antonio Exp $
-    | Author: Carsten Ziegeler (cziegeler@apache.org)
+    | SVN: $Id$
     +-->
-
 <page>
     <title>Received</title>
     <content>

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/samples/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/samples/sitemap.xmap?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/samples/sitemap.xmap&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/samples/sitemap.xmap&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/samples/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/samples/sitemap.xmap	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 
   <!-- indicates what flowscript to attach to this sitemap -->

Modified: cocoon/trunk/src/blocks/portal/samples/coplets/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/coplets/sitemap.xmap?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/coplets/sitemap.xmap&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/coplets/sitemap.xmap&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/coplets/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/portal/samples/coplets/sitemap.xmap	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 
 <!-- This sitemap just forwards the request to the corresponding coplet

Modified: cocoon/trunk/src/blocks/portal/samples/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/portal/samples/sitemap.xmap?view=diff&rev=126206&p1=cocoon/trunk/src/blocks/portal/samples/sitemap.xmap&r1=126205&p2=cocoon/trunk/src/blocks/portal/samples/sitemap.xmap&r2=126206
==============================================================================
--- cocoon/trunk/src/blocks/portal/samples/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/portal/samples/sitemap.xmap	Sun Jan 23 02:34:51 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
+<!-- SVN $Id:$ -->
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 
   <!-- ========================= Components ================================ -->
@@ -24,6 +24,9 @@
       <map:generator name="portal" src="org.apache.cocoon.portal.generation.PortalGenerator"/>
     </map:generators>
     <map:transformers default="xslt">
+      <map:transformer name="portal-coplet" 
+                       src="org.apache.cocoon.portal.transformation.CopletTransformer" 
+                       logger="sitemap.transformer.portal" />
       <map:transformer name="htmlroot" src="org.apache.cocoon.portal.transformation.HTMLRootTransformer"
         logger="sitemap.transformer.htmlroot" />
       <map:transformer name="rss" src="org.apache.cocoon.portal.transformation.RSSTransformer"
@@ -56,6 +59,18 @@
     <map:matchers default="wildcard"/>
     <map:selectors default="browser"/>
     <map:actions>
+      <map:action name="portal-login"
+                  src="org.apache.cocoon.portal.acting.LoginAction"/>
+      <map:action name="portal-logout"
+                  src="org.apache.cocoon.portal.acting.LogoutAction"/>
+      <map:action name="portal-object-model"
+                  src="org.apache.cocoon.portal.acting.ObjectModelAction"/>
+      <map:action name="portal-set-data"
+                  src="org.apache.cocoon.portal.acting.CopletSetDataAction"/>
+      <map:action name="portal-save-profile"
+                  src="org.apache.cocoon.portal.acting.SaveAction"/>
+      <map:action name="portal-bookmark"
+                  src="org.apache.cocoon.portal.acting.BookmarkAction"/>
       <map:action src="org.apache.cocoon.portal.acting.BookmarkAction" name="portal-bookmark">
         <parameter name="src" value="resources/bookmarks.xml"/>
       </map:action>