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 2001/11/21 13:49:20 UTC

cvs commit: xml-cocoon2/webapp/stylesheets/slides slides-navigation.xsl

cziegeler    01/11/21 04:49:20

  Modified:    documentation/xdocs/userdocs/serializers Tag:
                        cocoon_20_branch svg-serializer.xml
               documentation/xdocs/userdocs/xsp Tag: cocoon_20_branch
                        logicsheet-concepts.xml logicsheet.xml
                        xsp-internals.xml
               webapp/docs/samples/slides Tag: cocoon_20_branch
                        clean-page.xml ldap.xml lib-page.xml page.xml
               webapp/i18n/translations Tag: cocoon_20_branch
                        simple_dict.xml
               webapp/stylesheets/slides Tag: cocoon_20_branch
                        slides-navigation.xsl
  Log:
  Removed reference to text/xsl and old processing instructions from c1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.3   +0 -1      xml-cocoon2/documentation/xdocs/userdocs/serializers/svg-serializer.xml
  
  Index: svg-serializer.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/userdocs/serializers/svg-serializer.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- svg-serializer.xml	2001/10/25 07:43:52	1.1.2.2
  +++ svg-serializer.xml	2001/11/21 12:49:19	1.1.2.3
  @@ -1,6 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "../../dtd/document-v10.dtd">
  -<?xml-stylesheet href="document2html.xsl" type="text/xsl"?>
   
   <document>
   	<header>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +0 -1      xml-cocoon2/documentation/xdocs/userdocs/xsp/logicsheet-concepts.xml
  
  Index: logicsheet-concepts.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/userdocs/xsp/logicsheet-concepts.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- logicsheet-concepts.xml	2001/10/25 14:49:04	1.1.2.1
  +++ logicsheet-concepts.xml	2001/11/21 12:49:20	1.1.2.2
  @@ -1,6 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "../../dtd/document-v10.dtd">
  -<?xml-stylesheet href="document2html.xsl" type="text/xsl"?>
   
   <document>
    <header>
  
  
  
  1.1.2.2   +0 -12     xml-cocoon2/documentation/xdocs/userdocs/xsp/logicsheet.xml
  
  Index: logicsheet.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/userdocs/xsp/logicsheet.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- logicsheet.xml	2001/10/25 14:49:04	1.1.2.1
  +++ logicsheet.xml	2001/11/21 12:49:20	1.1.2.2
  @@ -66,9 +66,6 @@
   <![CDATA[
   <?xml version="1.0"?>
   
  -<?cocoon-process type="xslt"?>
  -<?xml-stylesheet type="text/xsl" href="greeting.xsl"?>
  -
   <greeting>Hello, world!</greeting>
   ]]></source>
   
  @@ -113,10 +110,6 @@
   <![CDATA[
   <?xml version="1.0"?>
   
  -<?cocoon-process type="xsp"?>
  -<?cocoon-process type="xslt"?>
  -<?xml-stylesheet type="text/xsl" href="greeting.xsl"?>
  -
   <xsp:page
     xmlns:xsp="http://www.apache.org/1999/XSP/Core"
   >
  @@ -144,11 +137,6 @@
   <strong>greeting3.xml</strong>
   <![CDATA[
   <?xml version="1.0"?>
  -
  -<?cocoon-process type="xsp"?>
  -<?xml-logicsheet href="logicsheet.greeting.xsl"?>
  -<?cocoon-process type="xslt"?>
  -<?xml-stylesheet type="text/xsl" href="greeting.xsl"?>
   
   <xsp:page
     xmlns:xsp="http://www.apache.org/1999/XSP/Core"
  
  
  
  1.1.2.4   +0 -1      xml-cocoon2/documentation/xdocs/userdocs/xsp/xsp-internals.xml
  
  Index: xsp-internals.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/userdocs/xsp/xsp-internals.xml,v
  retrieving revision 1.1.2.3
  retrieving revision 1.1.2.4
  diff -u -r1.1.2.3 -r1.1.2.4
  --- xsp-internals.xml	2001/11/20 08:09:17	1.1.2.3
  +++ xsp-internals.xml	2001/11/21 12:49:20	1.1.2.4
  @@ -1,6 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "../../dtd/document-v10.dtd">
  -<?xml-stylesheet href="document2html.xsl" type="text/xsl"?>
   
   <document>
    <header>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.1.1.2.1 +1 -4      xml-cocoon2/webapp/docs/samples/slides/clean-page.xml
  
  Index: clean-page.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/webapp/docs/samples/slides/clean-page.xml,v
  retrieving revision 1.1.1.1
  retrieving revision 1.1.1.1.2.1
  diff -u -r1.1.1.1 -r1.1.1.1.2.1
  --- clean-page.xml	2001/05/09 20:50:16	1.1.1.1
  +++ clean-page.xml	2001/11/21 12:49:20	1.1.1.1.2.1
  @@ -1,10 +1,7 @@
   <?xml version="1.0"?>
   
   <!-- Author: Stefano Mazzocchi "stefano@apache.org" -->
  -<!-- Version: $Id: clean-page.xml,v 1.1.1.1 2001/05/09 20:50:16 giacomo Exp $ -->
  -
  -<?cocoon-process type="xslt"?>
  -<?xml-stylesheet href="page-xsp.xsl" type="text/xsl"?>
  +<!-- Version: $Id: clean-page.xml,v 1.1.1.1.2.1 2001/11/21 12:49:20 cziegeler Exp $ -->
   
   <page>
    <title>First XSP Page</title>
  
  
  
  1.1.1.1.2.1 +0 -5      xml-cocoon2/webapp/docs/samples/slides/ldap.xml
  
  Index: ldap.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/webapp/docs/samples/slides/ldap.xml,v
  retrieving revision 1.1.1.1
  retrieving revision 1.1.1.1.2.1
  diff -u -r1.1.1.1 -r1.1.1.1.2.1
  --- ldap.xml	2001/05/09 20:50:16	1.1.1.1
  +++ ldap.xml	2001/11/21 12:49:20	1.1.1.1.2.1
  @@ -1,10 +1,5 @@
   <?xml version="1.0"?>
   
  -<?xml-stylesheet href="ldap1.xsl" type="text/xsl"?>
  -
  -<?cocoon-process type="ldap"?>
  -<?cocoon-process type="xslt"?>
  -
   <page>
   
    <ldap-defs>
  
  
  
  1.1.1.1.2.1 +1 -6      xml-cocoon2/webapp/docs/samples/slides/lib-page.xml
  
  Index: lib-page.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/webapp/docs/samples/slides/lib-page.xml,v
  retrieving revision 1.1.1.1
  retrieving revision 1.1.1.1.2.1
  diff -u -r1.1.1.1 -r1.1.1.1.2.1
  --- lib-page.xml	2001/05/09 20:50:16	1.1.1.1
  +++ lib-page.xml	2001/11/21 12:49:20	1.1.1.1.2.1
  @@ -1,12 +1,7 @@
   <?xml version="1.0"?>
   
   <!-- Author: Stefano Mazzocchi "stefano@apache.org" -->
  -<!-- Version: $Id: lib-page.xml,v 1.1.1.1 2001/05/09 20:50:16 giacomo Exp $ -->
  -
  -<?cocoon-process type="xsp"?>
  -
  -<?cocoon-process type="xslt"?>
  -<?xml-stylesheet href="page-html.xsl" type="text/xsl"?>
  +<!-- Version: $Id: lib-page.xml,v 1.1.1.1.2.1 2001/11/21 12:49:20 cziegeler Exp $ -->
   
   <xsp:page
     language="java"
  
  
  
  1.1.1.1.2.1 +1 -5      xml-cocoon2/webapp/docs/samples/slides/page.xml
  
  Index: page.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/webapp/docs/samples/slides/page.xml,v
  retrieving revision 1.1.1.1
  retrieving revision 1.1.1.1.2.1
  diff -u -r1.1.1.1 -r1.1.1.1.2.1
  --- page.xml	2001/05/09 20:50:16	1.1.1.1
  +++ page.xml	2001/11/21 12:49:20	1.1.1.1.2.1
  @@ -1,11 +1,7 @@
   <?xml version="1.0"?>
   
   <!-- Author: Stefano Mazzocchi "stefano@apache.org" -->
  -<!-- Version: $Id: page.xml,v 1.1.1.1 2001/05/09 20:50:16 giacomo Exp $ -->
  -
  -<?cocoon-process type="xsp"?>
  -<?cocoon-process type="xslt"?>
  -<?xml-stylesheet href="page-html.xsl" type="text/xsl"?>
  +<!-- Version: $Id: page.xml,v 1.1.1.1.2.1 2001/11/21 12:49:20 cziegeler Exp $ -->
   
   <xsp:page 
     language="java" 
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.3.2.3   +1 -1      xml-cocoon2/webapp/i18n/translations/simple_dict.xml
  
  Index: simple_dict.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/webapp/i18n/translations/simple_dict.xml,v
  retrieving revision 1.3.2.2
  retrieving revision 1.3.2.3
  diff -u -r1.3.2.2 -r1.3.2.3
  --- simple_dict.xml	2001/06/15 15:00:18	1.3.2.2
  +++ simple_dict.xml	2001/11/21 12:49:20	1.3.2.3
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<?xml-stylesheet type="text/xsl" href="merge.xsl"?>
  +
   <translations>
   	<!-- 
   	Languages:
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.1.1.2.1 +0 -3      xml-cocoon2/webapp/stylesheets/slides/slides-navigation.xsl
  
  Index: slides-navigation.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/webapp/stylesheets/slides/slides-navigation.xsl,v
  retrieving revision 1.1.1.1
  retrieving revision 1.1.1.1.2.1
  diff -u -r1.1.1.1 -r1.1.1.1.2.1
  --- slides-navigation.xsl	2001/05/09 20:50:12	1.1.1.1
  +++ slides-navigation.xsl	2001/11/21 12:49:20	1.1.1.1.2.1
  @@ -7,9 +7,6 @@
   
     <xsl:template match="slides">
   
  -   <xsl:processing-instruction name="cocoon-process">type="xslt"</xsl:processing-instruction>
  -   <xsl:processing-instruction name="xml-stylesheet">href="<xsl:value-of select="@style"/>.xsl" type="text/xsl"</xsl:processing-instruction>
  -
      <slide style="{@style}">
        <xsl:if test="not($section)">
          <title>
  
  
  

----------------------------------------------------------------------
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