From 76a430af65b9569655f00a19f6ba8485c5c9c11d Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Fri, 15 Feb 2002 14:37:10 +0000 Subject: [PATCH] Many improvements: 1) a print_interval template has been put in common.xsl 2) events are now sorted by starting date 3) colors are used to differentiate between submissions, notifications, and so on. Is this an improvement? ;-| --- helm/mowgli/home/xml/other-events.xml | 89 +++++++++++++++++---------- helm/mowgli/home/xsl/common.xsl | 79 ++++++++++++++++++++++++ helm/mowgli/home/xsl/deadlines.xsl | 15 +++-- helm/mowgli/home/xsl/events.xsl | 26 ++++++-- 4 files changed, 167 insertions(+), 42 deletions(-) diff --git a/helm/mowgli/home/xml/other-events.xml b/helm/mowgli/home/xml/other-events.xml index 32562144a..bb0852870 100644 --- a/helm/mowgli/home/xml/other-events.xml +++ b/helm/mowgli/home/xml/other-events.xml @@ -7,8 +7,12 @@ - + + + + ]> @@ -18,12 +22,12 @@ http://www.risc.uni-linz.ac.at/institute/conferences/MKM2001 Special Issue for Annalas of Mathematics and Artificial Intelligence to appear in Fall 2002 - + Notification of acceptance for the special issue on Annals of Mathematics and Artificial Intelligence. 20020228 - + Final version of papers for the special issue. 20020531 @@ -34,35 +38,41 @@ http://www.mathsoftware.org Satellite conference of ICM Beijing - August 17-19, 2002 + + 20020817 + 20020819 + MathML 2002 http://www.mathmlconference.org Chicago - June 28-30, 2002 - + + 20020628 + 20020630 + + Abstracts for papers and panel proposals due 20020218 - + Notification of acceptance for papers and panels 20020311 - + Poster abstracts and demo proposals due 20020315 - + Notification of acceptance for posters and demos 20020329 - + Last day for early registration 20020517 - + Deadline for full papers for JSC special issue 20020626 @@ -72,12 +82,15 @@ 6th International Conference on Electronic Publishing (ELPUB 2002) http://www.tu-chemnitz.de/elpub02/ Karlovy Vary, Czech Republic - November 6-9, 2002 - + + 20021106 + 20021109 + + Abstracts due 20020215 - + Full papers due 20020228 @@ -87,28 +100,31 @@ TPHOLS 2002 http://shemesh.larc.nasa.gov/tphols2002 Hampton (Virginia) - August 20-23, 2002 - + + 20020820 + 20020823 + + Category A papers due 20020222 - + Category A notification of acceptance 20020422 - + Category B papers due 20020517 - + Category A camera-ready copy due 20020524 - + Category B notification of acceptance 20020617 - + Category B camera-ready copy due 20020705 @@ -118,16 +134,19 @@ http://semanticweb2002.aifb.uni-karlsruhe.de Workshop associato a WWW2002 Hawaii - May 7th, 2002 - + + 20020507 + 20020507 + + Paper submission 20020301 - + Notification of acceptance 20020401 - + Deadline for final contributions 20020415 @@ -136,16 +155,19 @@ Extreme 2002 http://www.extrememarkup.com Montreal Canada - August 6-9, 2002 - + + 20020806 + 20020809 + + Paper Submission 20020303 - + Speakers Notified 20020513 - + Revised Papers Due 20020611 @@ -154,12 +176,15 @@ 35 Years of Automath http://www.cee.hw.ac.uk/~fairouz/automath2002/ Edinburgh - April 10-13, 2002 - + + 20020410 + 20020413 + + Submission deadline of papers in special issue of an international journal. 20020510 - + Submission deadline of special edited book celebrating de Bruijn's 85th anniversary. 20020710 diff --git a/helm/mowgli/home/xsl/common.xsl b/helm/mowgli/home/xsl/common.xsl index caa6cf85c..f6036094e 100644 --- a/helm/mowgli/home/xsl/common.xsl +++ b/helm/mowgli/home/xsl/common.xsl @@ -119,4 +119,83 @@ + + + + + + + + + + + + + + + + - + + + + + + + + + + + + - + + + + + + + + , + + + + + + + + + + + - + + + + , + + + + + + + + + + + + + + + red + + + green + + + blue + + + maroon + + + + diff --git a/helm/mowgli/home/xsl/deadlines.xsl b/helm/mowgli/home/xsl/deadlines.xsl index 3c38cda7c..95debcab0 100644 --- a/helm/mowgli/home/xsl/deadlines.xsl +++ b/helm/mowgli/home/xsl/deadlines.xsl @@ -37,14 +37,21 @@
  • - - - + + + + + + + + + + - +
  • diff --git a/helm/mowgli/home/xsl/events.xsl b/helm/mowgli/home/xsl/events.xsl index 1278fb87c..66f1b7fa2 100644 --- a/helm/mowgli/home/xsl/events.xsl +++ b/helm/mowgli/home/xsl/events.xsl @@ -21,9 +21,11 @@

    Mowgli Events


    Events Of Interest to MOWGLI --- - Sort by deadlines!

    + Sort by deadlines!
    - + + +
    @@ -42,7 +44,12 @@ - + + + + + +
    @@ -60,10 +67,17 @@
  • - - - + + + + + + + + + + -- 2.39.2