From eb20843f7f61e9b166f91345d96c40aec0693949 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Thu, 23 Oct 2003 05:36:01 +0000 Subject: - call-template instead of apply-templates for header * stylesheets/db2html-header.xsl: - call-template instead of apply-templates for header * stylesheets/db2html-navbar.xsl: - New navbar handlers, as necessitated by new chunk handlers * stylesheets/db2html-html.xsl: * stylesheets/yelp-customization.xsl: - Using new navbar handlers * stylesheets/db2html-xref.xsl: - A few additional rules for xref.content --- stylesheets/ChangeLog | 17 +++- stylesheets/db2html-header.xsl | 6 +- stylesheets/db2html-html.xsl | 10 +- stylesheets/db2html-navbar.xsl | 200 +++++++++++++++++++++++-------------- stylesheets/db2html-xref.xsl | 25 ++++- stylesheets/yelp-customization.xsl | 14 ++- 6 files changed, 186 insertions(+), 86 deletions(-) diff --git a/stylesheets/ChangeLog b/stylesheets/ChangeLog index 9f5b2e87..08d2dea9 100644 --- a/stylesheets/ChangeLog +++ b/stylesheets/ChangeLog @@ -1,4 +1,19 @@ -2003-10-12 Shaun McCance +2003-10-23 Shaun McCance + + * db2html-header.xsl: + - call-template instead of apply-templates for header + + * db2html-navbar.xsl: + - New navbar handlers, as necessitated by new chunk handlers + + * db2html-html.xsl: + * yelp-customization.xsl: + - Using new navbar handlers + + * db2html-xref.xsl: + - A few additional rules for xref.content + +2003-10-22 Shaun McCance * db2html-division.xsl: - Use $depth_chunk instead of $depth diff --git a/stylesheets/db2html-header.xsl b/stylesheets/db2html-header.xsl index 0cda16b3..6a92d889 100644 --- a/stylesheets/db2html-header.xsl +++ b/stylesheets/db2html-header.xsl @@ -55,7 +55,7 @@ - + @@ -91,7 +91,9 @@ - + + + diff --git a/stylesheets/db2html-html.xsl b/stylesheets/db2html-html.xsl index 80711400..3c259397 100644 --- a/stylesheets/db2html-html.xsl +++ b/stylesheets/db2html-html.xsl @@ -12,10 +12,16 @@ - + + + + - + + + + diff --git a/stylesheets/db2html-navbar.xsl b/stylesheets/db2html-navbar.xsl index ea273fb9..30184b04 100644 --- a/stylesheets/db2html-navbar.xsl +++ b/stylesheets/db2html-navbar.xsl @@ -1,4 +1,33 @@ + + +]> @@ -7,7 +36,27 @@ - + + + + + + + + + + + + + + + + + + @@ -33,109 +82,108 @@ --> - - + + + + + + + + - - - - - - - - - - + + + + - - - - - + ---> - - + + + + + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + - - + - + ---> - - + + + + + + + + - + - - + - - - - - + + + + - - + - - + - + + + + ---> + + diff --git a/stylesheets/db2html-xref.xsl b/stylesheets/db2html-xref.xsl index cb82c796..aac54480 100644 --- a/stylesheets/db2html-xref.xsl +++ b/stylesheets/db2html-xref.xsl @@ -109,7 +109,30 @@ - + + + + + + + + + + + + + + + + + + + + diff --git a/stylesheets/yelp-customization.xsl b/stylesheets/yelp-customization.xsl index 79786162..530d9a02 100644 --- a/stylesheets/yelp-customization.xsl +++ b/stylesheets/yelp-customization.xsl @@ -66,11 +66,11 @@ - + - + Start of chunk: [] @@ -101,10 +101,16 @@ - + + + + - + + + +
-- cgit v1.2.1