From 450ba6182347441c22860e7c6b9ce9af55b82729 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 5 Jul 2002 08:22:15 +0000 Subject: [PATCH] Modified for the new stylesheet olink system. Checks the collect.xref.targets parameter and runs the target data collection process if selected. Default is to not run the collection process. --- xsl/html/docbook.xsl | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/xsl/html/docbook.xsl b/xsl/html/docbook.xsl index d7dd27a27..39e23b60b 100644 --- a/xsl/html/docbook.xsl +++ b/xsl/html/docbook.xsl @@ -29,6 +29,7 @@ + @@ -266,17 +267,32 @@ body { background-image: url(' - - - + + + + + + + + - - - + + + + + + + + -- 2.50.1