translated the events.it.xhtml and added an event

svn path=/trunk/; revision=3949
This commit is contained in:
smaffulli
2004-05-25 14:27:47 +00:00
parent 166feb4961
commit 4f99c8756f
2 changed files with 27 additions and 48 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
<eventset>
<event start="2004-05-29" end="2004-05-29">
<title>La giornata del software libero in Irpinia</title>
<body>
L'Irlug (Irpinia GNU/Linux User Group), gruppo di appassionati del
sistema operativo GNU/Linux e del software libero, in collaborazione
con AbelLinux, XED.IT, <20> lieta di presentare, per il giorno 29 maggio
2004, la manifestazione: La giornata del Software Libero in Irpinia
Tale manifestazione si articoler<65> in una serie di eventi che avranno
luogo ad Avellino e Montella, e che ruoteranno attorno al mondo del
Software Libero. Sono invitati tutti i simpatizzanti e curiosi.<br>
</body>
<link>http://www.irlug.org/modules.php?name=News&amp;file=article&amp;sid=18</link>
</event>
</eventset>

View File

@@ -1,64 +1,26 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="it">
<html lang="en">
<head>
<title>FSF Europe - Eventi</title>
<title>FSF Europe - Events</title>
</head>
<body>
<div> <!-- The header will be inserted here -->
<center>
<h2>Eventi futuri e programmati</h2>
</center>
<div>
<h1>Events</h1>
<p>
In questa pagina <20> possibile trovare informazioni sugli eventi in cui la FSF Europe
<20> presente con uno stand, o in cui i relatori della FSF Europe tengono discorsi sul
Software Libero e argomenti correlati.
</p>
<p>
Informazioni sugli eventi passati:
</p>
<ul>
<li><a href="passed-2001.html">2001</a></li>
<li><a href="passed-2002.html">2002</a></li>
</ul>
<p>
Per invitare un relatore che rappresenti la FSF Europe e/o il
movimento del Software Libero a una conferenza o a un dibattito, si veda
<a href="../speakers/speakers.html">la pagina dei relatori</a>.
</p>
<!-- template:
<dt>
<b>Month day to day</b><br/>
Name of the Event (as a link to the event's home page), City, Country<br/>
</dt>
<dd>
<p>
Title of the Talk, Location of FSFE booth, link to slides
</p>
<p>
The talk is open to WHOM? (free entrance, attendance fee, registration fee)
</p>
</dd>
-->
<!-- End page content -->
</div> <!-- The footer will be inserted here -->
Updated: <!-- timestamp start -->
$Date$ $Author$
<!-- timestamp end -->
</div>
</body>
<text id="current">Eventi attuali</text>
<text id="future">Eventi futuri</text>
<text id="past">Eventi passati</text>
<text id="to"> to </text>
<text id="more">Maggiori informazioni...</text>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->