Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 41118 invoked from network); 10 Apr 2007 01:50:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2007 01:50:16 -0000 Received: (qmail 96704 invoked by uid 500); 10 Apr 2007 01:50:22 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 96660 invoked by uid 500); 10 Apr 2007 01:50:22 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 96651 invoked by uid 99); 10 Apr 2007 01:50:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2007 18:50:22 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2007 18:50:10 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 7F8201A984E; Mon, 9 Apr 2007 18:49:50 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r526993 [5/6] - in /forrest/trunk/main/webapp/skins: coat/ coat/css/ coat/xslt/fo/ coat/xslt/html/ forrest-site/xslt/fo/ forrest-site/xslt/html/ krysalis-site/ krysalis-site/css/ krysalis-site/xslt/fo/ krysalis-site/xslt/html/ leather-dev/ ... Date: Tue, 10 Apr 2007 01:49:47 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070410014950.7F8201A984E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: forrest/trunk/main/webapp/skins/scales/xslt/html/site-to-xhtml.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/skins/scales/xslt/html/site-to-xhtml.xsl?view=diff&rev=526993&r1=526992&r2=526993 ============================================================================== --- forrest/trunk/main/webapp/skins/scales/xslt/html/site-to-xhtml.xsl (original) +++ forrest/trunk/main/webapp/skins/scales/xslt/html/site-to-xhtml.xsl Mon Apr 9 18:49:44 2007 @@ -33,95 +33,85 @@ --> - - - + - + - - - - + + + + - - <xsl:value-of select="div[@id='content']/h1"/> - <xsl:if test="$config/motd"> - <xsl:for-each select="$config/motd/motd-option"> - <xsl:choose> - <xsl:when test="@starts-with='true'"> - <xsl:if test="starts-with($path, @pattern)"> - <xsl:if test="normalize-space(motd-title) != ''"> - <xsl:text> (</xsl:text> - <xsl:value-of select="motd-title"/> - <xsl:text>)</xsl:text> - </xsl:if> - </xsl:if> - </xsl:when> - <xsl:otherwise> - <xsl:if test="contains($path, @pattern)"> - <xsl:if test="normalize-space(motd-title) != ''"> - <xsl:text> (</xsl:text> - <xsl:value-of select="motd-title"/> - <xsl:text>)</xsl:text> - </xsl:if> - </xsl:if> - </xsl:otherwise> - </xsl:choose> - </xsl:for-each> - </xsl:if> - + <xsl:value-of select="div[@id='content']/h1"/> + <xsl:if test="$config/motd"> + <xsl:for-each select="$config/motd/motd-option"> + <xsl:choose> + <xsl:when test="@starts-with='true'"> + <xsl:if test="starts-with($path, @pattern)"> + <xsl:if test="normalize-space(motd-title) != ''"> +<xsl:text> (</xsl:text> + <xsl:value-of select="motd-title"/> +<xsl:text>)</xsl:text> + </xsl:if> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:if test="contains($path, @pattern)"> + <xsl:if test="normalize-space(motd-title) != ''"> +<xsl:text> (</xsl:text> + <xsl:value-of select="motd-title"/> +<xsl:text>)</xsl:text> + </xsl:if> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> + </xsl:if> - - - - - - - - - - - + + - - - - + + + - + -
+
- -+ + + + |breadtrail + -
- -
-
-+ +
+ +
+
+ + |header + -
-+ +
+ + |start group logo - + - - - -+ + + + + + + + |end group logo + -+ + + |start Project Logo - + - - + + + + - true - false - - - -+ +true + + +false + + + + + + |end Project Logo - + - - + -+ + + |start Search - + - + + |end search - + - -+ + + + + + |start Tabs + - -+ + + + |end Tabs + -
-
+
+
-
-
-+ +
+
+ + |start Subtabs +
- +
-+ + + |end Endtabs + -
- -+ +
+ + |breadtrail + -
- - - - - - - +
+ + + + + + +   - -
-+ +
+
+ + |start Menu, mainarea + - - - -+ + + + + + |start content + - -+ + + + |end content - + -
 
- -
+ + +
 
+
-