From 53fadf7f40a61d192cfc0f0a68a5b8df34f1b094 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 15 Aug 2006 08:12:47 +0000 Subject: [PATCH] fixed bug #1528002 olinks not handling dbhtml dir --- xsl/common/olink.xsl | 52 +++++++++++++ xsl/common/targets.xsl | 1 + xsl/html/chunk-common.xsl | 151 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 204 insertions(+) diff --git a/xsl/common/olink.xsl b/xsl/common/olink.xsl index a5e447ff2..2c12e9db1 100644 --- a/xsl/common/olink.xsl +++ b/xsl/common/olink.xsl @@ -532,6 +532,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/common/targets.xsl b/xsl/common/targets.xsl index 91e081828..e628d69cd 100644 --- a/xsl/common/targets.xsl +++ b/xsl/common/targets.xsl @@ -86,6 +86,7 @@ document output. + diff --git a/xsl/html/chunk-common.xsl b/xsl/html/chunk-common.xsl index 31228db6e..4a5152b8d 100644 --- a/xsl/html/chunk-common.xsl +++ b/xsl/html/chunk-common.xsl @@ -571,6 +571,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink error: cannot compute relative + sitemap path because $current.docid ' + + ' not found in target database. + + + + + + + Olink warning: cannot compute relative + sitemap path without $current.docid parameter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ../ + + + + + + + + -- 2.40.0