Author: andreas
Date: Tue Feb 12 14:14:30 2008
New Revision: 627148
URL: http://svn.apache.org/viewvc?rev=627148&view=rev
Log:
Removed context path handling from util stylesheet (handled by proxy transformer nowadays).
Modified:
lenya/trunk/src/webapp/lenya/xslt/util/page-util.xsl
Modified: lenya/trunk/src/webapp/lenya/xslt/util/page-util.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/xslt/util/page-util.xsl?rev=627148&r1=627147&r2=627148&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/xslt/util/page-util.xsl (original)
+++ lenya/trunk/src/webapp/lenya/xslt/util/page-util.xsl Tue Feb 12 14:14:30 2008
@@ -27,8 +27,7 @@
<!-- includes the default CSS stylesheet -->
<xsl:template name="include-css">
- <xsl:param name="contextprefix"/>
- <link rel="stylesheet" type="text/css" href="{$contextprefix}/lenya/css/default.css" media="screen"/>
+ <link rel="stylesheet" type="text/css" href="/lenya/css/default.css" media="screen"/>
</xsl:template>
<!-- prints a list of $separator-separated strings -->
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.