]> matita.cs.unibo.it Git - helm.git/commitdiff
use server-side include
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 2 Feb 2006 22:50:31 +0000 (22:50 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 2 Feb 2006 22:50:31 +0000 (22:50 +0000)
15 files changed:
helm/www/matita/bottombar.shtml [new file with mode: 0644]
helm/www/matita/community.html [deleted file]
helm/www/matita/community.shtml [new file with mode: 0644]
helm/www/matita/developers.html [deleted file]
helm/www/matita/developers.shtml [new file with mode: 0644]
helm/www/matita/documentation.html [deleted file]
helm/www/matita/documentation.shtml [new file with mode: 0644]
helm/www/matita/download.html [deleted file]
helm/www/matita/download.shtml [new file with mode: 0644]
helm/www/matita/index.html [deleted symlink]
helm/www/matita/index.shtml [new symlink]
helm/www/matita/matita.html [deleted file]
helm/www/matita/matita.shtml [new file with mode: 0644]
helm/www/matita/menubar.shtml [new file with mode: 0644]
helm/www/matita/xhtml-header.shtml [new file with mode: 0644]

diff --git a/helm/www/matita/bottombar.shtml b/helm/www/matita/bottombar.shtml
new file mode 100644 (file)
index 0000000..edb173b
--- /dev/null
@@ -0,0 +1,13 @@
+<table>
+  <tr>
+    <td>
+      <a class="quiet" href="http://validator.w3.org/check/referer">
+       <img alt="Valid XHTML 1.0!" src="images/valid-xhtml10.png" width="88" height="31" />
+      </a>
+      <a class="quiet" href="http://jigsaw.w3.org/css-validator/">
+       <img alt="Valid CSS" src="images/valid-css.png" width="88" height="31" />
+      </a>
+    </td>
+
+  </tr>
+</table>
diff --git a/helm/www/matita/community.html b/helm/www/matita/community.html
deleted file mode 100644 (file)
index 792db17..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<html>
-<head>
-       <title>Matita home page - community</title>
-       <link type="text/css" rel="stylesheet" href="style.css"/>
-</head>
-<body>
-       <div class="upmenu">  
-               <a class="upmenu" href=index.html>Matita Home</a>
-               <a class="upmenu" href=developers.html>Developers</a>
-               <a class="upmenu" href=documentation.html>Documentation</a>
-               <a class="upmenu" href=community.html>Community</a>
-               <a class="upmenu" href=download.html>Download</a>
-       </div>  
-       <h1><span class="h1">Miki</span></h1>
-       <p>
-               Miki is not yet ready...
-       </p>
-</body>
-</html>
diff --git a/helm/www/matita/community.shtml b/helm/www/matita/community.shtml
new file mode 100644 (file)
index 0000000..0b7c82d
--- /dev/null
@@ -0,0 +1,15 @@
+<!--#include virtual="xhtml-header.shtml" -->
+<html>
+  <head>
+    <title>Matita home page - community</title>
+    <link type="text/css" rel="stylesheet" href="style.css"/>
+  </head>
+  <body>
+    <!--#include virtual="menubar.shtml" -->
+    <h1><span class="h1">Miki</span></h1>
+    <p>
+    Miki is not yet ready...
+    </p>
+    <!--#include virtual="bottombar.shtml" -->
+  </body>
+</html>
diff --git a/helm/www/matita/developers.html b/helm/www/matita/developers.html
deleted file mode 100644 (file)
index 1513615..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0" ?>
-<?xml-stylesheet type="text/css" href="style.css" ?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-       <title>Matita home page - developers</title>
-       <link type="text/css" rel="stylesheet" href="style.css"/>
-</head>
-<body>
-       <div class="upmenu">  
-               <a class="upmenu" href="index.html">Matita Home</a>
-               <a class="upmenu" href="developers.html">Developers</a>
-               <a class="upmenu" href="documentation.html">Documentation</a>
-               <a class="upmenu" href="community.html">Community</a>
-               <a class="upmenu" href="download.html">Download</a>
-       </div>  
-       
-           <h1><span class="h1">Current team members</span></h1>
-           <ul>
-             <li><a href="http://www.cs.unibo.it/~asperti">Andrea Asperti</a> - Full Professor</li>
-             <li><a href="http://www.cs.unibo.it/~sacerdot">Claudio Sacerdoti Coen</a> - Researcher </li>
-             <li><a href="http://www.cs.unibo.it/~tassi">Enrico Tassi</a> - PhD Student</li>
-             <li><a href="http://www.cs.unibo.it/~zacchiro">Stefano Zacchiroli</a> - PhD Student</li>
-           </ul>
-
-           <h1><span class="h1">Former members</span></h1>
-           <ul>
-             <li><a href="http://www.cs.unibo.it/~fguidi/">Ferruccio Guidi</a></li>
-             <li><a href="http://www.sti.uniurb.it/padovani/">Luca Padovani</a></li>
-             <li><a href="http://www.cs.unibo.it/~schena/">Irene Schena</a></li>
-           </ul>
-
-           <h1><span class="h1">Students, developers and contributors</span></h1>
-           <ul>
-             <li>Pietro Di Lena</li>
-             <li>Michele Galata'</li>
-             <li>Alberto Griggio</li>
-             <li>Matteo Selmi</li>
-             <li>Vincenzo Tamburrelli</li>
-           </ul>
-           <table>
-             <tr>
-               <td>
-                 <a class="quiet" href="http://validator.w3.org/check/referer">
-                   <img alt="Valid XHTML 1.0!" src="images/valid-xhtml10.png" width="88" height="31" />
-                 </a>
-                 <a class="quiet" href="http://jigsaw.w3.org/css-validator/">
-                   <img alt="Valid CSS" src="images/valid-css.png" width="88" height="31" />
-                 </a>
-               </td>
-
-             </tr>
-           </table>
-  </body>
-</html>
diff --git a/helm/www/matita/developers.shtml b/helm/www/matita/developers.shtml
new file mode 100644 (file)
index 0000000..f99082e
--- /dev/null
@@ -0,0 +1,34 @@
+<!--#include virtual="xhtml-header.shtml" -->
+<html>
+  <head>
+    <title>Matita home page - developers</title>
+    <link type="text/css" rel="stylesheet" href="style.css"/>
+  </head>
+  <body>
+    <!--#include virtual="menubar.shtml" -->
+    <h1><span class="h1">Current team members</span></h1>
+    <ul>
+      <li><a href="http://www.cs.unibo.it/~asperti/">Andrea Asperti</a> - Full Professor</li>
+      <li><a href="http://www.cs.unibo.it/~sacerdot/">Claudio Sacerdoti Coen</a> - Researcher </li>
+      <li><a href="http://www.cs.unibo.it/~tassi/">Enrico Tassi</a> - PhD Student</li>
+      <li><a href="http://www.cs.unibo.it/~zacchiro/">Stefano Zacchiroli</a> - PhD Student</li>
+    </ul>
+
+    <h1><span class="h1">Former members</span></h1>
+    <ul>
+      <li><a href="http://www.cs.unibo.it/~fguidi/">Ferruccio Guidi</a></li>
+      <li><a href="http://www.sti.uniurb.it/padovani/">Luca Padovani</a></li>
+      <li><a href="http://www.cs.unibo.it/~schena/">Irene Schena</a></li>
+    </ul>
+
+    <h1><span class="h1">Students, developers and contributors</span></h1>
+    <ul>
+      <li>Pietro Di Lena</li>
+      <li>Michele Galatá</li>
+      <li>Alberto Griggio</li>
+      <li>Matteo Selmi</li>
+      <li>Vincenzo Tamburrelli</li>
+    </ul>
+    <!--#include virtual="bottombar.shtml" -->
+  </body>
+</html>
diff --git a/helm/www/matita/documentation.html b/helm/www/matita/documentation.html
deleted file mode 100644 (file)
index 9e67189..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<html>
-<head>
-       <title>Matita home page - documentation</title>
-       <link type="text/css" rel="stylesheet" href="style.css"/>
-</head>
-<body>
-       <div class="upmenu">  
-               <a class="upmenu" href=index.html>Matita Home</a>
-               <a class="upmenu" href=developers.html>Developers</a>
-               <a class="upmenu" href=documentation.html>Documentation</a>
-               <a class="upmenu" href=community.html>Community</a>
-               <a class="upmenu" href=download.html>Download</a>
-       </div>  
-       <h1><span class="h1">User manual</span></h1>
-       <p>
-               Please be patient...
-       </p>
-</body>
-</html>
diff --git a/helm/www/matita/documentation.shtml b/helm/www/matita/documentation.shtml
new file mode 100644 (file)
index 0000000..2ab98e1
--- /dev/null
@@ -0,0 +1,15 @@
+<!--#include virtual="xhtml-header.shtml" -->
+<html>
+  <head>
+    <title>Matita home page - documentation</title>
+    <link type="text/css" rel="stylesheet" href="style.css"/>
+  </head>
+  <body>
+    <!--#include virtual="menubar.shtml" -->
+    <h1><span class="h1">User manual</span></h1>
+    <p>
+    Please be patient...
+    </p>
+    <!--#include virtual="bottombar.shtml" -->
+  </body>
+</html>
diff --git a/helm/www/matita/download.html b/helm/www/matita/download.html
deleted file mode 100644 (file)
index cc30eb4..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<html>
-<head>
-       <title>Matita home page - download</title>
-       <link type="text/css" rel="stylesheet" href="style.css"/>
-</head>
-<body>
-       <div class="upmenu">  
-               <a class="upmenu" href=index.html>Matita Home</a>
-               <a class="upmenu" href=developers.html>Developers</a>
-               <a class="upmenu" href=documentation.html>Documentation</a>
-               <a class="upmenu" href=community.html>Community</a>
-               <a class="upmenu" href=download.html>Download</a>
-       </div>  
-       <h1><span class="h1">Sources</span></h1>
-       <p>
-       Since there is no official release, you can browse the svn repository
-       and get sources of the <a
-               href="http://helm.cs.unibo.it/websvn/dl.php?repname=helm&path=%2Ftrunk%2Fhelm%2Focaml%2F&rev=0&isdir=1">ocaml/</a>
-       and <a
-               href="http://helm.cs.unibo.it/websvn/dl.php?repname=helm&path=%2Ftrunk%2Fhelm%2Fmatita%2F&rev=0&isdir=1">matita/</a>
-       modules.
-       </p>
-  </body>
-
-</html>
diff --git a/helm/www/matita/download.shtml b/helm/www/matita/download.shtml
new file mode 100644 (file)
index 0000000..86f442d
--- /dev/null
@@ -0,0 +1,20 @@
+<!--#include virtual="xhtml-header.shtml" -->
+<html>
+  <head>
+    <title>Matita home page - download</title>
+    <link type="text/css" rel="stylesheet" href="style.css"/>
+  </head>
+  <body>
+    <!--#include virtual="menubar.shtml" -->
+    <h1><span class="h1">Sources</span></h1>
+    <p>
+    Since there is no official release, you can browse the svn repository
+    and get sources of the <a
+      href="http://helm.cs.unibo.it/websvn/dl.php?repname=helm&path=%2Ftrunk%2Fhelm%2Focaml%2F&rev=0&isdir=1">ocaml/</a>
+    and <a
+      href="http://helm.cs.unibo.it/websvn/dl.php?repname=helm&path=%2Ftrunk%2Fhelm%2Fmatita%2F&rev=0&isdir=1">matita/</a>
+    modules.
+    </p>
+    <!--#include virtual="bottombar.shtml" -->
+  </body>
+</html>
diff --git a/helm/www/matita/index.html b/helm/www/matita/index.html
deleted file mode 120000 (symlink)
index afb6ab5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-matita.html
\ No newline at end of file
diff --git a/helm/www/matita/index.shtml b/helm/www/matita/index.shtml
new file mode 120000 (symlink)
index 0000000..2fad15b
--- /dev/null
@@ -0,0 +1 @@
+matita.shtml
\ No newline at end of file
diff --git a/helm/www/matita/matita.html b/helm/www/matita/matita.html
deleted file mode 100644 (file)
index fae7d20..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
- <head>
-  <title>Matita home page</title>
- </head>
- <style>
-  a {text-decoration:none}
-  img.image{ display: none; }
-
-  dl#matitaMap {
-       margin-left:auto;
-       margin-right:auto;
-       margin-top:50px;
-       padding: 0;
-       background: url(matita.png) top left no-repeat;
-       height: 590px;
-       width: 485px; 
-       position: relative;
-  }
-  
-  dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
-  dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }
-  
-  dd#developersDef{ top: 206px; left: 30px; }
-  dd#developersDef a{ position: absolute; width: 426px; height: 70px; text-decoration: none; }
-  dd#developersDef a span{ display: none; }
-  dd#developersDef a:hover{ position: absolute; background: transparent url(bg0.png) ; top: 0px}
-  
-  dd#documentationDef{ top: 277px; left: 30px; }
-  dd#documentationDef a{ position: absolute; width: 426px; height: 70px; text-decoration: none; }
-  dd#documentationDef a span{ display: none; }
-  dd#documentationDef a:hover{ position: absolute; background: transparent url(bg1.png) ; top: 0px}
-  
-  dd#communityDef{ top: 348px; left: 30px; }
-  dd#communityDef a{ position: absolute; width: 426px; height: 70px; text-decoration: none; }
-  dd#communityDef a span{ display: none; }
-  dd#communityDef a:hover{ position: absolute; background: transparent url(bg2.png) ; top: 0px}
-  
-  dd#downloadDef{ top: 419px; left: 30px; }
-  dd#downloadDef a{ position: absolute; width: 426px; height: 70px; text-decoration: none; }
-  dd#downloadDef a span{ display: none; }
-  dd#downloadDef a:hover{ position: absolute; background: transparent url(bg3.png) ; top: 0px}
-
- div#ex {margin-left:auto; margin-right:auto}
- </style>
-
-  <body>
-
-<div id="ex" >
-<img src="matita.png" width="485" height="590" border="0" class="image" />
-
-    <dl id="matitaMap">
-     <dt id="developers">1. Developers</dt>
-     <dd id="developersDef"><a href="developers.html"></a></dd>
-     <dt id="documentation">2. Documentation</dt>
-     <dd id="documentationDef"><a href="documentation.html"></a></dd>
-     <dt id="community">3. Community</dt>
-     <dd id="communityDef"><a href="community.html"></a></dd>
-     <dt id="download">4. Download</dt>
-     <dd id="downloadDef"><a href="download.html"></a></dd>
-    </dl>
-    <div>
-  
-  </body>
-
-</html>
-
-<!-- $Id$ -->
diff --git a/helm/www/matita/matita.shtml b/helm/www/matita/matita.shtml
new file mode 100644 (file)
index 0000000..2bf6a21
--- /dev/null
@@ -0,0 +1,68 @@
+<!--#include virtual="xhtml-header.shtml" -->
+<html>
+ <head>
+  <title>Matita home page</title>
+ </head>
+ <style>
+  a {text-decoration:none}
+  img.image{ display: none; }
+
+  dl#matitaMap {
+       margin-left:auto;
+       margin-right:auto;
+       margin-top:50px;
+       padding: 0;
+       background: url(matita.png) top left no-repeat;
+       height: 590px;
+       width: 485px; 
+       position: relative;
+  }
+  
+  dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
+  dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }
+  
+  dd#developersDef{ top: 206px; left: 30px; }
+  dd#developersDef a{ position: absolute; width: 426px; height: 70px; text-decoration: none; }
+  dd#developersDef a span{ display: none; }
+  dd#developersDef a:hover{ position: absolute; background: transparent url(bg0.png) ; top: 0px}
+  
+  dd#documentationDef{ top: 277px; left: 30px; }
+  dd#documentationDef a{ position: absolute; width: 426px; height: 70px; text-decoration: none; }
+  dd#documentationDef a span{ display: none; }
+  dd#documentationDef a:hover{ position: absolute; background: transparent url(bg1.png) ; top: 0px}
+  
+  dd#communityDef{ top: 348px; left: 30px; }
+  dd#communityDef a{ position: absolute; width: 426px; height: 70px; text-decoration: none; }
+  dd#communityDef a span{ display: none; }
+  dd#communityDef a:hover{ position: absolute; background: transparent url(bg2.png) ; top: 0px}
+  
+  dd#downloadDef{ top: 419px; left: 30px; }
+  dd#downloadDef a{ position: absolute; width: 426px; height: 70px; text-decoration: none; }
+  dd#downloadDef a span{ display: none; }
+  dd#downloadDef a:hover{ position: absolute; background: transparent url(bg3.png) ; top: 0px}
+
+ div#ex {margin-left:auto; margin-right:auto}
+ </style>
+
+  <body>
+
+<div id="ex" >
+<img src="matita.png" width="485" height="590" border="0" class="image" />
+
+    <dl id="matitaMap">
+     <dt id="developers">1. Developers</dt>
+     <dd id="developersDef"><a href="developers.shtml"></a></dd>
+     <dt id="documentation">2. Documentation</dt>
+     <dd id="documentationDef"><a href="documentation.shtml"></a></dd>
+     <dt id="community">3. Community</dt>
+     <dd id="communityDef"><a href="community.shtml"></a></dd>
+     <dt id="download">4. Download</dt>
+     <dd id="downloadDef"><a href="download.shtml"></a></dd>
+    </dl>
+    <div>
+  
+<!--#include virtual="bottombar.shtml" -->
+  </body>
+</html>
+
+<!-- $Id$ -->
diff --git a/helm/www/matita/menubar.shtml b/helm/www/matita/menubar.shtml
new file mode 100644 (file)
index 0000000..1ac5bf5
--- /dev/null
@@ -0,0 +1,7 @@
+<div class="upmenu">  
+  <a class="upmenu" href="index.shtml">Matita Home</a>
+  <a class="upmenu" href="developers.shtml">Developers</a>
+  <a class="upmenu" href="documentation.shtml">Documentation</a>
+  <a class="upmenu" href="community.shtml">Community</a>
+  <a class="upmenu" href="download.shtml">Download</a>
+</div>  
diff --git a/helm/www/matita/xhtml-header.shtml b/helm/www/matita/xhtml-header.shtml
new file mode 100644 (file)
index 0000000..e081847
--- /dev/null
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<?xml-stylesheet type="text/css" href="style.css" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">