From 5d2a1847950093e3fbe3e36ff3132d3d31243eaf Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Wed, 24 Oct 2001 15:59:16 +0000 Subject: [PATCH] metadataLib2.xsl renamed makeGraphLinks.xsl and committed. --- helm/on-line/xslt/makeGraphLinks.xsl | 225 +++++++++++++++++++++++++++ helm/on-line/xslt/metadataLib.xsl | 5 +- 2 files changed, 228 insertions(+), 2 deletions(-) create mode 100644 helm/on-line/xslt/makeGraphLinks.xsl diff --git a/helm/on-line/xslt/makeGraphLinks.xsl b/helm/on-line/xslt/makeGraphLinks.xsl new file mode 100644 index 000000000..96fd31654 --- /dev/null +++ b/helm/on-line/xslt/makeGraphLinks.xsl @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Number of nodes to show when following an hyperlink: + (30 suggested) +
+ + + + + + +
+ + + + + + + + selectedURI='';HM_f_PopUp('elMenu1',event) + HM_f_PopDown('elMenu1') + + + + + +
diff --git a/helm/on-line/xslt/metadataLib.xsl b/helm/on-line/xslt/metadataLib.xsl index 202a3d483..b1434add6 100644 --- a/helm/on-line/xslt/metadataLib.xsl +++ b/helm/on-line/xslt/metadataLib.xsl @@ -71,7 +71,7 @@ url = setParam(url,"xmluri", getterURL + 'getxml%3Furi%3D' + RDFURI); url = setParam(url,"param.CICURI",escape(CICURI)); url = draw_graphURL + 'draw?url=' + escape(url); - var url2 = setParam(location.href,"keys","ML2,RT"); + var url2 = setParam(location.href,"keys","MGL,RT"); url2 = setParam(url2,"xmluri",escape(url)); document.write('View the graph of all the objects depending on this one.'); ]]> @@ -87,6 +87,7 @@

+