You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fsfe-website/navigation.cs.xsl

240 lines
8.8 KiB
XML

<?xml version="1.0" encoding="ISO-8859-2"?>
<!DOCTYPE xsl:stylesheet [<!ENTITY nbsp "&#160;">
<!ENTITY eur "&#128;">]>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/html[@lang='cs']/body/div">
<!-- FSF related sites -->
<table cellspacing="0" cellpadding="1" width="100%" border="0">
<tr valign="middle">
<td class="newstext">
&nbsp;&nbsp;
<a href="{$fsfeurope}/">FSF Evropa</a>
</td>
<td class="newstext" align="right">
<a href="{$fsf}/">FSF</a>
&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="{$gnu}/">GNU</a>
&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://es.gnu.org/">GNU ©panìlsko</a><br/>
</td>
</tr>
</table>
<!-- Top menu line -->
<table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr>
<td class="TopTitle">
&nbsp;<a href="{$fsffrance}/index.en.html">Francie</a> |
Nìmìcko
</td>
</tr>
</table>
<!-- Title bar -->
<table width="100%" border="0" cellspacing="0" cellpadding="8">
<tr>
<td class="TopBody">
<a href="{$fsfeurope}/">
<img src="{$fsfeurope}/images/fsfe-logo.png" alt="FSFE Logo"
border="0" width="259" height="76" align="left"/>
</a>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0">
<tr>
<td width="99%" valign="top">
<div class="content">
<center>
<xsl:value-of select="$langlinks" disable-output-escaping="yes"/>
</center>
<xsl:apply-templates select="@*|node()"/>
</div>
</td>
<!-- Menu column. On the right to be Lynx friendly. -->
<td>&nbsp;</td>
<td valign="top" class="TopBody">
<table summary="" width="150" border="0" cellspacing="0"
cellpadding="4">
<tr><td class="TopTitle" align="center">Projekty</td></tr>
<tr>
<td class="TopBody" align="right">
<a href="{$fsfeurope}/law/law.cs.html">Ochrana Svobodného software</a><br />
<a href="{$fsfeurope}/coposys/index.en.html">Coposys</a><br />
<a href="{$fsfeurope}/documents/whyfs.cs.html">Mluvíme o svobodném software</a><br />
<a href="{$fsfeurope}/education/education.cs.html">Svobodný software a vzdìlávání</a><br />
<a href="{$fsfeurope}/law/eucd/eucd.cs.html">EUCD</a>
</td>
</tr>
<tr>
<td class="TopTitle" align="center">Sekce</td>
</tr>
<tr>
<td align="right" class="TopBody"><br/>
<xsl:choose>
<xsl:when test="$path='index.cs.xhtml'">Hlavní stránka</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/index.cs.html">Hlavní stránka</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='contact/contact.cs.xhtml'">Kontakty</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/contact/contact.cs.html">Kontakty</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='about/about.cs.xhtml'">O nás</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/about/about.cs.html">O nás</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='help/help.cs.xhtml'">Pomoc</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/help/help.cs.html">Pomoc</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='help/donate-2002.cs.xhtml'">Pøispìjte</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/help/donate-2002.cs.html">Pøispìjte</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='help/thankgnus-2002.cs.xhtml'">Podìkování</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/help/thankgnus-2002.cs.html">Podìkování</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='background.cs.xhtml'">Souvislosti</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/background.cs.html">Souvislosti</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='documents/documents.cs.xhtml'">Dokumenty</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/documents/documents.cs.html">Dokumenty</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='mailman/index.cs.xhtml'">Emailové konference</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/mailman/index.cs.html">Emailové konference</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='news/news.cs.xhtml'">Novinky</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/news/news.cs.html">Novinky</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='events/events.cs.xhtml'">Akce</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/events/events.cs.html">Akce</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='press/index.cs.xhtml'">Pro tisk</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/press/index.cs.html">Pro tisk</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='speakers/speakers.cs.xhtml'">Mluvèí</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/speakers/speakers.cs.html">Mluvèí</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='gbn/index.cs.xhtml'">Obchodní sí» GNU</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/gbn/index.cs.html">Obchodní sí» GNU</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='order/announce.de.xhtml'">fan articles</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/order/announce.de.html">fan articles</a>
</xsl:otherwise>
</xsl:choose><br/>
<br/></td>
</tr>
<tr><td class="TopTitle" align="center">Pøidru¾ené organizace</td></tr>
<tr>
<td class="TopBody" align="right">
<a href="http://www.affs.org.uk/">AFFS</a><br />
<a href="http://www.ansol.org/">ANSOL</a><br />
<a href="http://www.april.org/">APRIL</a><br />
<a href="http://www.softwarelibero.it/">AsSoLi</a><br />
<a href="http://www.ffii.org/">FFII</a><br />
<a href="http://www.ffs.or.at/">FFS</a><br />
<a href="http://www.ofset.org/">OFSET</a><br />
</td>
</tr>
<tr>
<td class="TopTitle" align="center">Admin</td>
</tr>
<tr>
<td align="right"><br/>
<a href="http://savannah.gnu.org/projects/fsfe/"
>O projektu</a><br/>
<a href="http://www.gnu.org/server/standards/"
>Prùvodce GNU</a><br/>
<a href="http://savannah.gnu.org/pm/?group_id=53"
>Úlohy</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">XHTML zdroj</a>&nbsp;&nbsp;|
&nbsp;&nbsp;<a href="{$fsfeurope}/fsfe.xsl">XSL stylesheet</a>&nbsp;&nbsp;| <a
href="http://savannah.gnu.org/cgi-bin/viewcvs/fsfe/{$path}?cvsroot=www.gnu.org"
>Zmìny</a><br/>
</td>
<td class="TopTitle" align="right">
&nbsp;<a href="mailto:webmaster@fsfeurope.org"
>webmaster@fsfeurope.org</a>
</td>
</tr>
<tr>
<td class="newstext" align="center">
<font size="-2">
Copyright (C) 2001 FSF Europe<br/>
Doslovné kopírování a distribuce tohoto dokumentu jsou povoleny
na jakémkoliv médiu za pøedpokladu, ¾e bude zachováno toto upozornìní.
</font>
</td>
<td class="newstext">&nbsp;</td>
</tr>
</table>
</xsl:template>
</xsl:stylesheet>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->