navigation.it.xsl: fixed (sorry loic)
fsfe.xsl: re-added navigation.it.xsl index.it.xhtml: typo svn path=/trunk/; revision=1300
This commit is contained in:
parent
34ca629b7b
commit
2a2e5c2fbf
2
fsfe.xsl
2
fsfe.xsl
@ -47,6 +47,8 @@
|
||||
<xsl:include href="navigation.de.xsl" />
|
||||
<xsl:include href="navigation.en.xsl" />
|
||||
<xsl:include href="navigation.fr.xsl" />
|
||||
<xsl:include href="navigation.it.xsl" />
|
||||
|
||||
<xsl:include href="navigation.pt.xsl" />
|
||||
|
||||
<xsl:template match="@*|node()" priority="-1">
|
||||
|
@ -25,7 +25,7 @@
|
||||
<h1>Free Software Foundation Europa</h1>
|
||||
<table WIDTH="70%">
|
||||
<tr><td><ul>
|
||||
<li><a href="documents/whyweexist.html">Perchŕ esistiamo?</a></li>
|
||||
<li><a href="documents/whyweexist.html">Perchč esistiamo?</a></li>
|
||||
<li><a href="help/help.html">Come puoi aiutarci?</a></li>
|
||||
<li><a href="documents/freesoftware.html">Cosa è il Software Libero?</a></li>
|
||||
</ul></td>
|
||||
|
@ -1,228 +1,228 @@
|
||||
v
|
||||
<!DOCTYPE xsl:stylesheet [<!ENTITY nbsp " ">]>
|
||||
<xsl:stylesheet version="1.0"
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
|
||||
<xsl:template match="/html[@lang='it']/body/div">
|
||||
<!-- FSF related sites -->
|
||||
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tr bgcolor="#e7e7e7"><td><img src="{$fsfeurope}/images/pix.png" width="1" height="1" alt="" /></td></tr></table>
|
||||
|
||||
<table cellspacing="0" cellpadding="1" width="100%" border="0">
|
||||
<tr valign="middle">
|
||||
<td class="newstext">
|
||||
|
||||
<a class="topbanner" href="{$fsfeurope}/">FSF Europe</a>
|
||||
</td>
|
||||
<td class="newstext" align="right">
|
||||
<a class="topbanner" href="{$fsf}/">FSF</a>
|
||||
|
|
||||
<a class="topbanner" href="{$gnu}/">GNU</a>
|
||||
|
|
||||
<a class="topbanner" href="http://es.gnu.org/">GNU Spagna</a><br/>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="0" cellpadding="0" width="100%" border="0">
|
||||
<tr valign="middle" bgcolor="#6f6f6f">
|
||||
<td><img src="{$fsfeurope}/images/pix.png" width="1" height="1" alt="" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- Top menu line -->
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="4">
|
||||
<xsl:stylesheet version="1.0"
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
|
||||
<xsl:template match="/html[@lang='it']/body/div">
|
||||
<!-- FSF related sites -->
|
||||
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tr bgcolor="#e7e7e7"><td><img src="{$fsfeurope}/images/pix.png" width="1" height="1" alt="" /></td></tr></table>
|
||||
|
||||
<table cellspacing="0" cellpadding="1" width="100%" border="0">
|
||||
<tr valign="middle">
|
||||
<td class="newstext">
|
||||
|
||||
<a class="topbanner" href="{$fsfeurope}/">FSF Europe</a>
|
||||
</td>
|
||||
<td class="newstext" align="right">
|
||||
<a class="topbanner" href="{$fsf}/">FSF</a>
|
||||
|
|
||||
<a class="topbanner" href="{$gnu}/">GNU</a>
|
||||
|
|
||||
<a class="topbanner" href="http://es.gnu.org/">GNU Spagna</a><br/>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="0" cellpadding="0" width="100%" border="0">
|
||||
<tr valign="middle" bgcolor="#6f6f6f">
|
||||
<td><img src="{$fsfeurope}/images/pix.png" width="1" height="1" alt="" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- Top menu line -->
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr>
|
||||
<td class="TopTitle">
|
||||
<a href="{$fsffrance}" class="T1">Francia</a> |
|
||||
Germania
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- Title bar -->
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr>
|
||||
<td class="TopBody">
|
||||
<!--
|
||||
<a href="{$fsfeurope}/">
|
||||
<img src="{$fsfeurope}/images/gnulogo.jpg" alt="GNU Logo" border="0" />
|
||||
</a>
|
||||
-->
|
||||
</td>
|
||||
<td class="TopBody" width="99%" height="99%">
|
||||
<a class="TopTitleB">FSF Europe</a>
|
||||
<br/>
|
||||
</td>
|
||||
<td align="right" valign="top" class="TopBody">
|
||||
<a href="{$fsfeurope}/documents/freesoftware.html" class="T2">
|
||||
Cosa e' il software libero?</a><br/>
|
||||
<a href="{$fsfeurope}/documents/gnuproject.html" class="T2">Cosa e' il Progetto GNU?</a><br/>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="99%" valign="top">
|
||||
<div class="content">
|
||||
<xsl:apply-templates select="@*|node()"/>
|
||||
</div>
|
||||
</td>
|
||||
<!-- Menu column. On the right to be Lynx friendly. -->
|
||||
<td> </td>
|
||||
<td valign="top" class="TopBody">
|
||||
<table summary="" width="150" border="0" cellspacing="0"
|
||||
cellpadding="4">
|
||||
|
||||
<tr><td class="TopTitle" align="center">Progetti</td></tr>
|
||||
<tr>
|
||||
<td class="TopTitle">
|
||||
<a href="{$fsffrance}" class="T1">Francia</a> |
|
||||
Germania
|
||||
</td>
|
||||
<td class="Section" align="right">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='law/law.it.xhtml'">Software Libero Sicuro</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/law/law.it.html" class="T2">Software Libero sicuro</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br />
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- Title bar -->
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr>
|
||||
<td class="TopBody">
|
||||
<!--
|
||||
<a href="{$fsfeurope}/">
|
||||
<img src="{$fsfeurope}/images/gnulogo.jpg" alt="GNU Logo" border="0" />
|
||||
</a>
|
||||
-->
|
||||
</td>
|
||||
<td class="TopBody" width="99%" height="99%">
|
||||
<a class="TopTitleB">FSF Europe</a>
|
||||
<br/>
|
||||
<!--
|
||||
<a class="TopTitle">Software Libero - pari opportunità per le persone e l'economia</a>
|
||||
-->
|
||||
</td>
|
||||
<td align="right" valign="top" class="TopBody">
|
||||
<a href="{$fsfeurope}/documents/freesoftware.html" class="T2">
|
||||
Cosa è il software libero?</a><br/>
|
||||
<a href="{$fsfeurope}/documents/gnuproject.html" class="T2">Cosa è il Progetto GNU?</a><br/>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
|
||||
<tr>
|
||||
<td width="99%" valign="top">
|
||||
<div class="content">
|
||||
<xsl:apply-templates select="@*|node()"/>
|
||||
</div>
|
||||
</td>
|
||||
<!-- Menu column. On the right to be Lynx friendly. -->
|
||||
<td> </td>
|
||||
<td valign="top" class="TopBody">
|
||||
<table summary="" width="150" border="0" cellspacing="0"
|
||||
cellpadding="4">
|
||||
|
||||
<tr><td class="TopTitle" align="center">Progetti</td></tr>
|
||||
<tr>
|
||||
<td class="Section" align="right">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='law/law.it.xhtml'">Software Libero Sicuro</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/law/law.it.html" class="T2">Software Libero sicuro</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br />
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="TopTitle" align="center">Sezioni</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" class="Section"><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='index.xhtml'">Home</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/index.html" class="T2">Home</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='contact/index.xhtml'">Contatti</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/contact/index.html" class="T2">Contatti</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='about/index.xhtml'">Informazioni</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/about/index.html" class="T2">Informazioni</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='help/help.it.xhtml'">Aiuto</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/help/help.it.html" class="T2">Aiuto</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='background.xhtml'">Sfondo</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/background.html" class="T2">Sfondo</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='documents/documents.xhtml'">Documenti</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/documents/documents.html" class="T2">Documenti</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='mailman/index.xhtml'">Mailing Lists</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/mailman/index.html" class="T2">Mailing Lists</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<a href="http://savannah.gnu.org/pm/?group_id=53" class="T2">Lavori in corso</a><br />
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='news/news.en.xhtml'">Novità</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/news/news.en.html" class="T2">Novità</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='events/events.en.xhtml'">Eventi</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/events/events.en.html" class="T2">Eventi</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='press/index.xhtml'">Agenzia di Stampa</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/press/index.html" class="T2">Agestia di Stampa</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='speakers/index.xhtml'">Oratori</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/speakers/index.html" class="T2">Oratori</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='gbn/index.xhtml'">GNU Business Network</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/gbn/index.html" class="T2">GNU Business Network</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<br/></td>
|
||||
</tr>
|
||||
|
||||
<tr><td class="TopTitle" align="center">Organizzazioni Associate</td></tr>
|
||||
<tr>
|
||||
<td class="TopBody" align="right">
|
||||
<a href="http://www.april.org/" class="T2">APRIL</a><br />
|
||||
<a href="http://www.fsf.or.at" class="T2">FFS</a><br />
|
||||
<a href="http://www.ofset.org/" class="T2">OFSET</a><br />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="TopTitle" align="center">Amministrazione</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right"><br/>
|
||||
<a href="http://savannah.gnu.org/projects/fsfe/"
|
||||
class="T2">Sommario del progetto</a><br/>
|
||||
<a href="http://www.gnu.org/server/standards/"
|
||||
class="T2">Guida GNU</a><br/>
|
||||
<a href="http://savannah.gnu.org/pm/?group_id=53"
|
||||
class="T2">Lavori in corso</a><br/>
|
||||
<br/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- Bottom line -->
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<td class="TopTitle">
|
||||
<a href="{$filebase}.xhtml" class="T1">Sorgente XHTML</a> |
|
||||
<a href="{$fsfeurope}/fsfe.xsl" class="T1">Style Sheet XSL
|
||||
</a><br/>
|
||||
</td>
|
||||
<td class="TopTitle" align="right">
|
||||
<a href="mailto:webmaster@fsfeurope.org"
|
||||
class="T1">webmaster@fsfeurope.org</a>
|
||||
</td>
|
||||
<td class="TopTitle" align="center">Sezioni</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="Body" align="center">
|
||||
<font size="-2">
|
||||
Copyright (C) 2001 FSF Europe<br/>
|
||||
La copia letterale e la distribuzione del materiale qui
|
||||
raccolto nella sua integrità sono permesse con qualsiasi mezzo, a
|
||||
condizione> che questa nota sia riprodotta.
|
||||
</font>
|
||||
</td>
|
||||
<td class="Body"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</xsl:template>
|
||||
<td align="right" class="Section"><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='index.xhtml'">Home</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/index.html" class="T2">Home</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='contact/index.xhtml'">Contatti</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/contact/index.html" class="T2">Contatti</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='about/index.xhtml'">Informazioni</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/about/index.html" class="T2">Informazioni</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='help/help.it.xhtml'">Aiuto</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/help/help.it.html" class="T2">Aiuto</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='background.xhtml'">Sfondo</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/background.html" class="T2">Sfondo</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='documents/documents.xhtml'">Documenti</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/documents/documents.html" class="T2">Documenti</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='mailman/index.xhtml'">Mailing Lists</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/mailman/index.html" class="T2">Mailing Lists</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
|
||||
<a href="http://savannah.gnu.org/pm/?group_id=53" class="T2">Lavori in corso</a><br />
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='news/news.en.xhtml'">Novita'</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/news/news.en.html" class="T2">Novita'</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='events/events.en.xhtml'">Eventi</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/events/events.en.html" class="T2">Eventi</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='press/index.xhtml'">Agenzia di Stampa</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/press/index.html" class="T2">Agestia di Stampa</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='speakers/index.xhtml'">Oratori</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/speakers/index.html" class="T2">Oratori</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$path='gbn/index.xhtml'">GNU Business Network</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{$fsfeurope}/gbn/index.html" class="T2">GNU Business Network</a>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose><br/>
|
||||
<br/></td>
|
||||
</tr>
|
||||
|
||||
<tr><td class="TopTitle" align="center">Organizzazioni Associate</td></tr>
|
||||
<tr>
|
||||
<td class="TopBody" align="right">
|
||||
<a href="http://www.april.org/" class="T2">APRIL</a><br />
|
||||
<a href="http://www.fsf.or.at" class="T2">FFS</a><br />
|
||||
<a href="http://www.ofset.org/" class="T2">OFSET</a><br />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="TopTitle" align="center">Amministrazione</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right"><br/>
|
||||
<a href="http://savannah.gnu.org/projects/fsfe/"
|
||||
class="T2">Sommario del progetto</a><br/>
|
||||
<a href="http://www.gnu.org/server/standards/"
|
||||
class="T2">Guida GNU</a><br/>
|
||||
<a href="http://savannah.gnu.org/pm/?group_id=53"
|
||||
class="T2">Lavori in corso</a><br/>
|
||||
<br/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- Bottom line -->
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<td class="TopTitle">
|
||||
<a href="{$filebase}.xhtml" class="T1">Sorgente XHTML</a> |
|
||||
<a href="{$fsfeurope}/fsfe.xsl" class="T1">Style Sheet XSL
|
||||
</a><br/>
|
||||
</td>
|
||||
<td class="TopTitle" align="right">
|
||||
<a href="mailto:webmaster@fsfeurope.org"
|
||||
class="T1">webmaster@fsfeurope.org</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="Body" align="center">
|
||||
<font size="-2">
|
||||
Copyright (C) 2001 FSF Europe<br/>
|
||||
La copia letterale e la distribuzione del materiale qui
|
||||
raccolto nella sua integrita' sono permesse con qualsiasi mezzo, a
|
||||
condizione> che questa nota sia riprodotta.
|
||||
</font>
|
||||
</td>
|
||||
<td class="Body"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user