Sort the events by start date to show Systems 2004' and
EuroBSDCon 2004'
up to the `Current/Upcoming Events' section.
This commit is contained in:
parent
55a06e0575
commit
8fa20ea3c8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22586
1 changed files with 23 additions and 23 deletions
|
@ -9,7 +9,7 @@
|
|||
<events>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/events/events.xml,v 1.37 2004/09/12 10:58:34 murray Exp $
|
||||
$FreeBSD: www/en/events/events.xml,v 1.38 2004/10/02 14:29:17 simon Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -88,28 +88,6 @@
|
|||
</description>
|
||||
</event>
|
||||
|
||||
<event id="guficon5">
|
||||
<name>Italian FreeBSD User Group (GUFI) Conference 2004</name>
|
||||
<url>http://www.gufi.org/guficon5/</url>
|
||||
<startdate>
|
||||
<year>2004</year>
|
||||
<month>10</month>
|
||||
<day>2</day>
|
||||
</startdate>
|
||||
<enddate>
|
||||
<year>2004</year>
|
||||
<month>10</month>
|
||||
<day>3</day>
|
||||
</enddate>
|
||||
<location>
|
||||
<country>Italy</country>
|
||||
<city>Milan</city>
|
||||
</location>
|
||||
<description>The Italian FreeBSD User Group (GUFI) Conference.
|
||||
Information available (in Italian) from the conference
|
||||
website.</description>
|
||||
</event>
|
||||
|
||||
<event id="eurobsdcon-2004">
|
||||
<name>EuroBSDCon 2004</name>
|
||||
<url>http://2004.eurobsdcon.org/</url>
|
||||
|
@ -157,6 +135,28 @@
|
|||
</description>
|
||||
</event>
|
||||
|
||||
<event id="guficon5">
|
||||
<name>Italian FreeBSD User Group (GUFI) Conference 2004</name>
|
||||
<url>http://www.gufi.org/guficon5/</url>
|
||||
<startdate>
|
||||
<year>2004</year>
|
||||
<month>10</month>
|
||||
<day>2</day>
|
||||
</startdate>
|
||||
<enddate>
|
||||
<year>2004</year>
|
||||
<month>10</month>
|
||||
<day>3</day>
|
||||
</enddate>
|
||||
<location>
|
||||
<country>Italy</country>
|
||||
<city>Milan</city>
|
||||
</location>
|
||||
<description>The Italian FreeBSD User Group (GUFI) Conference.
|
||||
Information available (in Italian) from the conference
|
||||
website.</description>
|
||||
</event>
|
||||
|
||||
<event id="auug2004">
|
||||
<name>The AUUG'2004 Annual Conference</name>
|
||||
<url>http://www.auug.org.au/events/2004/auug2004/</url>
|
||||
|
|
Loading…
Reference in a new issue