From: Claudio Sacerdoti Coen Date: Wed, 24 Oct 2001 16:15:41 +0000 (+0000) Subject: metadataControl and demultiplexMutual merged together into metadataControl X-Git-Tag: v0_1_3~47 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=f7bcfbccab33854b334c9d1ca2da9b629d2e9621;p=helm.git metadataControl and demultiplexMutual merged together into metadataControl --- diff --git a/helm/on-line/html/cic/control.html b/helm/on-line/html/cic/control.html index 377aa7db0..8114cbde6 100644 --- a/helm/on-line/html/cic/control.html +++ b/helm/on-line/html/cic/control.html @@ -49,13 +49,8 @@ td.back { background-color: #e6e6fa; color: brown } var url = unescape(getParam('url')); var getterURL = extractParam(url,'param.getterURL'); var CICURI = extractParam(url,'param.CICURI'); - if (CICURI.substr(-4,4) == ".ind") { - url = setParam(url,"keys","DM%2CRT"); - url = setParam(url,"xmluri", getterURL + "getxml%3Furi%3D" + CICURI); - } else { - url = setParam(url,"keys","MC%2CRT"); - url = setParam(url,"xmluri", getterURL + "resolve%3Furi%3D" + CICURI); - } + url = setParam(url,"keys","MC%2CRT"); + url = setParam(url,"xmluri", getterURL + "getxml%3Furi%3D" + CICURI); url = setParam(url,"prop.media-type","text/html"); url = setParam(url,"prop.encoding","iso-8859-1"); document.write( diff --git a/helm/on-line/xslt/demultiplexMutual.xsl b/helm/on-line/xslt/demultiplexMutual.xsl deleted file mode 100644 index 30beaeb61..000000000 --- a/helm/on-line/xslt/demultiplexMutual.xsl +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - -

Metadata related to :

- - - - - - - - -

Metadata related to :

- - - - - -
-
-
- -
diff --git a/helm/on-line/xslt/metadataControl.xsl b/helm/on-line/xslt/metadataControl.xsl index 82646bce7..4842a0f8b 100644 --- a/helm/on-line/xslt/metadataControl.xsl +++ b/helm/on-line/xslt/metadataControl.xsl @@ -13,12 +13,38 @@ - - - - - - + + + + + + +

Metadata related to :

+ + + + + + + + +

Metadata related to :

+ + + + + +
+
+
+ + + + + + + + diff --git a/helm/uwobo-panel/control.html b/helm/uwobo-panel/control.html index 475df6164..52855dd7a 100644 --- a/helm/uwobo-panel/control.html +++ b/helm/uwobo-panel/control.html @@ -227,8 +227,7 @@ the getter is used by default (you can deselect it, however): - - +