]> matita.cs.unibo.it Git - helm.git/commitdiff
* New data
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 6 Mar 2002 10:12:22 +0000 (10:12 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 6 Mar 2002 10:12:22 +0000 (10:12 +0000)
* <date>s of the news are now numerical

helm/mowgli/home/xml/news.xml
helm/mowgli/home/xsl/news.xsl

index 910f30b185c3fd3d58d31994a6e4a394d5060fe8..063497f32b88ca9cb0c55d2f185475351af8624f 100644 (file)
 ]>
 
 <news>
-
   <event>
-    <date>February 26, 2002</date>
+    <date>20020306</date>
+    <description>
+     The agenda of the
+     <a href="mowgli-events/kick-off.html">MOWGLI Kick-Off meeting</a>
+     has been detailed.
+    </description>
+    <who file="bologna/sacerdoti"/>
+  </event>
+      
+  <event>
+    <date>20020226</date>
     <description>
       The site is now available in two versions: with and without
       frames. Please, try
@@ -31,7 +40,7 @@
   </event>
       
   <event>
-    <date>February 22, 2002</date>
+    <date>20020222</date>
     <description>
       The MOWGLI Kick-Off is approaching. Find out more
       informations under MOWGLI Events.
@@ -40,7 +49,7 @@
   </event>
       
   <event>
-    <date>February 22, 2002</date>
+    <date>20020222</date>
     <description>
       MOWGLI Web Site announced. MKM03 added to events.
     </description>
@@ -48,7 +57,7 @@
   </event>
       
   <event>
-    <date>February 14, 2002</date>
+    <date>20020214</date>
     <header>Valentine's Day</header>
     <description>
       New fancy colours, improved layout, especially for I.E. (bleah), main page
@@ -58,7 +67,7 @@
   </event>
   
   <event>
-    <date>February 12, 2002</date>
+    <date>20020212</date>
     <description>
       Site moved into CVS. XSLT stylesheets are used to generate
       HTML pages from XML sources.
@@ -67,7 +76,7 @@
   </event>
   
   <event>
-    <date>January 19, 2002</date>
+    <date>20020119</date>
     <description>
       First Web pages created.
     </description>
index 2d513bec004c102d6aea89e98bf8ba0915dbbd59..6ed83b3aa1db8230526e3d93bd98579f5fcee17e 100644 (file)
 <xsl:template match="event">
  <xsl:param name="small" select="false()"/>
  <dt>
-  <b><xsl:value-of select="date"/></b>
+  <b>
+   <xsl:call-template name="print_date">
+    <xsl:with-param name="date" select="date"/>
+   </xsl:call-template>
+  </b>
   <xsl:if test="header">
    <xsl:value-of select="' -- '"/>
    <em>