]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xml/news.xml
Link to Paul's new MOWGLI page added.
[helm.git] / helm / mowgli / home / xml / news.xml
index b0aa2310fb6a111f31ed603d7f8b1d535e6f7b4b..c41c0b53987578d83b8f7245083cae8a91fcceed 100644 (file)
@@ -5,16 +5,69 @@
  <!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 14, 2002</date>
+    <date>20020311</date>
+    <description>
+     <a href="people/dfki/libbrecht.html">Paul Libbrecht</a>
+     contributes a much improved PDF file for the MOWGLI contract 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
@@ -24,7 +77,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.
@@ -33,7 +86,7 @@
   </event>
   
   <event>
-    <date>January 19, 2002</date>
+    <date>20020119</date>
     <description>
       First Web pages created.
     </description>