]> matita.cs.unibo.it Git - helm.git/commitdiff
- Object URL link added
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 26 Jun 2003 12:29:39 +0000 (12:29 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 26 Jun 2003 12:29:39 +0000 (12:29 +0000)
- rethorical text changed

helm/on-line/html/cic/control.html

index 470f82322ea2025f243a3e5069b6295231da6ab4..c348547d128db6f2043a4c3826eebd70e8cac38d 100644 (file)
@@ -25,6 +25,17 @@ td.back { background-color: #e6e6fa; color: brown }
  ]</font>
  </h1>
  <table>
+  <tr>
+   <td>
+    <script>
+     var url = unescape(getParam('url'));
+     document.write('<a href="' + url + '" target="_blank">Object URL</a>');
+     </script>
+   </td>
+   <td>
+    Follow the link to view the displayed object alone (without this control frame)
+   </td>
+  </tr>
   <tr>
    <td>
     <script>
@@ -58,7 +69,8 @@ td.back { background-color: #e6e6fa; color: brown }
      );
     </script>
    </td>
-   <td>NEW!!!</td>
+   <td>DC Metadata and dependency metadata; Dependency graphs
+   </td>
   </tr>
   <tr>
    <td>
@@ -72,8 +84,8 @@ td.back { background-color: #e6e6fa; color: brown }
      );
     </script>
    </td>
-   <td>
-    (Not ported to V7, yet. Experimental. Coming soon.)
+   <td>Proof-checking is recursively performed over the untrusted parts of the
+       library
    </td>
   </tr>
  </table>