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 2004/03/10 11:27:55 UTC

cvs commit: cocoon-2.2/src/webapp/samples/protected/stylesheets simple-page2html.xsl error2html.xsl

cziegeler    2004/03/10 02:27:55

  Modified:    src/webapp/samples/protected sitemap.xmap
               src/webapp/samples/protected/docs login.xml protected.xsp
               src/webapp/samples/soap/stylesheets soap-getquote1.xsl
                        soap-getquote3.xsl
               src/webapp/samples/simpleform/four sitemap.xmap
                        descriptor.xml form.xml success.xml
               src/webapp/samples/soap/pages/xscript getquote1.xsp test.xsp
                        getquote3.xsp getquote2.xsp simple.xsp
               src/webapp/samples/simpleform/one ERROR.xsp OK.xsp
                        sitemap.xmap descriptor.xml
               src/webapp/samples/simpleform/three form.xml descriptor.xml
                        sitemap.xmap success.xml
               src/webapp/samples/simpleform/two sitemap.xmap form.xml
                        success.xml descriptor.xml
               src/webapp/samples/sites/java.apache.org content.xml
                        stylesheet.xsl
               src/webapp/samples/simpleform samples.xml sitemap.xmap
               src/webapp/samples/slides/stylesheets slides2html.xsl
                        navigation.xsl slides.css
               src/webapp/samples/soap/pages currency.xsp temperature.xsp
               src/webapp/samples/slides sitemap.xmap slides.xml
               src/webapp/samples/sites/jakarta.apache.org style.css
                        content.xml stylesheet.xsl
               src/webapp/samples/sites samples.xml sitemap.xmap
               src/webapp/samples/protected/descriptors params.xml auth.xml
               src/webapp/samples/soap samples.xml sitemap.xmap
               src/webapp/samples/protected/stylesheets
                        simple-page2html.xsl error2html.xsl
  Log:
  Update license
  
  Revision  Changes    Path
  1.6       +16 -1     cocoon-2.2/src/webapp/samples/protected/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/protected/sitemap.xmap,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- sitemap.xmap	22 Oct 2003 16:59:49 -0000	1.5
  +++ sitemap.xmap	10 Mar 2004 10:27:53 -0000	1.6
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- CVS: $Id$ -->
   
  
  
  
  1.3       +16 -1     cocoon-2.2/src/webapp/samples/protected/docs/login.xml
  
  Index: login.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/protected/docs/login.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- login.xml	22 May 2003 13:37:46 -0000	1.2
  +++ login.xml	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- CVS: $Id$ -->
   
  
  
  
  1.4       +16 -1     cocoon-2.2/src/webapp/samples/protected/docs/protected.xsp
  
  Index: protected.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/protected/docs/protected.xsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- protected.xsp	22 Oct 2003 16:59:49 -0000	1.3
  +++ protected.xsp	10 Mar 2004 10:27:53 -0000	1.4
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- CVS: $Id$ -->
   
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/soap/stylesheets/soap-getquote1.xsl
  
  Index: soap-getquote1.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/stylesheets/soap-getquote1.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- soap-getquote1.xsl	26 Mar 2003 21:21:47 -0000	1.1
  +++ soap-getquote1.xsl	10 Mar 2004 10:27:53 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="utf-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!--
     Author: Ovidiu Predescu "ovidiu@cup.hp.com"
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/soap/stylesheets/soap-getquote3.xsl
  
  Index: soap-getquote3.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/stylesheets/soap-getquote3.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- soap-getquote3.xsl	26 Mar 2003 21:21:47 -0000	1.1
  +++ soap-getquote3.xsl	10 Mar 2004 10:27:53 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="utf-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!--
     Author: Ovidiu Predescu "ovidiu@cup.hp.com"
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/four/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/four/sitemap.xmap,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sitemap.xmap	22 Oct 2003 16:59:49 -0000	1.2
  +++ sitemap.xmap	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
   
    <map:components>
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/four/descriptor.xml
  
  Index: descriptor.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/four/descriptor.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- descriptor.xml	1 Oct 2003 14:50:17 -0000	1.2
  +++ descriptor.xml	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <root>
   
      <parameter name="persons" type="long" min="2" max="9" default="5" nullable="yes"/>
  
  
  
  1.3       +29 -12    cocoon-2.2/src/webapp/samples/simpleform/four/form.xml
  
  Index: form.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/four/form.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- form.xml	1 Oct 2003 14:50:17 -0000	1.2
  +++ form.xml	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <page>
   <head>
   <style type="text/css">
  @@ -95,19 +110,21 @@
   					</repeat>
   					<tr>
   						<td colspan="2">
  -							<error name="*" when-ge="error">An error occurred. Please check your input and the messages below for more information.</error>
  -							<error name="persons" when="too-small">The smallest car seats 2.</error>
  -							<error name="persons" when="too-large">The largest car seats 9.</error>
  -							<error name="deposit" when="too-small">The deposit needs to be at least EUR 50.</error>
  -							<error name="deposit" when="is-null">Please specify a deposit.</error>
  -							<error name="email" when="is-null">Please fill in an email address.</error>
  -							<error name="email" when="no-match">Your email seems incorrect. Please fill in a correct email address.</error>
  -							<error name="address" when="is-null">Please fill in a billing address.</error>
  -							<error name="address" when="too-small">Your address seems to be incorrect. Please fill in a correct billing address.</error>
  -							<error name="type" when="is-null">Please select the type of car you would like to drive.</error>
  -							<error name="type" when="no-match">Please select one of the existing type of car.</error>
  +                                                <ol>
  +							<li><error name="*" when-ge="error">An error occurred. <span style="background-color: #aaaaaa;">Please check your input and the messages below</span> for more <br /> information.</error></li>
  +							<li><error name="persons" when="too-small">The smallest car <br /> seats 2.</error></li>
  +							<li><error name="persons" when="too-large">The largest car <br /> seats 9.</error></li>
  +							<li><error name="deposit" when="too-small">The deposit needs to be <br /> at least EUR 50.</error></li>
  +							<li><error name="deposit" when="is-null">Please specify a <br /> deposit.</error></li>
  +							<li><error name="email" when="is-null">Please fill in an <br /> email address.</error></li>
  +							<li><error name="email" when="no-match">Your email seems incorrect. <br /> Please fill in a correct email address.</error></li>
  +							<li><error name="address" when="is-null">Please fill in a <br /> billing address.</error></li>
  +							<li><error name="address" when="too-small">Your address seems <br /> to be incorrect. Please fill in a correct billing address.</error></li>
  +							<li><error name="type" when="is-null">Please select the type of car <br /> you would like to drive.</error></li>
  +							<li><error name="type" when="no-match">Please select one of <br /> the existing type of car.</error></li>
   
  -							<error name="driver" when="error">Please enter at least one valid driver's name.</error>
  +							<li><error name="driver" when="error">Please enter at least <br /> one valid driver's name.</error></li>
  +                                                </ol>
         					</td>
   					</tr>
   					<tr>
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/four/success.xml
  
  Index: success.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/four/success.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- success.xml	1 Oct 2003 14:50:17 -0000	1.2
  +++ success.xml	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <page>
     <title>Formvalidation and -prefilling</title>
     <h1>Receipt</h1>
  
  
  
  1.3       +16 -1     cocoon-2.2/src/webapp/samples/soap/pages/xscript/getquote1.xsp
  
  Index: getquote1.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/pages/xscript/getquote1.xsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- getquote1.xsp	7 May 2003 04:57:14 -0000	1.2
  +++ getquote1.xsp	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!--
     Author: Ovidiu Predescu "ovidiu@cup.hp.com"
  
  
  
  1.3       +16 -1     cocoon-2.2/src/webapp/samples/soap/pages/xscript/test.xsp
  
  Index: test.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/pages/xscript/test.xsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- test.xsp	7 May 2003 04:57:14 -0000	1.2
  +++ test.xsp	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!--
     Author: Vadim Gritsenko "vgritsenko@apache.org"
  
  
  
  1.3       +16 -1     cocoon-2.2/src/webapp/samples/soap/pages/xscript/getquote3.xsp
  
  Index: getquote3.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/pages/xscript/getquote3.xsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- getquote3.xsp	7 May 2003 04:57:14 -0000	1.2
  +++ getquote3.xsp	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!--
     Author: Ovidiu Predescu "ovidiu@cup.hp.com"
  
  
  
  1.3       +16 -1     cocoon-2.2/src/webapp/samples/soap/pages/xscript/getquote2.xsp
  
  Index: getquote2.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/pages/xscript/getquote2.xsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- getquote2.xsp	7 May 2003 04:57:14 -0000	1.2
  +++ getquote2.xsp	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!--
     Author: Ovidiu Predescu "ovidiu@cup.hp.com"
  
  
  
  1.3       +16 -1     cocoon-2.2/src/webapp/samples/soap/pages/xscript/simple.xsp
  
  Index: simple.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/pages/xscript/simple.xsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- simple.xsp	7 May 2003 04:57:14 -0000	1.2
  +++ simple.xsp	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!--
     Author: Ovidiu Predescu "ovidiu@cup.hp.com"
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/one/ERROR.xsp
  
  Index: ERROR.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/one/ERROR.xsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ERROR.xsp	22 Oct 2003 16:59:49 -0000	1.2
  +++ ERROR.xsp	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?><!-- -*- sgml -*- -->
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <xsp:page language="java"
             xmlns:xsp="http://apache.org/xsp"
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/one/OK.xsp
  
  Index: OK.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/one/OK.xsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- OK.xsp	22 Oct 2003 16:59:49 -0000	1.2
  +++ OK.xsp	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?><!-- -*- sgml -*- -->
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <xsp:page
      language="java"
      xmlns:xsp="http://apache.org/xsp"
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/one/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/one/sitemap.xmap,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sitemap.xmap	22 Oct 2003 16:59:49 -0000	1.2
  +++ sitemap.xmap	10 Mar 2004 10:27:53 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
   
    <map:components>
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/one/descriptor.xml
  
  Index: descriptor.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/one/descriptor.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- descriptor.xml	15 Aug 2003 15:57:33 -0000	1.1
  +++ descriptor.xml	10 Mar 2004 10:27:53 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <root>
   
      <parameter name="persons" type="long" min="2" default="9" nullable="yes"/>
  
  
  
  1.3       +29 -12    cocoon-2.2/src/webapp/samples/simpleform/three/form.xml
  
  Index: form.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/three/form.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- form.xml	1 Oct 2003 14:50:16 -0000	1.2
  +++ form.xml	10 Mar 2004 10:27:54 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <page>
   <head>
   <style type="text/css">
  @@ -97,19 +112,21 @@
   					</repeat>
   					<tr>
   						<td colspan="2">
  -							<error name="*" when-ge="error">An error occurred. Please check your input and the messages below for more information.</error>
  -							<error name="persons" when="too-small">The smallest car seats 2.</error>
  -							<error name="persons" when="too-large">The largest car seats 9.</error>
  -							<error name="deposit" when="too-small">The deposit needs to be at least EUR 50.</error>
  -							<error name="deposit" when="is-null">Please specify a deposit.</error>
  -							<error name="email" when="is-null">Please fill in an email address.</error>
  -							<error name="email" when="no-match">Your email seems incorrect. Please fill in a correct email address.</error>
  -							<error name="address" when="is-null">Please fill in a billing address.</error>
  -							<error name="address" when="too-small">Your address seems to be incorrect. Please fill in a correct billing address.</error>
  -							<error name="type" when="is-null">Please select the type of car you would like to drive.</error>
  -							<error name="type" when="no-match">Please select one of the existing type of car.</error>
  +                                                <ol>
  +							<li><error name="*" when-ge="error">An error occurred. <span style="background-color: #aaaaaa;">Please check your input and the messages below</span> for more <br /> information.</error></li>
  +							<li><error name="persons" when="too-small">The smallest car <br /> seats 2.</error></li>
  +							<li><error name="persons" when="too-large">The largest car <br /> seats 9.</error></li>
  +							<li><error name="deposit" when="too-small">The deposit needs to be <br /> at least EUR 50.</error></li>
  +							<li><error name="deposit" when="is-null">Please specify a <br /> deposit.</error></li>
  +							<li><error name="email" when="is-null">Please fill in an <br /> email address.</error></li>
  +							<li><error name="email" when="no-match">Your email seems incorrect. <br /> Please fill in a correct email address.</error></li>
  +							<li><error name="address" when="is-null">Please fill in a <br /> billing address.</error></li>
  +							<li><error name="address" when="too-small">Your address seems <br /> to be incorrect. Please fill in a correct billing address.</error></li>
  +							<li><error name="type" when="is-null">Please select the type of car <br /> you would like to drive.</error></li>
  +							<li><error name="type" when="no-match">Please select one of <br /> the existing type of car.</error></li>
   
  -							<error name="driver" when="error">Please enter at least one valid driver's name.</error>
  +							<li><error name="driver" when="error">Please enter at least <br /> one valid driver's name.</error></li>
  +                                                </ol>
         					</td>
   					</tr>
   					<tr>
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/three/descriptor.xml
  
  Index: descriptor.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/three/descriptor.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- descriptor.xml	1 Oct 2003 14:50:16 -0000	1.2
  +++ descriptor.xml	10 Mar 2004 10:27:54 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <root>
   
      <parameter name="persons" type="long" min="2" max="9" default="5" nullable="yes"/>
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/three/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/three/sitemap.xmap,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sitemap.xmap	22 Oct 2003 16:59:49 -0000	1.2
  +++ sitemap.xmap	10 Mar 2004 10:27:54 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
   
    <map:components>
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/three/success.xml
  
  Index: success.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/three/success.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- success.xml	1 Oct 2003 14:50:16 -0000	1.2
  +++ success.xml	10 Mar 2004 10:27:54 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <page>
     <title>Formvalidation and -prefilling</title>
     <h1>Receipt</h1>
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/two/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/two/sitemap.xmap,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sitemap.xmap	22 Oct 2003 16:59:49 -0000	1.2
  +++ sitemap.xmap	10 Mar 2004 10:27:54 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
   
    <map:components>
  
  
  
  1.3       +29 -12    cocoon-2.2/src/webapp/samples/simpleform/two/form.xml
  
  Index: form.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/two/form.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- form.xml	1 Oct 2003 14:50:15 -0000	1.2
  +++ form.xml	10 Mar 2004 10:27:54 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <page>
   <head>
   <style type="text/css">
  @@ -82,19 +97,21 @@
   					</repeat>
   					<tr>
   						<td colspan="2">
  -							<error name="*" when-ge="error">An error occurred. Please check your input and the messages below for more information.</error>
  -							<error name="persons" when="too-small">The smallest car seats 2.</error>
  -							<error name="persons" when="too-large">The largest car seats 9.</error>
  -							<error name="deposit" when="too-small">The deposit needs to be at least EUR 50.</error>
  -							<error name="deposit" when="is-null">Please specify a deposit.</error>
  -							<error name="email" when="is-null">Please fill in an email address.</error>
  -							<error name="email" when="no-match">Your email seems incorrect. Please fill in a correct email address.</error>
  -							<error name="address" when="is-null">Please fill in a billing address.</error>
  -							<error name="address" when="too-small">Your address seems to be incorrect. Please fill in a correct billing address.</error>
  -							<error name="type" when="is-null">Please select the type of car you would like to drive.</error>
  -							<error name="type" when="no-match">Please select one of the existing type of car.</error>
  +                                                <ol>
  +							<li><error name="*" when-ge="error">An error occurred. <span style="background-color: #aaaaaa;">Please check your input and the messages below</span> for more <br /> information.</error></li>
  +							<li><error name="persons" when="too-small">The smallest car <br /> seats 2.</error></li>
  +							<li><error name="persons" when="too-large">The largest car <br /> seats 9.</error></li>
  +							<li><error name="deposit" when="too-small">The deposit needs to be <br /> at least EUR 50.</error></li>
  +							<li><error name="deposit" when="is-null">Please specify a <br /> deposit.</error></li>
  +							<li><error name="email" when="is-null">Please fill in an <br /> email address.</error></li>
  +							<li><error name="email" when="no-match">Your email seems incorrect. <br /> Please fill in a correct email address.</error></li>
  +							<li><error name="address" when="is-null">Please fill in a <br /> billing address.</error></li>
  +							<li><error name="address" when="too-small">Your address seems <br /> to be incorrect. Please fill in a correct billing address.</error></li>
  +							<li><error name="type" when="is-null">Please select the type of car <br /> you would like to drive.</error></li>
  +							<li><error name="type" when="no-match">Please select one of <br /> the existing type of car.</error></li>
   
  -							<error name="driver" when="error">Please enter at least one valid driver's name.</error>
  +							<li><error name="driver" when="error">Please enter at least <br /> one valid driver's name.</error></li>
  +                                                </ol>
         					</td>
   					</tr>
   					<tr>
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/two/success.xml
  
  Index: success.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/two/success.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- success.xml	1 Oct 2003 14:50:15 -0000	1.2
  +++ success.xml	10 Mar 2004 10:27:54 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <page>
     <title>Formvalidation and -prefilling</title>
     <h1>Receipt</h1>
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/two/descriptor.xml
  
  Index: descriptor.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/two/descriptor.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- descriptor.xml	1 Oct 2003 14:50:15 -0000	1.2
  +++ descriptor.xml	10 Mar 2004 10:27:54 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <root>
   
      <parameter name="persons" type="long" min="2" max="9" default="5" nullable="yes"/>
  
  
  
  1.2       +16 -1     cocoon-2.2/src/webapp/samples/sites/java.apache.org/content.xml
  
  Index: content.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/sites/java.apache.org/content.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- content.xml	26 Mar 2003 21:21:43 -0000	1.1
  +++ content.xml	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <page>
   
  
  
  
  1.2       +16 -1     cocoon-2.2/src/webapp/samples/sites/java.apache.org/stylesheet.xsl
  
  Index: stylesheet.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/sites/java.apache.org/stylesheet.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- stylesheet.xsl	26 Mar 2003 21:21:43 -0000	1.1
  +++ stylesheet.xsl	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- Author: Stefano Mazzocchi "stefano@apache.org" -->
   <!-- Version: $Id$ -->
  
  
  
  1.2       +16 -1     cocoon-2.2/src/webapp/samples/simpleform/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/samples.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- samples.xml	15 Aug 2003 15:57:32 -0000	1.1
  +++ samples.xml	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- CVS: $Id$ -->
   
  
  
  
  1.7       +15 -0     cocoon-2.2/src/webapp/samples/simpleform/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/simpleform/sitemap.xmap,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- sitemap.xmap	22 Oct 2003 16:59:49 -0000	1.6
  +++ sitemap.xmap	10 Mar 2004 10:27:54 -0000	1.7
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
   
   
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/slides/stylesheets/slides2html.xsl
  
  Index: slides2html.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/slides/stylesheets/slides2html.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- slides2html.xsl	26 Mar 2003 21:21:42 -0000	1.1
  +++ slides2html.xsl	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   
  
  
  
  1.3       +15 -0     cocoon-2.2/src/webapp/samples/slides/stylesheets/navigation.xsl
  
  Index: navigation.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/slides/stylesheets/navigation.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- navigation.xsl	8 May 2003 06:51:42 -0000	1.2
  +++ navigation.xsl	10 Mar 2004 10:27:54 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/slides/stylesheets/slides.css
  
  Index: slides.css
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/slides/stylesheets/slides.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- slides.css	26 Mar 2003 21:21:42 -0000	1.1
  +++ slides.css	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed under the Apache License, Version 2.0 (the "License");
  +* you may not use this file except in compliance with the License.
  +* You may obtain a copy of the License at
  +*
  +*     http://www.apache.org/licenses/LICENSE-2.0
  +*
  +* Unless required by applicable law or agreed to in writing, software
  +* distributed under the License is distributed on an "AS IS" BASIS,
  +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +* See the License for the specific language governing permissions and
  +* limitations under the License.
  +*/
   #main {
           border: none;
           font-size: 20pt;
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/soap/pages/currency.xsp
  
  Index: currency.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/pages/currency.xsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- currency.xsp	27 Mar 2003 17:55:46 -0000	1.1
  +++ currency.xsp	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <xsp:page
     language="java"
     xmlns:xsp="http://apache.org/xsp"
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/soap/pages/temperature.xsp
  
  Index: temperature.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/pages/temperature.xsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- temperature.xsp	26 Mar 2003 21:21:35 -0000	1.1
  +++ temperature.xsp	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   <xsp:page
     language="java"
     xmlns:xsp="http://apache.org/xsp"
  
  
  
  1.4       +16 -1     cocoon-2.2/src/webapp/samples/slides/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/slides/sitemap.xmap,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sitemap.xmap	7 May 2003 04:57:14 -0000	1.3
  +++ sitemap.xmap	10 Mar 2004 10:27:54 -0000	1.4
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- CVS $Id$ -->
   
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/slides/slides.xml
  
  Index: slides.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/slides/slides.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- slides.xml	26 Mar 2003 21:21:37 -0000	1.1
  +++ slides.xml	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <slides>
     <title>The Presentation Title Goes Here</title>
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/sites/jakarta.apache.org/style.css
  
  Index: style.css
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/sites/jakarta.apache.org/style.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- style.css	26 Mar 2003 21:21:45 -0000	1.1
  +++ style.css	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed under the Apache License, Version 2.0 (the "License");
  +* you may not use this file except in compliance with the License.
  +* You may obtain a copy of the License at
  +*
  +*     http://www.apache.org/licenses/LICENSE-2.0
  +*
  +* Unless required by applicable law or agreed to in writing, software
  +* distributed under the License is distributed on an "AS IS" BASIS,
  +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +* See the License for the specific language governing permissions and
  +* limitations under the License.
  +*/
   body {
       font-family: "Times New Roman", Times, serif;
       font-style: normal;
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/sites/jakarta.apache.org/content.xml
  
  Index: content.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/sites/jakarta.apache.org/content.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- content.xml	26 Mar 2003 21:21:45 -0000	1.1
  +++ content.xml	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <page title="The Jakarta Project">
    <logo href="logo.gif"/>
  
  
  
  1.2       +16 -1     cocoon-2.2/src/webapp/samples/sites/jakarta.apache.org/stylesheet.xsl
  
  Index: stylesheet.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/sites/jakarta.apache.org/stylesheet.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- stylesheet.xsl	26 Mar 2003 21:21:45 -0000	1.1
  +++ stylesheet.xsl	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- Author: Stefano Mazzocchi "stefano@apache.org" -->
   <!-- Version: $Id$ -->
  
  
  
  1.4       +16 -1     cocoon-2.2/src/webapp/samples/sites/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/sites/samples.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- samples.xml	7 May 2003 04:57:14 -0000	1.3
  +++ samples.xml	10 Mar 2004 10:27:54 -0000	1.4
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- CVS $Id$ -->
   
  
  
  
  1.3       +16 -1     cocoon-2.2/src/webapp/samples/sites/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/sites/sitemap.xmap,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sitemap.xmap	29 Jul 2003 03:15:47 -0000	1.2
  +++ sitemap.xmap	10 Mar 2004 10:27:54 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- CVS $Id$ -->
   
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/protected/descriptors/params.xml
  
  Index: params.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/protected/descriptors/params.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- params.xml	9 Mar 2003 00:11:17 -0000	1.1
  +++ params.xml	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!--
   This file is used for description of request and session parameters.
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/protected/descriptors/auth.xml
  
  Index: auth.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/protected/descriptors/auth.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- auth.xml	9 Mar 2003 00:11:17 -0000	1.1
  +++ auth.xml	10 Mar 2004 10:27:54 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!--
   This file is used for description of auth process
  
  
  
  1.5       +16 -1     cocoon-2.2/src/webapp/samples/soap/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/samples.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- samples.xml	8 May 2003 04:41:08 -0000	1.4
  +++ samples.xml	10 Mar 2004 10:27:55 -0000	1.5
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- CVS $Id$ -->
   
  
  
  
  1.4       +16 -1     cocoon-2.2/src/webapp/samples/soap/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/soap/sitemap.xmap,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sitemap.xmap	7 May 2003 04:57:14 -0000	1.3
  +++ sitemap.xmap	10 Mar 2004 10:27:55 -0000	1.4
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- CVS $Id$ -->
   
  
  
  
  1.3       +16 -1     cocoon-2.2/src/webapp/samples/protected/stylesheets/simple-page2html.xsl
  
  Index: simple-page2html.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/protected/stylesheets/simple-page2html.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- simple-page2html.xsl	22 May 2003 13:37:46 -0000	1.2
  +++ simple-page2html.xsl	10 Mar 2004 10:27:55 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <!-- CVS: $Id$ -->
   
  
  
  
  1.2       +15 -0     cocoon-2.2/src/webapp/samples/protected/stylesheets/error2html.xsl
  
  Index: error2html.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/protected/stylesheets/error2html.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- error2html.xsl	9 Mar 2003 00:11:18 -0000	1.1
  +++ error2html.xsl	10 Mar 2004 10:27:55 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +      http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
   <xsl:stylesheet version="1.0"
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform"