From 432ff09217ee558843c7774dc6921bfae4e6d95b Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Wed, 13 Feb 2002 20:00:53 +0000 Subject: [PATCH] partial implementation of IST logo. Deep pages have the wrong reference --- helm/mowgli/home/html/Makefile | 1 + helm/mowgli/home/templates/home.html | 31 +++++++++++++++------ helm/mowgli/home/xsl/common.xsl | 40 +++++++++++++++++++++------- 3 files changed, 54 insertions(+), 18 deletions(-) diff --git a/helm/mowgli/home/html/Makefile b/helm/mowgli/home/html/Makefile index 03f9be93d..d75d854ba 100644 --- a/helm/mowgli/home/html/Makefile +++ b/helm/mowgli/home/html/Makefile @@ -175,4 +175,5 @@ uninstall: rm -rf $(DESTDIR)/* $(XSLROOT)/%.xsl : $(XSLROOT)/common.xsl +$(DOCUMENTS) : $(XSLROOT)/common.xsl diff --git a/helm/mowgli/home/templates/home.html b/helm/mowgli/home/templates/home.html index 7edfbb24a..d7e3fbaf5 100644 --- a/helm/mowgli/home/templates/home.html +++ b/helm/mowgli/home/templates/home.html @@ -10,12 +10,18 @@ -
-
- -
-
+ + + + + +
+ MoWGLI Logo + + IST Logo +
+

A few lines

with a brief description of the project @@ -40,9 +46,18 @@
- This pages are hosted by the - Department of Computer Science, - University of Bologna. + + + + + +
+ This pages are hosted by the + Department of Computer Science, + University of Bologna. + + IST Logo Small +
diff --git a/helm/mowgli/home/xsl/common.xsl b/helm/mowgli/home/xsl/common.xsl index 1810935bf..3addf9f03 100644 --- a/helm/mowgli/home/xsl/common.xsl +++ b/helm/mowgli/home/xsl/common.xsl @@ -5,21 +5,41 @@ - + + + + + +
+ + +
+ IST Logo Small +
+


-
- This page is hosted by the - Department of Computer Science, - University of Bologna -
+ + + + + +
+
+ This pages are hosted by the + Department of Computer Science, + University of Bologna. +
+
+
+ IST Logo Small +
+
-- 2.39.2