]> matita.cs.unibo.it Git - helm.git/commitdiff
- all final shtml are now well formed XML documents
authorStefano Zacchiroli <zack@upsilon.cc>
Sat, 10 Jun 2006 09:15:15 +0000 (09:15 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Sat, 10 Jun 2006 09:15:15 +0000 (09:15 +0000)
- added a link to the logo in the top left corner
- structured and commented the CSS stylesheet
- added $Id$ where missing
- the Makefile no longer builds images when invoked with no targets

12 files changed:
helm/www/matita/Makefile
helm/www/matita/bottombar.shtml
helm/www/matita/community.shtml
helm/www/matita/development.shtml
helm/www/matita/documentation.shtml
helm/www/matita/download.shtml
helm/www/matita/matita.shtml
helm/www/matita/menubar.shtml
helm/www/matita/splash.shtml
helm/www/matita/style.css
helm/www/matita/xhtml-header.shtml
helm/www/matita/xhtml-meta.shtml

index 1f5d2d3c5986b99b12c36b38c53b85da7fde49ac..92149d1125cd90500b762a99b919ba13045797ee 100644 (file)
@@ -1,3 +1,4 @@
+
 MARGIN_X=30
 MARGIN_Y=206
 SIZE_X=426
@@ -5,7 +6,9 @@ SIZE_Y=70
 
 SEQ=3
 
-all: images/matita.xcf
+all:
+
+images: images/matita.xcf
        for Y in `seq 0 $(SEQ)`; do \
                convert images/matita.png -crop \
                        $(SIZE_X)x$(SIZE_Y)+$(MARGIN_X)+`expr $(MARGIN_Y) + $$Y '*' '(' $(SIZE_Y) + 1 ')'` tmp.png; \
index 41bbb828d5b117e3ef7cc0d3aeb5d985cb8fd81d..6c480c44a41eea5392a6be1e092ca0197d3b19f6 100644 (file)
@@ -1,11 +1,11 @@
+<!-- $Id$ -->
 <div class="bottombar">
   <samp class="tiny">Last-modified: <!--#flastmod file="$DOCUMENT_NAME"--></samp>
   <div class="uplined">
-  <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>
-</div>
+    <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>
+  </div>
 </div>
-<!-- $Id$ -->
index 16e029f73cbf94f4a7f7194bde7e6916b395667e..30c7029dbd6cc50562ad1cbd4c1a9bc1d9a74041 100644 (file)
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
 <!--#include virtual="xhtml-header.shtml" -->
 <html>
   <head>
@@ -8,7 +9,8 @@
     <!--#include virtual="menubar.shtml" -->
     <div class="main">
       <h1>Matita Community</h1>
-      <h2><span class="h2">Miki</span></h1>
+
+      <h2>Miki</h2>
       <p>
       We are currently developing
       <a href="http://en.wikipedia.org/wiki/Wiki">Wiki</a>-like
@@ -17,8 +19,8 @@
       contributions. <em>"Miki: a formal Mathematics wIKI"</em> is the
       codename of the effort.
       </p>
+
       <!--#include virtual="bottombar.shtml" -->
     </div>
   </body>
 </html>
-<!-- $Id$ -->
index 829e4713d4c7825984c28ee03bf271ae4ac29356..ebf279462bdb35320404f8d68ede4253570a5f57 100644 (file)
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
 <!--#include virtual="xhtml-header.shtml" -->
 <html>
   <head>
@@ -41,4 +42,3 @@
     </div>
   </body>
 </html>
-<!-- $Id$ -->
index 2935201435f44735047156c8905b8169ee3e6835..e0f6c053d80f7173685b51d65a786a9890aa621a 100644 (file)
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
 <!--#include virtual="xhtml-header.shtml" -->
 <html>
   <head>
@@ -23,4 +24,3 @@
     </div>
   </body>
 </html>
-<!-- $Id$ -->
index b992b2694e138cee8e33ca6cb70931f2f12c68fa..4da6ad0b4b7db234439f500f89244278f83be262 100644 (file)
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
 <!--#include virtual="xhtml-header.shtml" -->
 <html>
   <head>
@@ -20,7 +21,7 @@
 
       <h2>Subversion repository</h2>
       <p>
-      You can <a href="http://helm.cs.unibo.it/websvn/listing.php?repname=helm&path=%2F&sc=0">browse our svn repository</a> directly on the web.
+      You can <a href="http://helm.cs.unibo.it/websvn/listing.php?repname=helm&amp;path=%2F&amp;sc=0">browse our svn repository</a> directly on the web.
       </p>
       <p>
       To checkout a copy of the sources type:
@@ -40,4 +41,3 @@ svn co svn://mowgli.cs.unibo.it/trunk/helm/software/matita
     </div>
   </body>
 </html>
-<!-- $Id$ -->
index ecb47af32b0b0d8b410fabf54635f19f969ab4cb..403c06db6b98c3003eb152d8b108634bd93394d7 100644 (file)
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
 <!--#include virtual="xhtml-header.shtml" -->
 <html>
   <head>
@@ -9,7 +10,7 @@
     <div class="main">
 
       <div class="topimage">
-       <img src="images/matita-text-big.png" />
+       <img src="images/matita-text-big.png" alt="Big Matita label" />
       </div>
 
       <p> Matita is a new document-centric interactive theorem prover that
@@ -48,4 +49,3 @@
     </div>
   </body>
 </html>
-<!-- $Id$ -->
index 62e98c212d6bc81000e107c430d2bc7946342fa4..205e72c1fed1e122360b5e0ebd7aa7f8e81a922a 100644 (file)
@@ -1,4 +1,8 @@
+<!-- $Id$ -->
 <div class="menu">  
+  <a class="quiet" href="index.shtml">
+    <img src="images/matita-small.png" alt="Small Matita logo" />
+  </a>
   <ul>
     <li> <a href="index.shtml">Matita Home</a> </li>
     <li> <a href="documentation.shtml">Documentation</a> </li>
index 9161ad53d483e82f1cda295d43f983965db0de1d..0d45599c36fc569c9b3dab6792cc262e477387b0 100644 (file)
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
 <!--#include virtual="xhtml-header.shtml" -->
 <html>
  <head>
@@ -59,8 +60,7 @@
      <dt id="download">4. Download</dt>
      <dd id="downloadDef"><a href="download.shtml"></a></dd>
     </dl>
-    <div>
+  </div>
   
   </body>
 </html>
-<!-- $Id$ -->
index 3f36a507ea62859c231d886dd1c0ee6ba8cc7e9a..6d8bedea96d6e54dc7232a740c555b3c421647a0 100644 (file)
@@ -1,3 +1,27 @@
+/*
+ * CSS stylesheet for the website http://matita.cs.unibo.it/
+ *
+ * $Id$
+ */
+
+/* page layout */
+
+div.menu {
+  position: absolute;
+  left: 0px;
+  width: 150px;
+  text-align: center;
+}
+
+div.main {
+  position: absolute;
+  top: 0px;
+  left: 150px;
+  width: 650px;
+  padding-left:20px;
+}
+
+/* site-wide typesetting */
 
 body {
   font-family: sans-serif;
@@ -6,18 +30,14 @@ body {
   background-repeat: repeat;
 }
 
-samp.tiny {
-  font-size: 8pt;
-}
-
-div.main h1 {
+h1 {
   font-size: 18pt;
   color: #808080;
 
   text-align: center;
 }
 
-div.main h2 {
+h2 {
   font-size: 16pt;
   color: #808080;
   
@@ -26,32 +46,37 @@ div.main h2 {
   border-color: #cb8080;
 }
 
-div.main h3 {
+h3 {
   font-size: 14pt;
   color: #808080;
 }
 
-div.main h4 {
+h4 {
   font-size: 13pt;
   color: #808080;
 }
 
+a {
+  margin: 2px;
+  color: #591622;
+  text-decoration: underline;
+}
+
+a:hover {
+  text-decoration: underline;
+  background-color: #ecf6f9;
+}
+
 ul {
   list-style-type: square;
 }
 
-div.menu {
-  position: absolute;
-  left: 0px;
-  width: 150px;
-  padding-top: 110px;
-  background: url(images/matita-small.png);
-  background-repeat: no-repeat;
-  background-position: 1cm top;
-}
+/* menu */
 
 div.menu ul {
   list-style-type: none;
+  padding-left: 10px;
+  padding-right: 10px;
 }
 
 div.menu ul li {
@@ -61,7 +86,7 @@ div.menu ul li {
   
   border-bottom-style: solid;
   border-color: #cb8080;
-  margin-bottom: 10px;
+  margin-bottom: 15px;
 }
 
 div.menu ul li a {
@@ -74,26 +99,14 @@ a.menu:hover {
   background-color: #ecf6f9;
 }
 
-ul.wide li {
-  padding-bottom: 5px;
-}
-
-a {
-  margin: 2px;
-  color: #591622;
-  text-decoration : underline;
-}
+/* fancy classes */
 
-a:hover {
-  text-decoration : underline;
-  background-color: #ecf6f9;
+samp.tiny {
+  font-size: 8pt;
 }
 
-div.main {
-  position: absolute;
-  top: 0px;
-  left: 200px;
-  width: 650px;
+ul.wide li {
+  padding-bottom: 5px;
 }
 
 .center {
@@ -121,10 +134,9 @@ div.uplined {
 }
 
 a.quiet:link,visited,hover { 
-  background-color:transparent;
+  background-color: transparent;
   text-decoration: none;
-  border-style:none;
-  
+  border-style: none;
 }
 
 a.quiet img { 
@@ -136,10 +148,3 @@ pre.code {
   font-size: 95%;
 }
 
-div.logo {
-  background: url(images/matita-big.png);
-  background-repeat: no-repeat;
-  background-position: center top;
-  height: 600px;
-}
-
index e0818473478bab840e449ac061c60d250a863acd..a78b3ccf58adff9fc7d112c4e5f5cbbec6dc40ad 100644 (file)
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
 <?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"
index ebed9ee6fb587f35239a1391f617f316046c0803..5117dd290f215655dd87897e19e49b3e44aa5bcd 100644 (file)
@@ -1 +1,2 @@
+<!-- $Id$ -->
     <link type="text/css" rel="stylesheet" href="style.css"/>