You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ch...@apache.org on 2005/10/21 17:50:33 UTC

svn commit: r327210 - /lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl

Author: chestnut
Date: Fri Oct 21 08:50:21 2005
New Revision: 327210

URL: http://svn.apache.org/viewcvs?rev=327210&view=rev
Log:
removed broken and unused xsl:include reported by Josias Thoeny

Modified:
    lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl

Modified: lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl?rev=327210&r1=327209&r2=327210&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl (original)
+++ lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl Fri Oct 21 08:50:21 2005
@@ -23,8 +23,6 @@
   xmlns:i18n="http://apache.org/cocoon/i18n/2.1"    
   >
   
-  <xsl:import href="../util/page-util.xsl"/>
-  
   <xsl:param name="documentid"/>
   <xsl:param name="documenturl"/>
   <xsl:param name="area"/>



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


Re: svn commit: r327210 - /lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl

Posted by Doug Chestnut <dh...@virginia.edu>.
I meant xsl:import in the comment ;)

chestnut@apache.org wrote:
> Author: chestnut
> Date: Fri Oct 21 08:50:21 2005
> New Revision: 327210
> 
> URL: http://svn.apache.org/viewcvs?rev=327210&view=rev
> Log:
> removed broken and unused xsl:include reported by Josias Thoeny
> 
> Modified:
>     lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl
> 
> Modified: lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl
> URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl?rev=327210&r1=327209&r2=327210&view=diff
> ==============================================================================
> --- lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl (original)
> +++ lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl Fri Oct 21 08:50:21 2005
> @@ -23,8 +23,6 @@
>    xmlns:i18n="http://apache.org/cocoon/i18n/2.1"    
>    >
>    
> -  <xsl:import href="../util/page-util.xsl"/>
> -  
>    <xsl:param name="documentid"/>
>    <xsl:param name="documenturl"/>
>    <xsl:param name="area"/>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
> For additional commands, e-mail: commits-help@lenya.apache.org
> 
> 

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


Re: svn commit: r327210 - /lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl

Posted by Josias Thoeny <jo...@wyona.com>.
On Fri, 2005-10-21 at 15:50 +0000, chestnut@apache.org wrote:
> Author: chestnut
> Date: Fri Oct 21 08:50:21 2005
> New Revision: 327210
> 
> URL: http://svn.apache.org/viewcvs?rev=327210&view=rev
> Log:
> removed broken and unused xsl:include reported by Josias Thoeny

Thanks for fixing it!

- Josias

> 
> Modified:
>     lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl
> 
> Modified: lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl
> URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl?rev=327210&r1=327209&r2=327210&view=diff
> ==============================================================================
> --- lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl (original)
> +++ lenya/trunk/src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl Fri Oct 21 08:50:21 2005
> @@ -23,8 +23,6 @@
>    xmlns:i18n="http://apache.org/cocoon/i18n/2.1"    
>    >
>    
> -  <xsl:import href="../util/page-util.xsl"/>
> -  
>    <xsl:param name="documentid"/>
>    <xsl:param name="documenturl"/>
>    <xsl:param name="area"/>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
> For additional commands, e-mail: commits-help@lenya.apache.org
> 
> 


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