]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xml/news.xml
This commit was manufactured by cvs2svn to create branch 'init'.
[helm.git] / helm / mowgli / home / xml / news.xml
diff --git a/helm/mowgli/home/xml/news.xml b/helm/mowgli/home/xml/news.xml
deleted file mode 100644 (file)
index 0eb677a..0000000
+++ /dev/null
@@ -1,118 +0,0 @@
-<?xml version="1.0"?>
-
-<!DOCTYPE news [
- <!ELEMENT news (event*)>
- <!ELEMENT event (date,header?,description,who?)>
- <!ELEMENT date (#PCDATA)>
- <!ELEMENT header (#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>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.
-    </description>
-    <who file="bologna/sacerdoti"/>
-  </event>
-  
-  <event>
-    <date>20020119</date>
-    <description>
-      First Web pages created.
-    </description>
-    <who file="bologna/padovani"/>
-  </event>
-  
-</news>
-