]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xml/news.xml
ocaml 3.09 transition
[helm.git] / helm / mowgli / home / xml / news.xml
index eeecc24441db523d9edc1603113af623170496ba..0eb677a4833ed90b29470b6b5215e266613c96a9 100644 (file)
  <!ELEMENT event (date,header?,description,who?)>
  <!ELEMENT date (#PCDATA)>
  <!ELEMENT header (#PCDATA)>
- <!ELEMENT description (#PCDATA)>
+ <!ELEMENT description (#PCDATA|a)*>
  <!ELEMENT who EMPTY>
  <!ATTLIST who
            file CDATA #REQUIRED>
+
+ <!-- Small subset of XHTML -->
+ <!ELEMENT a (#PCDATA)>
+ <!ATTLIST a
+           target CDATA #REQUIRED
+           href CDATA #REQUIRED>
 ]>
 
 <news>
-
   <event>
-    <date>February 12, 2002</date>
+    <date>20020320</date>
+    <description>
+     New: the
+     <a href="http://mowgli.cs.unibo.it/mailman/listinfo/mowgli-adm" target="content">administrative mailing list</a> has been set up
+     (members only).
+    </description>
+    <who file="bologna/sacerdoti"/>
+  </event>
+      
+  <event>
+    <date>20020320</date>
+    <description>
+     The MOWGLI Kick-Off was held in Golm the 15th of March.
+     MOWGLI members can find a
+     <a href="members/kick-off.html" target="content">report</a> of the
+     meeting in the members area.
+    </description>
+    <who file="bologna/sacerdoti"/>
+  </event>
+      
+  <event>
+    <date>20020311</date>
+    <description>
+     <a href="people/dfki/libbrecht.html" target="content">Paul Libbrecht</a>
+     contributes a much improved PDF file for the MOWGLI proposal in the
+     member area.
+    </description>
+    <who file="bologna/sacerdoti"/>
+  </event>
+      
+  <event>
+    <date>20020306</date>
+    <description>
+     The agenda of the
+     <a href="mowgli-events/kick-off.html" target="content">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
+      <a href="http://mowgli.cs.unibo.it/html_no_frames" target="_top">the one
+      without frames</a> and give us some feedback.
+    </description>
+    <who file="bologna/sacerdoti"/>
+  </event>
+      
+  <event>
+    <date>20020222</date>
+    <description>
+      The MOWGLI Kick-Off is approaching. Find out more
+      informations under MOWGLI Events.
+    </description>
+    <who file="bologna/sacerdoti"/>
+  </event>
+      
+  <event>
+    <date>20020222</date>
+    <description>
+      MOWGLI Web Site announced. MKM03 added to events.
+    </description>
+    <who file="bologna/sacerdoti"/>
+  </event>
+      
+  <event>
+    <date>20020214</date>
+    <header>Valentine's Day</header>
+    <description>
+      New fancy colours, improved layout, especially for I.E. (bleah), main page
+      generated automatically.
+    </description>
+    <who file="bologna/padovani"/>
+  </event>
+  
+  <event>
+    <date>20020212</date>
     <description>
       Site moved into CVS. XSLT stylesheets are used to generate
       HTML pages from XML sources.
   </event>
   
   <event>
-    <date>January 19, 2002</date>
+    <date>20020119</date>
     <description>
       First Web pages created.
     </description>