From 3aac30e9ce08944526bdceefa4f5ec56bf5542f9 Mon Sep 17 00:00:00 2001 From: randomdan Date: Fri, 2 Jul 2010 14:51:46 +0000 Subject: Make form a shared stylesheet and use it for the search too --- gentoobrowse/form.xslt | 41 +++++++++++++++++++++++++++++++++++++++++ gentoobrowse/login.xslt | 35 +---------------------------------- gentoobrowse/present/search.xml | 9 ++++++++- gentoobrowse/search.xslt | 13 +++---------- 4 files changed, 53 insertions(+), 45 deletions(-) create mode 100644 gentoobrowse/form.xslt diff --git a/gentoobrowse/form.xslt b/gentoobrowse/form.xslt new file mode 100644 index 0000000..7e55b0f --- /dev/null +++ b/gentoobrowse/form.xslt @@ -0,0 +1,41 @@ + + + + + + + +
+ + +

+ + + + + + + + + + +
+ + + + + + + + +
+ + + +
+
+
+
+ diff --git a/gentoobrowse/login.xslt b/gentoobrowse/login.xslt index 26dea0e..7849fe4 100644 --- a/gentoobrowse/login.xslt +++ b/gentoobrowse/login.xslt @@ -3,44 +3,11 @@ xmlns:project2="http://project2.randomdan.homeip.net/" exclude-result-prefixes="project2" xmlns:dyn="http://exslt.org/dynamic" extension-element-prefixes="dyn"> + - - - - -
- - -

- - - - - - - - - - -
- - - - - - - - -
- - - -
-
-
diff --git a/gentoobrowse/present/search.xml b/gentoobrowse/present/search.xml index 26c7c1d..716dc07 100644 --- a/gentoobrowse/present/search.xml +++ b/gentoobrowse/present/search.xml @@ -1,4 +1,11 @@ - + + +
+ +
+
diff --git a/gentoobrowse/search.xslt b/gentoobrowse/search.xslt index ec8f9dd..6a8fd50 100644 --- a/gentoobrowse/search.xslt +++ b/gentoobrowse/search.xslt @@ -2,25 +2,18 @@ + -

Search

-
- - - - - - -
+
-

Search Results

+

Search Results for ""

-- cgit v1.2.3