From f70e1237b7f6b30b9e00f84668cd8818879b2c6b Mon Sep 17 00:00:00 2001
From: neysx
Date: Wed, 31 Dec 2008 16:17:43 +0000
Subject: Reorganised menu from #252157 taken out of guide.xsl into its own
xml/xsl
---
xml/htdocs/xsl/guide2.xsl | 263 ++++------------------------------------------
xml/htdocs/xsl/menu.xml | 89 ++++++++++++++++
xml/htdocs/xsl/menu.xsl | 57 ++++++++++
3 files changed, 166 insertions(+), 243 deletions(-)
create mode 100644 xml/htdocs/xsl/menu.xml
create mode 100644 xml/htdocs/xsl/menu.xsl
diff --git a/xml/htdocs/xsl/guide2.xsl b/xml/htdocs/xsl/guide2.xsl
index 0b0f5199..69b900cf 100755
--- a/xml/htdocs/xsl/guide2.xsl
+++ b/xml/htdocs/xsl/guide2.xsl
@@ -5,7 +5,7 @@
xmlns:dyn="http://exslt.org/dynamic"
xmlns:str="http://exslt.org/strings"
- xmlns:feed="http://www.w3.org/2005/Atom"
+ xmlns:feed="http://www.w3.org/2005/Atom"
xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"
exclude-result-prefixes="opensearch feed"
@@ -25,6 +25,8 @@
+
+
@@ -153,7 +155,7 @@
-
+
@@ -174,7 +176,7 @@
-
+
@@ -285,7 +287,7 @@
-
+
@@ -295,7 +297,7 @@
-
+
@@ -324,7 +326,7 @@
-
+
@@ -334,8 +336,6 @@
-
- Y
http://www.gentoo.org
@@ -344,111 +344,7 @@
|
|
@@ -467,119 +363,9 @@
@@ -605,15 +391,6 @@
To learn more, read our about
page.
-
@@ -734,7 +511,7 @@
-
+
@@ -776,7 +553,7 @@
-
+
@@ -1347,7 +1124,7 @@ Copyright 2001- Gentoo Found
-
+
@@ -1799,10 +1576,10 @@ Copyright 2001- Gentoo Found
-
+
-
+
@@ -1811,7 +1588,7 @@ Copyright 2001- Gentoo Found
-
+
@@ -2133,7 +1910,7 @@ Copyright 2001- Gentoo Found
- Posted between and
+ Posted between and
Posted on
@@ -2147,7 +1924,7 @@ Copyright 2001- Gentoo Found
by
-
+
@@ -2183,7 +1960,7 @@ Copyright 2001- Gentoo Found
-
+
diff --git a/xml/htdocs/xsl/menu.xml b/xml/htdocs/xsl/menu.xml
new file mode 100644
index 00000000..7a7e3a26
--- /dev/null
+++ b/xml/htdocs/xsl/menu.xml
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+]>
+
+
diff --git a/xml/htdocs/xsl/menu.xsl b/xml/htdocs/xsl/menu.xsl
new file mode 100644
index 00000000..01ce2c72
--- /dev/null
+++ b/xml/htdocs/xsl/menu.xsl
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
+
+
+
+
+ http://www.gentoo.org
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
--
cgit v1.2.3-65-gdbad