public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Xavier Neys (neysx)" <neysx@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/xsl: guide.xsl
Date: Tue, 22 Jan 2008 20:36:56 +0000	[thread overview]
Message-ID: <E1JHPrc-0003Ov-8e@stork.gentoo.org> (raw)

neysx       08/01/22 20:36:56

  Modified:             guide.xsl
  Log:
  s/GWN/GMN/

Revision  Changes    Path
1.227                xml/htdocs/xsl/guide.xsl

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/guide.xsl?rev=1.227&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/guide.xsl?rev=1.227&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/guide.xsl?r1=1.226&r2=1.227

Index: guide.xsl
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/xsl/guide.xsl,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- guide.xsl	19 Jan 2008 14:18:48 -0000	1.226
+++ guide.xsl	22 Jan 2008 20:36:55 -0000	1.227
@@ -387,17 +387,17 @@
         | <a class="menulink" href="http://bugs.gentoo.org">Bugs</a>
         | <a class="menulink" href="http://www.cafepress.com/officialgentoo/">Store</a>
         |
-        <a class="menulink" href="{concat($www,'/news/en/gwn/gwn.xml')}">
+        <a class="menulink" href="{concat($www,'/news/en/gmn/')}">
          <xsl:choose>
-          <xsl:when test="starts-with($tpath, '/news/**/gwn/')">
+          <xsl:when test="starts-with($tpath, '/news/**/gmn/')">
             <xsl:attribute name="class">highlight</xsl:attribute>
             <xsl:attribute name="href"><xsl:value-of select="$link"/></xsl:attribute>
           </xsl:when> 
-          <xsl:when test="not($isEnglish='Y' or document(concat('/news/', $glang, '/gwn/gwn.xml'))/missing)">
-            <xsl:attribute name="href"><xsl:value-of select="concat('/news/',$glang,'/gwn/gwn.xml')"/></xsl:attribute>
+          <xsl:when test="not($isEnglish='Y' or document(concat('/news/', $glang, '/gmn/index.xml'))/missing)">
+            <xsl:attribute name="href"><xsl:value-of select="concat('/news/',$glang,'/gmn/index.xml')"/></xsl:attribute>
           </xsl:when> 
          </xsl:choose>
-        GWN</a>
+        GMN</a>
         |
         <a class="menulink" href="{concat($www,'/main/en/where.xml')}">
          <xsl:choose>



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-01-22 20:36 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 20:36 Xavier Neys (neysx) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-14 19:24 [gentoo-commits] gentoo commit in xml/htdocs/xsl: guide.xsl Alex Legler (a3li)
2013-06-09 18:10 Robin H. Johnson (robbat2)
2013-06-09 17:35 Robin H. Johnson (robbat2)
2013-06-09 17:31 Robin H. Johnson (robbat2)
2013-06-09 17:30 Robin H. Johnson (robbat2)
2013-06-09 17:27 Robin H. Johnson (robbat2)
2013-06-09  1:15 Robin H. Johnson (robbat2)
2013-06-09  1:13 Robin H. Johnson (robbat2)
2012-06-18 10:30 Alec Warner (antarus)
2011-11-29 18:57 Sven Vermeulen (swift)
2011-04-01  4:49 Robin H. Johnson (robbat2)
2010-07-08 22:34 Robin H. Johnson (robbat2)
2010-06-18  5:21 Robin H. Johnson (robbat2)
2010-06-18  4:49 Robin H. Johnson (robbat2)
2009-07-01 16:33 Xavier Neys (neysx)
2009-06-26 16:31 Xavier Neys (neysx)
2009-06-26  3:48 Joshua Saddler (nightmorph)
2009-06-17  1:29 Robin H. Johnson (robbat2)
2009-02-01 15:00 Xavier Neys (neysx)
2008-09-03 21:46 Joshua Saddler (nightmorph)
2008-05-09 19:57 Ned Ludd (solar)
2008-05-09 19:18 Ned Ludd (solar)
2008-03-28 23:35 Xavier Neys (neysx)
2008-03-09 13:01 Xavier Neys (neysx)
2008-01-19 14:18 Xavier Neys (neysx)
2007-11-15  8:16 Xavier Neys (neysx)
2007-11-06  0:09 Xavier Neys (neysx)
2007-10-04 19:38 Xavier Neys (neysx)
2007-09-07  9:15 Xavier Neys, French Docs Lead (neysx)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JHPrc-0003Ov-8e@stork.gentoo.org \
    --to=neysx@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox