svn commit: r595066 - /lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: nettings
Date: Wed Nov 14 13:21:12 2007
New Revision: 595066

URL: http://svn.apache.org/viewvc?rev=595066&view=rev
Log:
trivial fix: explicitly <link> the favicon, so that it works in proxy
setups (if we leave it to the browser, we can't munge it with the proxy
transformer)
thanks jürgen for spotting.


Modified:
    lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl

Modified: lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl?rev=595066&r1=595065&r2=595066&view=diff
==============================================================================
--- lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl (original)
+++ lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl Wed Nov 14 13:21:12 2007
@@ -57,6 +57,7 @@
         <link rel="neutron-introspection" type="application/neutron+xml"
           href="{$root}{$document-path}.xml?lenya.module=neutron&amp;lenya.action=introspect"/>
         <link rel="stylesheet" href="{$root}/css/page.css" type="text/css"/>
+        <link rel="SHORTCUT ICON" type="image/ico" href="/lenya/images/lenya.ico"/>
         <!-- Load doctype-specific CSS -->
         <xsl:choose>
           <xsl:when test="$document-type">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.