You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2004/02/20 09:31:08 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/oscom/xslt/matrix xinclude.xsl

andreas     2004/02/20 00:31:08

  Modified:    src/webapp/lenya/pubs/oscom/content/authoring/matrix
                        eNvolution.xml nukes.xml jpublish.xml mmbase.xml
                        mambo.xml nuxeo-cps.xml komplete.xml slide.xml
                        xaraya.xml ezpublish.xml krysalis.xml
               src/webapp/lenya/pubs/oscom/content/authoring
                        index-envelope.xml matrix-envelope.xsp
               src/webapp/lenya/pubs/blog/xslt/archive xinclude.xsl
               src/webapp/lenya/pubs/oscom/content/live matrix-envelope.xsp
                        index-envelope.xml
               src/webapp/lenya/pubs/oscom/xslt/matrix xinclude.xsl
  Log:
  fixed xlink namespace
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/eNvolution.xml
  
  Index: eNvolution.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/eNvolution.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- eNvolution.xml	11 Jan 2004 09:53:57 -0000	1.1
  +++ eNvolution.xml	20 Feb 2004 08:31:07 -0000	1.2
  @@ -1,3 +1,3 @@
   <?xml version="1.0" encoding="utf-8"?>
   
  -<system type="cms" xmlns:xlink="http://www.w3.org/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><id>eNvolution</id><editor><name>Bob Doyle</name><email>bobdoyle at skybuilders.com</email></editor><system_name>eNvolution</system_name><description><p xmlns:xopus="http://www.xopus.org/xmlns/id">eNvolution is a fork of PostNuke. The entire core of the product is being replaced and improved, making it far more secure and stable, and able to work in high-volume environments with ease. </p><p xmlns:xopus="http://www.xopus.org/xmlns/id">Some of the highlights of eNvolution are: customization of all aspects of the website's appearance via templates caching for faster page loads, user friendly administration via the configuration tools in the adminstration panel support, and a very active development community </p></description><main_url>http://www.envolution.com</main_url><license><license_name>GPL</license_name><license_url>http://www.gnu.org/licenses/gpl.html</license_url></license></system>
  \ No newline at end of file
  +<system type="cms" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><id>eNvolution</id><editor><name>Bob Doyle</name><email>bobdoyle at skybuilders.com</email></editor><system_name>eNvolution</system_name><description><p xmlns:xopus="http://www.xopus.org/xmlns/id">eNvolution is a fork of PostNuke. The entire core of the product is being replaced and improved, making it far more secure and stable, and able to work in high-volume environments with ease. </p><p xmlns:xopus="http://www.xopus.org/xmlns/id">Some of the highlights of eNvolution are: customization of all aspects of the website's appearance via templates caching for faster page loads, user friendly administration via the configuration tools in the adminstration panel support, and a very active development community </p></description><main_url>http://www.envolution.com</main_url><license><license_name>GPL</license_name><license_url>http://www.gnu.org/licenses/gpl.html</license_url></license></system>
  \ No newline at end of file
  
  
  
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/nukes.xml
  
  Index: nukes.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/nukes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- nukes.xml	11 Jan 2004 09:53:57 -0000	1.1
  +++ nukes.xml	20 Feb 2004 08:31:07 -0000	1.2
  @@ -1,3 +1,3 @@
   <?xml version="1.0" encoding="utf-8"?>
   
  -<system type="cms" xmlns:xlink="http://www.w3.org/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><id>nukes</id><system_name>Nukes</system_name><description>Nukes on JBoss is a full fledged Content Management System (CMS) with advanced user/group management, security rules and pluggable components. Components can be deployed at runtime while the application is running.  </description><main_url>http://www.jboss.org/index.html?module=html&#38;op=userdisplay&#38;id=developers/projects/nukes/index</main_url><license><license_name>LGPL</license_name><license_url>http://www.fsf.org/licenses/licenses.html#LGPL</license_url></license><programming-language>Java</programming-language><related-info><info-item><title>onjava.com</title><uri>http://www.onjava.com/lpt/a/3904</uri></info-item></related-info></system>
  \ No newline at end of file
  +<system type="cms" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><id>nukes</id><system_name>Nukes</system_name><description>Nukes on JBoss is a full fledged Content Management System (CMS) with advanced user/group management, security rules and pluggable components. Components can be deployed at runtime while the application is running.  </description><main_url>http://www.jboss.org/index.html?module=html&#38;op=userdisplay&#38;id=developers/projects/nukes/index</main_url><license><license_name>LGPL</license_name><license_url>http://www.fsf.org/licenses/licenses.html#LGPL</license_url></license><programming-language>Java</programming-language><related-info><info-item><title>onjava.com</title><uri>http://www.onjava.com/lpt/a/3904</uri></info-item></related-info></system>
  \ No newline at end of file
  
  
  
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/jpublish.xml
  
  Index: jpublish.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/jpublish.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jpublish.xml	11 Jan 2004 09:53:57 -0000	1.1
  +++ jpublish.xml	20 Feb 2004 08:31:07 -0000	1.2
  @@ -1,3 +1,3 @@
   <?xml version="1.0" encoding="utf-8"?>
   
  -<system type="framework" xmlns:xlink="http://www.w3.org/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><programming-language>Java</programming-language><id>jpublish</id><editor><name>Anthony Eden</name><email>me at anthonyeden.com</email></editor><system_name>JPublish</system_name><description>JPublish is a web publishing and application framework designed to ensure a clean separation of developer roles. It includes support for multiple templating engines such as Velocity, FreeMarker and WebMacro and supports numerous scripting languages including Python, BeanShell, and JavaScript. </description><main_url>http://www.jpublish.org</main_url><license><license_name>Apache-style License</license_name><license_url>http://www.jpublish.org/license.html</license_url></license></system>
  \ No newline at end of file
  +<system type="framework" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><programming-language>Java</programming-language><id>jpublish</id><editor><name>Anthony Eden</name><email>me at anthonyeden.com</email></editor><system_name>JPublish</system_name><description>JPublish is a web publishing and application framework designed to ensure a clean separation of developer roles. It includes support for multiple templating engines such as Velocity, FreeMarker and WebMacro and supports numerous scripting languages including Python, BeanShell, and JavaScript. </description><main_url>http://www.jpublish.org</main_url><license><license_name>Apache-style License</license_name><license_url>http://www.jpublish.org/license.html</license_url></license></system>
  \ No newline at end of file
  
  
  
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/mmbase.xml
  
  Index: mmbase.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/mmbase.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- mmbase.xml	11 Jan 2004 09:53:57 -0000	1.1
  +++ mmbase.xml	20 Feb 2004 08:31:07 -0000	1.2
  @@ -1,3 +1,3 @@
   <?xml version="1.0" encoding="utf-8"?>
   
  -<system type="cms" xmlns:xlink="http://www.w3.org/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><programming-language>Java</programming-language><id>mmbase</id><system_name>MMBase</system_name><description><span class="miz" xmlns:xopus="http://www.xopus.org/xmlns/id">MMBase is an opensource publishing system. MMBase can be used to create big websites that can be maintained easily.<br/>MMBase separates content from layout, in this way information can be reused easily.<br/>MMBase is very unique in the way it maintains its information. MMBase creates an object cloud that is a digital representation of the 'real' world objects that are of interest for you.<br/></span> </description><main_url>http://www.mmbase.org</main_url><license><license_name>Mozilla Public License</license_name><license_url>http://www.mozilla.org/MPL/MPL-1.1.html</license_url></license></system>
  \ No newline at end of file
  +<system type="cms" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><programming-language>Java</programming-language><id>mmbase</id><system_name>MMBase</system_name><description><span class="miz" xmlns:xopus="http://www.xopus.org/xmlns/id">MMBase is an opensource publishing system. MMBase can be used to create big websites that can be maintained easily.<br/>MMBase separates content from layout, in this way information can be reused easily.<br/>MMBase is very unique in the way it maintains its information. MMBase creates an object cloud that is a digital representation of the 'real' world objects that are of interest for you.<br/></span> </description><main_url>http://www.mmbase.org</main_url><license><license_name>Mozilla Public License</license_name><license_url>http://www.mozilla.org/MPL/MPL-1.1.html</license_url></license></system>
  \ No newline at end of file
  
  
  
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/mambo.xml
  
  Index: mambo.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/mambo.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- mambo.xml	11 Jan 2004 09:53:57 -0000	1.1
  +++ mambo.xml	20 Feb 2004 08:31:07 -0000	1.2
  @@ -1,3 +1,3 @@
   <?xml version="1.0" encoding="utf-8"?>
   
  -<system type="cms" xmlns:xlink="http://www.w3.org/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><id>mambo</id><editor><name>Shaiful Jahari</name><email>shaifuljahari@yahoo.com</email></editor><system_name>Mambo</system_name><description>Mambo Open Source is a dynamic web content management system (CMS), and is capable of building sites from several pages to several thousand. Mambo Open Source is famed for an easy to use administrator interface, WYSIWYG editing facilities and much more.</description><main_url>http://sourceforge.net/projects/mambo</main_url><license><license_name>GNU/GPL License</license_name><license_url>http://www.gnu.org/copyleft/gpl.html</license_url></license><programming-language xmlns:xopus="http://www.xopus.org/xmlns/id">PHP, JavaScript</programming-language></system>
  \ No newline at end of file
  +<system type="cms" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><id>mambo</id><editor><name>Shaiful Jahari</name><email>shaifuljahari@yahoo.com</email></editor><system_name>Mambo</system_name><description>Mambo Open Source is a dynamic web content management system (CMS), and is capable of building sites from several pages to several thousand. Mambo Open Source is famed for an easy to use administrator interface, WYSIWYG editing facilities and much more.</description><main_url>http://sourceforge.net/projects/mambo</main_url><license><license_name>GNU/GPL License</license_name><license_url>http://www.gnu.org/copyleft/gpl.html</license_url></license><programming-language xmlns:xopus="http://www.xopus.org/xmlns/id">PHP, JavaScript</programming-language></system>
  \ No newline at end of file
  
  
  
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/nuxeo-cps.xml
  
  Index: nuxeo-cps.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/nuxeo-cps.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- nuxeo-cps.xml	11 Jan 2004 09:53:57 -0000	1.1
  +++ nuxeo-cps.xml	20 Feb 2004 08:31:07 -0000	1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<system type="cms" xmlns:xlink="http://www.w3.org/xlink">
  +<system type="cms" xmlns:xlink="http://www.w3.org/1999/xlink">
   			<id>nuxeo-cps</id>
   			<editor email="sf@nuxeo.com">Stefane Fermigier</editor>
   			<system_name>Nuxeo CPS</system_name>
  
  
  
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/komplete.xml
  
  Index: komplete.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/komplete.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- komplete.xml	11 Jan 2004 09:53:57 -0000	1.1
  +++ komplete.xml	20 Feb 2004 08:31:07 -0000	1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<system type="cms" xmlns:xlink="http://www.w3.org/xlink">
  +<system type="cms" xmlns:xlink="http://www.w3.org/1999/xlink">
   			<id>komplete</id>
   			<editor email="acostin@interakt.ro">Alexandru Costin</editor>
   			<system_name>Komplete Lite</system_name>
  
  
  
  1.5       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/slide.xml
  
  Index: slide.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/slide.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- slide.xml	11 Jan 2004 09:53:57 -0000	1.4
  +++ slide.xml	20 Feb 2004 08:31:07 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="utf-8"?>
   
  -<system type="framework" xmlns:xlink="http://www.w3.org/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><id>slide</id><system_name>Apache Slide</system_name><description>
  +<system type="framework" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><id>slide</id><system_name>Apache Slide</system_name><description>
   Slide can be seen as a low-level content management framework with a Java API. Conceptually, it provides a hierarchical organization of binary content which can be stored into arbitrary, heterogenous, distributed data stores. In addition, Slide integrates security, locking, versioning, as well as many other services.
    Slide also offers a WebDAV access module (implemented as a servlet). WebDAV is an IETF standard endorsed by companies like Microsoft, IBM, Novell, Adobe and many others. It makes Slide an ideal choice for web-based content management. All the data managed by Slide can be accessed through WebDAV, and enable remote administration and manipulation of the data managed by Slide using standard third party tools, along with the custom ones provided in the Slide distribution as additional tools.
     </description><main_url>http://jakarta.apache.org/slide/</main_url><license><license_name>Apache Software License</license_name><license_url>http://www.opensource.org/licenses/apachepl.html</license_url></license><programming-language xmlns:xopus="http://www.xopus.org/xmlns/id">Java</programming-language></system>
  
  
  
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/xaraya.xml
  
  Index: xaraya.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/xaraya.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xaraya.xml	11 Jan 2004 09:53:57 -0000	1.1
  +++ xaraya.xml	20 Feb 2004 08:31:07 -0000	1.2
  @@ -1,3 +1,3 @@
   <?xml version="1.0" encoding="utf-8"?>
   
  -<system type="framework" xmlns:xlink="http://www.w3.org/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><id>xaraya</id><editor><name>Marcel van der Boom</name><email>marcel@xaraya.com</email></editor><system_name>Xaraya</system_name><description>Xaraya is a web-application framework built with php. The framework<br/>is a hybrid between a ready-made mid-range content management system and<br/>a web application framework. Xaraya's core provides mechanisms to its<br/>module-system to let them work together in multiple ways. Focus is on<br/>both providing a framework and delivering a ready-to-use system. While<br/>still in beta, some production sites using Xaraya have started to appear.</description><main_url>http://www.xaraya.com</main_url><license><license_name>GNU General Public License</license_name><license_url>http://www.gnu.org/licenses/licenses.html#GPL</license_url></license><features><feature><title>Standard module</title><description/><description>Generic comments module</description></feature><feature><title>Framework Feature</title><description>Hooks system to re-use module functionality</description><description/></feature><feature><title>Framework Feature</title><description/><description>Easy to use API for rapid module deployment</description></feature></features></system>
  \ No newline at end of file
  +<system type="framework" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xopus="http://www.xopus.org/xmlns/id"><id>xaraya</id><editor><name>Marcel van der Boom</name><email>marcel@xaraya.com</email></editor><system_name>Xaraya</system_name><description>Xaraya is a web-application framework built with php. The framework<br/>is a hybrid between a ready-made mid-range content management system and<br/>a web application framework. Xaraya's core provides mechanisms to its<br/>module-system to let them work together in multiple ways. Focus is on<br/>both providing a framework and delivering a ready-to-use system. While<br/>still in beta, some production sites using Xaraya have started to appear.</description><main_url>http://www.xaraya.com</main_url><license><license_name>GNU General Public License</license_name><license_url>http://www.gnu.org/licenses/licenses.html#GPL</license_url></license><features><feature><title>Standard module</title><description/><description>Generic comments module</description></feature><feature><title>Framework Feature</title><description>Hooks system to re-use module functionality</description><description/></feature><feature><title>Framework Feature</title><description/><description>Easy to use API for rapid module deployment</description></feature></features></system>
  \ No newline at end of file
  
  
  
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/ezpublish.xml
  
  Index: ezpublish.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/ezpublish.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ezpublish.xml	11 Jan 2004 09:53:57 -0000	1.1
  +++ ezpublish.xml	20 Feb 2004 08:31:07 -0000	1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<system type="cms" xmlns:xlink="http://www.w3.org/xlink">
  +<system type="cms" xmlns:xlink="http://www.w3.org/1999/xlink">
   			<id>ezpublish</id>
   			<editor email="tg@ez.no">Terje Kaste</editor>
   			<system_name>eZ publish</system_name>
  
  
  
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/krysalis.xml
  
  Index: krysalis.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix/krysalis.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- krysalis.xml	11 Jan 2004 09:53:57 -0000	1.1
  +++ krysalis.xml	20 Feb 2004 08:31:07 -0000	1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<system type="framework" xmlns:xlink="http://www.w3.org/xlink">
  +<system type="framework" xmlns:xlink="http://www.w3.org/1999/xlink">
   			<id>krysalis</id>
   			<editor email="acostin@interakt.ro">Alexandru Costin</editor>
   			<system_name>Krysalis Foundation</system_name>
  
  
  
  1.2       +2 -2      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/index-envelope.xml
  
  Index: index-envelope.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/index-envelope.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index-envelope.xml	23 Jan 2004 14:29:15 -0000	1.1
  +++ index-envelope.xml	20 Feb 2004 08:31:08 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
   <oscom>
  -<navigation xlink:href="navigation.xml" xlink:show="embed" xmlns:xlink="http://www.w3c.org/2002/xmlns/xlink"/>
  -<body xlink:href="index.xml" xlink:show="embed" xmlns:xlink="http://www.w3c.org/2002/xmlns/xlink"/>
  +<navigation xlink:href="navigation.xml" xlink:show="embed" xmlns:xlink="http://www.w3.org/1999/xlink"/>
  +<body xlink:href="index.xml" xlink:show="embed" xmlns:xlink="http://www.w3.org/1999/xlink"/>
   </oscom>
  
  
  
  1.8       +2 -2      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix-envelope.xsp
  
  Index: matrix-envelope.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/authoring/matrix-envelope.xsp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- matrix-envelope.xsp	17 Dec 2003 16:36:55 -0000	1.7
  +++ matrix-envelope.xsp	20 Feb 2004 08:31:08 -0000	1.8
  @@ -12,9 +12,9 @@
     String projectid=parameters.getParameter("projectid","null");
   </xsp:logic>
   
  -<navigation xlink:href="navigation.xml" xlink:show="embed" xmlns:xlink="http://www.w3c.org/2002/xmlns/xlink"/>
  +<navigation xlink:href="navigation.xml" xlink:show="embed" xmlns:xlink="http://www.w3.org/1999/xlink"/>
   
  -<body xlink:show="embed" xmlns:xlink="http://www.w3c.org/2002/xmlns/xlink"><xsp:attribute name="href" prefix="xlink" uri="http://www.w3.org/2002/XLink">matrix/<xsp:expr>projectid</xsp:expr>.xml</xsp:attribute></body>
  +<body xlink:show="embed" xmlns:xlink="http://www.w3.org/1999/xlink"><xsp:attribute name="href" prefix="xlink" uri="http://www.w3.org/1999/xlink">matrix/<xsp:expr>projectid</xsp:expr>.xml</xsp:attribute></body>
   </oscom>
   
   </xsp:page>
  
  
  
  1.3       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/blog/xslt/archive/xinclude.xsl
  
  Index: xinclude.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/blog/xslt/archive/xinclude.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- xinclude.xsl	9 Dec 2003 14:51:30 -0000	1.2
  +++ xinclude.xsl	20 Feb 2004 08:31:08 -0000	1.3
  @@ -9,7 +9,7 @@
   </xsl:template>                                                                                                                             
   
   <xsl:template match="dir:directory" xmlns:dir="http://apache.org/cocoon/directory/2.0">
  -<atom:feed xmlns:atom="http://purl.org/atom/ns#" xmlns:xlink="http://www.w3.org/2002/XLink">
  +<atom:feed xmlns:atom="http://purl.org/atom/ns#" xmlns:xlink="http://www.w3.org/1999/xlink">
     <description xlink:href="feeds/all/index.xml#xmlns(atom=http://purl.org/atom/ns#)xpointer(/atom:feed/atom:title)xpointer(/atom:feed/atom:link)xpointer(/atom:feed/atom:modified)" xlink:show="embed"/>
   
     <xsl:variable name="month"><xsl:value-of select="@name"/></xsl:variable>
  
  
  
  1.7       +2 -2      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/live/matrix-envelope.xsp
  
  Index: matrix-envelope.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/live/matrix-envelope.xsp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- matrix-envelope.xsp	17 Dec 2003 23:04:58 -0000	1.6
  +++ matrix-envelope.xsp	20 Feb 2004 08:31:08 -0000	1.7
  @@ -12,9 +12,9 @@
     String projectid=parameters.getParameter("projectid","null");
   </xsp:logic>
   
  -<navigation xlink:href="navigation.xml" xlink:show="embed" xmlns:xlink="http://www.w3c.org/2002/xmlns/xlink"/>
  +<navigation xlink:href="navigation.xml" xlink:show="embed" xmlns:xlink="http://www.w3.org/1999/xlink"/>
   
  -<body xlink:show="embed" xmlns:xlink="http://www.w3c.org/2002/xmlns/xlink"><xsp:attribute name="href" prefix="xlink" uri="http://www.w3.org/2002/XLink">matrix/<xsp:expr>projectid</xsp:expr>.xml</xsp:attribute></body>
  +<body xlink:show="embed" xmlns:xlink="http://www.w3.org/1999/xlink"><xsp:attribute name="href" prefix="xlink" uri="http://www.w3.org/1999/xlink">matrix/<xsp:expr>projectid</xsp:expr>.xml</xsp:attribute></body>
   
   </oscom>
   
  
  
  
  1.2       +2 -2      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/live/index-envelope.xml
  
  Index: index-envelope.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/live/index-envelope.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index-envelope.xml	23 Jan 2004 14:31:40 -0000	1.1
  +++ index-envelope.xml	20 Feb 2004 08:31:08 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
   <oscom>
  -<navigation xlink:href="navigation.xml" xlink:show="embed" xmlns:xlink="http://www.w3c.org/2002/xmlns/xlink"/>
  -<body xlink:href="index.xml" xlink:show="embed" xmlns:xlink="http://www.w3c.org/2002/xmlns/xlink"/>
  +<navigation xlink:href="navigation.xml" xlink:show="embed" xmlns:xlink="http://www.w3.org/1999/xlink"/>
  +<body xlink:href="index.xml" xlink:show="embed" xmlns:xlink="http://www.w3.org/1999/xlink"/>
   </oscom>
  
  
  
  1.6       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/xslt/matrix/xinclude.xsl
  
  Index: xinclude.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/xslt/matrix/xinclude.xsl,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- xinclude.xsl	17 Dec 2003 16:36:55 -0000	1.5
  +++ xinclude.xsl	20 Feb 2004 08:31:08 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
   
  -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/2002/XLink">
  +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink">
   
   <xsl:template match="/">
     <xsl:apply-templates select="dir:directory" xmlns:dir="http://apache.org/cocoon/directory/2.0"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org