]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/html/theory/control.html
(dis)organized web stuff
[helm.git] / helm / on-line / html / theory / control.html
diff --git a/helm/on-line/html/theory/control.html b/helm/on-line/html/theory/control.html
deleted file mode 100644 (file)
index b855a6a..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
-"http://www.w3.org/TR/REC-html40/loose.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:subst="http://www.cs.unibo.it/helm/subst">
-
-<head>
-
-<style type="text/css">
-#normal { background-color: #e6e6fa; font-family: sans-serif }
-td.head { font-weight: bold; background-color: #e6e6fa; color: brown }
-td.back { background-color: #e6e6fa; color: brown }
-#indent { margin-left: 1cm; margin-right: 1cm }
-#centered { text-align: center }
-li     { padding-bottom: 1ex }
-div.center { text-align: center }
-h2.uri { margin-top: 0ex; margin-bottom: 0ex }
-</style>
-
-<script>
- var interfaceURL = "<subst:interfaceURL/>";
- var processorURL = "<subst:processorURL/>";
- var profile = "<subst:profile/>";
- var url = "<subst:url/>";
-</script>
-
-</head>
-
-<body id="normal">
- <div class="center">
- <small>
- User:
-   <uwobo:profileCtrlOptionList xmlns:uwobo="http://helm.cs.unibo.it/uwobo"
-    type="theory"/>
- <br />
- [<a href="http://helm.cs.unibo.it" target="_top">HELM home</a>]
- <script>
-   document.write('[<a target="_top" href="' + processorURL +
-     'apply?keys=SPK&amp;param.processorURL=' + escape(processorURL) +
-     '&amp;param.profile=' + escape(profile) +
-     '&amp;xmluri=' + interfaceURL + 'html/configuration.html' +
-     '">configuration</a>]');
- </script>
- </small>
- </div>
- <hr />
- <div class="center">
-   <script>
-     document.write('&lt;a target="result" style="color:black; text-decoration:none" href="' + url + '&amp;param.toplevel=true">');
-     document.write('<img style="border-style:none" src="' + interfaceURL + '/icons/theory.png" />');
-   </script>
- <h2 class="uri"><subst:base_CICURI/></h2>
-  <script>document.write('&lt;/a>');</script>
- </div>
-<!--
- <ul>
-   <li>
-     <script>
-       var url = "<subst:url/>";
-       document.write('<a href="' + url + '" target="_blank">Open theory in new window</a>');
-     </script>
-   </li>
- </ul>
--->
-</body>
-</html>