From 0b2f27dd80b9b462431a6903bec8353b2a27da5f Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 29 Dec 2002 15:14:35 +0000 Subject: [PATCH] Added support for user and system head content --- slides/xsl/html/frames.xsl | 81 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) diff --git a/slides/xsl/html/frames.xsl b/slides/xsl/html/frames.xsl index 024d713b9..9047b722d 100644 --- a/slides/xsl/html/frames.xsl +++ b/slides/xsl/html/frames.xsl @@ -61,6 +61,9 @@ TOC - <xsl:value-of select="$title"/> + + + @@ -120,6 +123,8 @@ function init() { + + @@ -180,6 +185,10 @@ function init() { <xsl:value-of select="title"/> + + + + @@ -212,6 +221,10 @@ function init() { + + + + @@ -282,6 +295,11 @@ function init() { Navigation + + + + + @@ -310,6 +328,10 @@ function init() { + + + + @@ -333,6 +355,11 @@ function init() { Body + + + + + @@ -361,6 +388,10 @@ function init() { + + + + @@ -383,6 +414,11 @@ function init() { Navigation + + + + + @@ -411,6 +447,10 @@ function init() { + + + + @@ -666,6 +706,9 @@ function init() { <xsl:value-of select="title"/> + + + @@ -701,6 +744,8 @@ function init() { + + @@ -766,6 +811,9 @@ function init() { Navigation + + + @@ -794,6 +842,8 @@ function init() { + + @@ -826,6 +876,9 @@ function init() { Body + + + @@ -854,6 +907,8 @@ function init() { + + @@ -880,6 +935,9 @@ function init() { Navigation + + + @@ -908,6 +966,8 @@ function init() { + + @@ -1021,6 +1081,9 @@ function init() { <xsl:value-of select="title"/> + + + @@ -1056,6 +1119,8 @@ function init() { + + @@ -1132,6 +1197,9 @@ function init() { Navigation + + + @@ -1160,6 +1228,8 @@ function init() { + + @@ -1186,6 +1256,9 @@ function init() { Body + + + @@ -1214,6 +1287,9 @@ function init() { + + + @@ -1241,6 +1317,9 @@ function init() { Navigation + + + @@ -1269,6 +1348,8 @@ function init() { + + -- 2.50.1