From: Claudio Sacerdoti Coen Date: Mon, 15 Oct 2001 06:14:13 +0000 (+0000) Subject: New implementation of the graphs stuff: now every hard-coded URL has X-Git-Tag: v0_1_3~67 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=de7919bc2f1c068734c6760af0cb44c6d7022804;hp=a43a64a7df7a4da719793f6d39f068a4b187e86b;p=helm.git New implementation of the graphs stuff: now every hard-coded URL has been removed. --- diff --git a/helm/on-line/html/control.html b/helm/on-line/html/control.html index 791a8b28a..98bfebaf4 100644 --- a/helm/on-line/html/control.html +++ b/helm/on-line/html/control.html @@ -26,9 +26,9 @@ td.back { background-color: #e6e6fa; color: brown }
The on-line interface will use a -Getter to locate and +Getter to locate and download documents and an -UWOBO to apply transformations +UWOBO to apply transformations to them. @@ -40,9 +40,9 @@ to instances of them.

To control the behaviour of them, use the apposite -Getter panel +Getter panel and -UWOBO panel. +UWOBO panel.

@@ -112,6 +112,72 @@ and
+ + + + + + + + + +
Graph Drawer URL
+
+ +
+
+
+ +
+
+
+ +
+
+ +
+ + + + + + + + + + +
URI-Set URL
+
+ +
+
+
+ +
+
+
+ +
+
+ +
+ diff --git a/helm/on-line/html/library/control.html b/helm/on-line/html/library/control.html index 697bf0f55..5d353fc0d 100644 --- a/helm/on-line/html/library/control.html +++ b/helm/on-line/html/library/control.html @@ -60,6 +60,8 @@ - + @@ -80,7 +80,7 @@ var getterURL = ""; var draw_graphURL = "";
Browser