From ce64d3f3bbaa610eb874cfed992d012051dd2bea Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Sun, 12 Sep 2010 16:14:24 -0700 Subject: Split out newscontent template into newscontent.xsl include newscontent.xsl in guide.xsl --- xml/htdocs/xsl/guide.xsl | 84 +------------------------------------- xml/htdocs/xsl/newscontent.xsl | 91 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 92 insertions(+), 83 deletions(-) create mode 100644 xml/htdocs/xsl/newscontent.xsl diff --git a/xml/htdocs/xsl/guide.xsl b/xml/htdocs/xsl/guide.xsl index 06707a74..1e6f3f45 100644 --- a/xml/htdocs/xsl/guide.xsl +++ b/xml/htdocs/xsl/guide.xsl @@ -28,6 +28,7 @@ + @@ -1823,87 +1824,4 @@ Copyright 2001- Gentoo Found - - - - - - -
-

- -
- - - - Posted between and - - - Posted on - - - - - - - - by - -

- - - - Happy Birthday - - - gentoo - - - stick man - - - tux - - - Larry the Cow - - - Clock - - - Planet Earth - - - - AlphaServer GS160 - - - KDE - - - ibm - - - Nvidia - - - Freescale Semiconductor - - - -
- - - -
- (full story) -
- - - -
-
-
-
- diff --git a/xml/htdocs/xsl/newscontent.xsl b/xml/htdocs/xsl/newscontent.xsl new file mode 100644 index 00000000..e560c986 --- /dev/null +++ b/xml/htdocs/xsl/newscontent.xsl @@ -0,0 +1,91 @@ + + + + + + + + + +
+

+ +
+ + + + Posted between and + + + Posted on + + + + + + + + by + +

+ + + + Happy Birthday + + + gentoo + + + stick man + + + tux + + + Larry the Cow + + + Clock + + + Planet Earth + + + + AlphaServer GS160 + + + KDE + + + ibm + + + Nvidia + + + Freescale Semiconductor + + + +
+ + + +
+ (full story) +
+ + + +
+
+
+
+
-- cgit v1.2.3-65-gdbad