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 2008/03/04 22:25:13 UTC

svn commit: r633654 - /lenya/sandbox/modules/docustyle/xslt/beforeCache.xsl

Author: andreas
Date: Tue Mar  4 13:25:12 2008
New Revision: 633654

URL: http://svn.apache.org/viewvc?rev=633654&view=rev
Log:
Adding 'Apache Lenya' before HTML title.'

Modified:
    lenya/sandbox/modules/docustyle/xslt/beforeCache.xsl

Modified: lenya/sandbox/modules/docustyle/xslt/beforeCache.xsl
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/docustyle/xslt/beforeCache.xsl?rev=633654&r1=633653&r2=633654&view=diff
==============================================================================
--- lenya/sandbox/modules/docustyle/xslt/beforeCache.xsl (original)
+++ lenya/sandbox/modules/docustyle/xslt/beforeCache.xsl Tue Mar  4 13:25:12 2008
@@ -43,7 +43,7 @@
         <link rel="stylesheet" href="/{$pub}/{$area}/docustyle/css/page.css" type="text/css"/>
         <meta content="Apache Lenya" name="generator"/>
         
-        <title><meta:value element="title" ns="http://purl.org/dc/elements/1.1/" default="error-404"
+        <title>Apache Lenya - <meta:value element="title" ns="http://purl.org/dc/elements/1.1/" default="error-404"
           i18n:attr="default" uuid="{$uuid}" lang="{$language}"/></title>
         
         <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8"/>



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