You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by st...@apache.org on 2002/08/14 11:07:56 UTC

cvs commit: xml-cocoon2/src/scratchpad/webapp/samples/slide description2html4content.xsl description2html4locks.xsl description2html4permissions.xsl description2html4properties.xsl

stephan     2002/08/14 02:07:56

  Modified:    src/scratchpad/webapp/samples/slide
                        description2html4content.xsl
                        description2html4locks.xsl
                        description2html4permissions.xsl
                        description2html4properties.xsl
  Log:
  Replaced old namespace.
  
  Revision  Changes    Path
  1.2       +4 -1      xml-cocoon2/src/scratchpad/webapp/samples/slide/description2html4content.xsl
  
  Index: description2html4content.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/description2html4content.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- description2html4content.xsl	5 Aug 2002 09:05:43 -0000	1.1
  +++ description2html4content.xsl	14 Aug 2002 09:07:56 -0000	1.2
  @@ -43,6 +43,9 @@
       href="/cocoon/samples/slide/locks/{substring-after(source:source/@source:systemid,'://')}">
                <i>locks</i></a>
               </td>
  +            <td nowrap="nowrap" bgcolor="#ffffff"><a href="/cocoon/samples/slide/logout.html">
  +             <i>logout</i></a>
  +            </td>
             </tr>
          </table>
        </tr>
  @@ -163,7 +166,7 @@
                 <tr>
                  <form method="post" enctype="multipart/form-data">
                   <input type="hidden" name="method" value="doUploadSource"/>
  -                <input type="hidden" name="cocoon-source-uri" value="{../../@source:systemid}"/>
  +                <input type="hidden" name="cocoon-source-uri" value="{@source:systemid}"/>
                   <td align="left">
                    <input type="text" name="cocoon-source-filename" size="25" maxlength="40"/>
                   </td>
  
  
  
  1.2       +3 -0      xml-cocoon2/src/scratchpad/webapp/samples/slide/description2html4locks.xsl
  
  Index: description2html4locks.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/description2html4locks.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- description2html4locks.xsl	5 Aug 2002 09:05:43 -0000	1.1
  +++ description2html4locks.xsl	14 Aug 2002 09:07:56 -0000	1.2
  @@ -43,6 +43,9 @@
       href="/cocoon/samples/slide/locks/{substring-after(source:source/@source:systemid,'://')}">
                <i>locks</i></a>
               </td>
  +            <td nowrap="nowrap" bgcolor="#ffffff"><a href="/cocoon/samples/slide/logout.html">
  +             <i>logout</i></a>
  +            </td>
            </tr>
          </table>
        </tr>
  
  
  
  1.2       +4 -2      xml-cocoon2/src/scratchpad/webapp/samples/slide/description2html4permissions.xsl
  
  Index: description2html4permissions.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/description2html4permissions.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- description2html4permissions.xsl	5 Aug 2002 09:05:43 -0000	1.1
  +++ description2html4permissions.xsl	14 Aug 2002 09:07:56 -0000	1.2
  @@ -1,8 +1,7 @@
   <?xml version="1.0"?>
   <xsl:stylesheet version="1.0"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
  -                xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  -                xmlns:source="http://xml.apache.org/cocoon/source/1.0"
  +                xmlns:source="http://xml.apache.org/cocoon/source/2.0"
                   xmlns:dav="DAV:">
   
    <xsl:output indent="yes"/>
  @@ -43,6 +42,9 @@
               <td nowrap="nowrap" bgcolor="#ffffff"><a
       href="/cocoon/samples/slide/locks/{substring-after(source:source/@source:systemid,'://')}">
                <i>locks</i></a>
  +            </td>
  +            <td nowrap="nowrap" bgcolor="#ffffff"><a href="/cocoon/samples/slide/logout.html">
  +             <i>logout</i></a>
               </td>
            </tr>
          </table>
  
  
  
  1.2       +4 -2      xml-cocoon2/src/scratchpad/webapp/samples/slide/description2html4properties.xsl
  
  Index: description2html4properties.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/description2html4properties.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- description2html4properties.xsl	5 Aug 2002 09:05:43 -0000	1.1
  +++ description2html4properties.xsl	14 Aug 2002 09:07:56 -0000	1.2
  @@ -1,8 +1,7 @@
   <?xml version="1.0"?>
   <xsl:stylesheet version="1.0"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
  -                xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  -                xmlns:source="http://xml.apache.org/cocoon/source/1.0"
  +                xmlns:source="http://xml.apache.org/cocoon/source/2.0"
                   xmlns:dav="DAV:">
   
    <xsl:output indent="yes"/>
  @@ -43,6 +42,9 @@
               <td nowrap="nowrap" bgcolor="#ffffff"><a
       href="/cocoon/samples/slide/locks/{substring-after(source:source/@source:systemid,'://')}">
                <i>locks</i></a>
  +            </td>
  +            <td nowrap="nowrap" bgcolor="#ffffff"><a href="/cocoon/samples/slide/logout.html">
  +             <i>logout</i></a>
               </td>
            </tr>
          </table>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org