From 45c331d4b31095b6255a341f5093d695a0ee0c37 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Thu, 10 Jun 2004 14:06:38 +0000 Subject: [PATCH] Stylesheet whose input is an empty document. It calls the new search engine (moowgle) passing the needed parameters. --- helm/on-line/xslt/search.xsl | 80 ++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 helm/on-line/xslt/search.xsl diff --git a/helm/on-line/xslt/search.xsl b/helm/on-line/xslt/search.xsl new file mode 100644 index 000000000..226b7d069 --- /dev/null +++ b/helm/on-line/xslt/search.xsl @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.2