From 4947a59dbc917f8db8e5cb074418b6197c3960db Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Mon, 19 Mar 2001 14:19:43 +0000 Subject: [PATCH] makeURL() and related variables and parameters moved to links_library.xsl prop.* now passed on as param.* --- helm/style/expandobj.xsl | 40 ++------------ helm/style/link.xsl | 20 +------ helm/style/links_library.xsl | 100 +++++++++++++++++++++++++++++++++++ helm/style/params.xsl | 6 --- 4 files changed, 106 insertions(+), 60 deletions(-) create mode 100644 helm/style/links_library.xsl diff --git a/helm/style/expandobj.xsl b/helm/style/expandobj.xsl index 6f667ed79..081c225ce 100644 --- a/helm/style/expandobj.xsl +++ b/helm/style/expandobj.xsl @@ -34,23 +34,8 @@ - - - - - - - - - - - - -getxml?uri= - -apply?keys=&param.naturalLanguage=&param.annotations=&prop.media-type=&prop.doctype-public=&prop.encoding=&param.keys=&param.getterURL=&param.processorURL=&xmluri= + doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN" doctype-system="DTD/xhtml1-transitional.dtd" /> - - - - - - - - - - + - + @@ -92,7 +68,7 @@ step for expanding objects --> - + @@ -106,11 +82,3 @@ step for expanding objects --> - - - - - - - - diff --git a/helm/style/link.xsl b/helm/style/link.xsl index ad974012b..3e3dc8c20 100644 --- a/helm/style/link.xsl +++ b/helm/style/link.xsl @@ -34,23 +34,7 @@ - - - - - - - - - -getxml?uri= - -apply?keys=&param.naturalLanguage=&param.annotations=&prop.media-type=&prop.doctype-public=&prop.encoding=&param.keys=&param.getterURL=&param.processorURL=&xmluri= - - - - - + @@ -83,4 +67,4 @@ - \ No newline at end of file + diff --git a/helm/style/links_library.xsl b/helm/style/links_library.xsl new file mode 100644 index 000000000..d107c3dd3 --- /dev/null +++ b/helm/style/links_library.xsl @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +getxml?uri= + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +apply?keys= +&param.naturalLanguage=&param.annotations=&prop.media-type=&param.media-type=&prop.doctype-public=&param.doctype-public=&prop.encoding=&param.encoding=&param.keys=&param.getterURL=&param.processorURL=&xmluri= + + + + + + + + + + + + + + + diff --git a/helm/style/params.xsl b/helm/style/params.xsl index eebda7e87..2a0a252e3 100644 --- a/helm/style/params.xsl +++ b/helm/style/params.xsl @@ -371,9 +371,3 @@ - - - - - - -- 2.39.2