svn commit: r788688 - in /lenya/branches/BRANCH_2_0_X/src: modules/menubar/xslt/menu2xslt-ajax.xsl webapp/lenya/xslt/admin/page2xhtml.xsl webapp/lenya/xslt/admin/root.xsl webapp/lenya/xslt/util/page-util.xsl

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: ragaller
Date: Fri Jun 26 13:16:37 2009
New Revision: 788688

URL: http://svn.apache.org/viewvc?rev=788688&view=rev
Log:
fix broken references to css files - thanks to Rainer Schöpf for reporting

Modified:
    lenya/branches/BRANCH_2_0_X/src/modules/menubar/xslt/menu2xslt-ajax.xsl
    lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/admin/page2xhtml.xsl
    lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/admin/root.xsl
    lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/util/page-util.xsl

Modified: lenya/branches/BRANCH_2_0_X/src/modules/menubar/xslt/menu2xslt-ajax.xsl
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/modules/menubar/xslt/menu2xslt-ajax.xsl?rev=788688&r1=788687&r2=788688&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/modules/menubar/xslt/menu2xslt-ajax.xsl (original)
+++ lenya/branches/BRANCH_2_0_X/src/modules/menubar/xslt/menu2xslt-ajax.xsl Fri Jun 26 13:16:37 2009
@@ -64,7 +64,7 @@
             <script src="/modules/menubar/javascript/menu.js" type="text/javascript">&#160;</script>
             <!--
             -->
-            <link href="/lenya/css/menu.css" rel="stylesheet" type="text/css"/>
+            <link href="/modules/gui/css/menu.css" rel="stylesheet" type="text/css"/>
             <link rel="icon" href="/favicon.ico" type="image/ico"/>
             <xso:apply-templates select="xhtml:html/xhtml:head/*[local-name() != 'title']"/>
             

Modified: lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/admin/page2xhtml.xsl
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/admin/page2xhtml.xsl?rev=788688&r1=788687&r2=788688&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/admin/page2xhtml.xsl (original)
+++ lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/admin/page2xhtml.xsl Fri Jun 26 13:16:37 2009
@@ -33,7 +33,7 @@
       <head>
         <title><xsl:value-of select="page:page/page:title"/></title>
         <link rel="stylesheet" type="text/css"
-          href="{$contextprefix}/lenya/css/admin.css" title="admin css"/>
+          href="{$contextprefix}/modules/gui/css/admin.css" title="admin css"/>
       </head>
       <body>
         <xsl:apply-templates/>

Modified: lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/admin/root.xsl
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/admin/root.xsl?rev=788688&r1=788687&r2=788688&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/admin/root.xsl (original)
+++ lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/admin/root.xsl Fri Jun 26 13:16:37 2009
@@ -30,7 +30,7 @@
    <xsl:template match="/">
     <html>
       <head>
-        <link href="{$contextprefix}/lenya/css/default.css" rel="stylesheet" type="text/css"/>
+        <link href="{$contextprefix}/modules/gui/css/default.css" rel="stylesheet" type="text/css"/>
       </head>
 
       <body>

Modified: lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/util/page-util.xsl
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/util/page-util.xsl?rev=788688&r1=788687&r2=788688&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/util/page-util.xsl (original)
+++ lenya/branches/BRANCH_2_0_X/src/webapp/lenya/xslt/util/page-util.xsl Fri Jun 26 13:16:37 2009
@@ -27,7 +27,7 @@
   
   <!-- includes the default CSS stylesheet -->
   <xsl:template name="include-css">
-    <link rel="stylesheet" type="text/css" href="/lenya/css/default.css" media="screen"/>
+    <link rel="stylesheet" type="text/css" href="/modules/gui/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.