From fe66ec4dba13886d94c758957709364b056d2e9b Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 16 Feb 2010 22:32:21 +0000 Subject: [PATCH] Trying to simplify the boostbook parameters. [SVN r59706] --- xsl/html.xsl | 12 +++++++++++- xsl/navbar.xsl | 52 +++++++++++++++++++++++++++++--------------------- xsl/xhtml.xsl | 12 +++++++++++- 3 files changed, 52 insertions(+), 24 deletions(-) diff --git a/xsl/html.xsl b/xsl/html.xsl index 6e03e27..30399c5 100644 --- a/xsl/html.xsl +++ b/xsl/html.xsl @@ -24,10 +24,20 @@ + + + + + + + boostbook.css + + + + 1 - diff --git a/xsl/navbar.xsl b/xsl/navbar.xsl index f613d0a..4782fd5 100644 --- a/xsl/navbar.xsl +++ b/xsl/navbar.xsl @@ -11,14 +11,25 @@ + + + - - + + + horizontal + none + + - - - + - + - + - + - + - - + + @@ -91,7 +95,7 @@ background-color: white; width: 50%; - + {$boost.image.alt} @@ -140,9 +144,11 @@ - - - + + + + + @@ -163,7 +169,9 @@ Home - Libraries + + Libraries + People FAQ More diff --git a/xsl/xhtml.xsl b/xsl/xhtml.xsl index e268717..bf8344e 100644 --- a/xsl/xhtml.xsl +++ b/xsl/xhtml.xsl @@ -24,10 +24,20 @@ + + + + + + + boostbook.css + + + + 1 -