Put all news pages into a common "news" body class
This commit is contained in:
parent
aa7f834353
commit
239c349840
@ -4,21 +4,16 @@
|
||||
|
||||
<xsl:template name="fsfe_pageclass">
|
||||
<!--Apply appopriate styles for the whole page -->
|
||||
<xsl:if test="/buildinfo/document/body/@id">
|
||||
<xsl:attribute name="id"><xsl:value-of select="/buildinfo/document/body/@id"/></xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:if test="/buildinfo/document/body/@class">
|
||||
<xsl:attribute name="class">
|
||||
<xsl:value-of select="/buildinfo/document/body/@class" />
|
||||
<xsl:value-of select="/buildinfo/document/body/@class"/>
|
||||
</xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:if test="/buildinfo/document/body/@id">
|
||||
<xsl:attribute name="id"><xsl:value-of select="/buildinfo/document/body/@id" /></xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:if test="string(/buildinfo/document/@newsdate) and count(/buildinfo/document/@type) = 0">
|
||||
<xsl:attribute name="class">
|
||||
<xsl:value-of select="/buildinfo/document/body/@class" /> press release</xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:if test="string(/buildinfo/document/@newsdate) and /buildinfo/document/@type = 'newsletter'">
|
||||
<xsl:attribute name="class">
|
||||
<xsl:value-of select="/buildinfo/document/body/@class" /> newsletter article</xsl:attribute>
|
||||
<xsl:if test="/buildinfo/document/@newsdate">
|
||||
<xsl:attribute name="class">news</xsl:attribute>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
@import "elements/sharebuttons";
|
||||
@import "elements/people";
|
||||
@import "pages/frontpage";
|
||||
@import "pages/news";
|
||||
@import "pages/interview";
|
||||
@import "pages/spreadtheword";
|
||||
@import "pages/freesoftware";
|
||||
@ -93,17 +94,6 @@ img.signatory-logo {
|
||||
margin-right: 1ex;
|
||||
}
|
||||
|
||||
[newsteaser="yes"] {
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
[newsteaser="yes"] {
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
|
||||
#events {
|
||||
clear: both;
|
||||
padding-top: 1.5em;
|
||||
@ -138,13 +128,6 @@ img.signatory-logo {
|
||||
}
|
||||
}
|
||||
|
||||
.newsletter #sidebar {
|
||||
input {
|
||||
display: block;
|
||||
margin: .5em 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// List of quotes
|
||||
|
12
look/pages/news.less
Normal file
12
look/pages/news.less
Normal file
@ -0,0 +1,12 @@
|
||||
// ============================================================================
|
||||
// Styles specific to the news pages (news/*/news-*.xhtml)
|
||||
// ============================================================================
|
||||
|
||||
body.news {
|
||||
.article;
|
||||
|
||||
#article-metadata + p {
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
@ -789,11 +789,6 @@ div#subpages, .grid-row {
|
||||
}
|
||||
}
|
||||
|
||||
.press.release {
|
||||
.article;
|
||||
}
|
||||
|
||||
|
||||
/* subpages "backward compatibility" */
|
||||
|
||||
h2#subpages, h3#subpage, h4#subpages {
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Deutsche Ministerien missachten Anforderung der offenen Interoperabilität in der IT</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Deutsche Ministerien missachten Anforderung der offenen Interoperabilität in der IT</h1>
|
||||
|
||||
<h2>Laut Umfrage befolgen nur 2 von 87 Behörden die Vorschriften der
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>German ministries flout IT open interoperability requirements</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>German ministries flout IT open interoperability requirements</h1>
|
||||
|
||||
<h2>Survey finds only 2 of 87 departments are conforming to federal open
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Italy puts Free Software first in public sector</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Italy puts Free Software first in public sector</h1>
|
||||
<p newsteaser="yes">The Italian government has made Free Software the default choice for public administrations. In <a href="http://www.agid.gov.it/notizie/riuso-valutazione-comparativa-online-la-circolare">a document</a> published last Wednesday, the Italian Digital Agency issued rules saying that all government organisations in the country must consider using Free Software before buying licenses for proprietary programs.</p>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>L'Italie privilégie le Logiciel Libre dans le secteur public</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>L'Italie privilégie le Logiciel Libre dans le secteur public</h1>
|
||||
|
||||
<p newsteaser="yes">Le gouvernement Italien fait du Logiciel Libre
|
||||
|
@ -6,7 +6,7 @@
|
||||
<title>Τρία πράγματα που μπορούμε να κάνουμε
|
||||
Την Ημέρα Που Περνάμε Στην Αντεπίθεση</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Τρία πράγματα που μπορούμε να κάνουμε
|
||||
Την Ημέρα Που Περνάμε Στην Αντεπίθεση</h1>
|
||||
<p newsteaser="yes">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Three things to do on The Day We Fight Back</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Three things to do on The Day We Fight Back</h1>
|
||||
<p newsteaser="yes">
|
||||
This Tuesday is <a href="https://thedaywefightback.org/">a day to fight
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Tre gjëra për të bërë në Ditën Kur U Kundërpërgjigjëm</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Tre gjëra për të bërë në Ditën Kur U Kundërpërgjigjëm</h1>
|
||||
<p newsteaser="yes">
|
||||
Kjo e martë është <a href="https://thedaywefightback.org/">ditë kur ne
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Zeigen Sie Ihre Liebe für Freie Software</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Zeigen Sie Ihre Liebe für Freie Software</h1>
|
||||
|
||||
<div class="captioned left" style="max-width: 350px; width: 30%;">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Show your love for Free Software</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Show your love for Free Software</h1>
|
||||
|
||||
<div class="captioned left" style="max-width: 350px; width: 30%;">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Montrez votre amour pour le Logiciel Libre</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Sontrez votre amour pour le Logiciel Libre</h1>
|
||||
|
||||
<div class="captioned left" style="max-width: 350px; width: 30%;">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>#ilovefs Report 2014</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>#ilovefs Report 2014</h1>
|
||||
|
||||
<p newsteaser="yes">On February 14th, people all around the world expressed
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Report giornata #ilovefs 2014</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>#ilovefs Report 2014</h1>
|
||||
|
||||
<p newsteaser="yes">Il 14 Febbraio, persone di tutto il mondo hanno espresso
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>#ilovefs Rapport 2014</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>#ilovefs Rapport 2014</h1>
|
||||
|
||||
<p newsteaser="yes">Op 14 februari lieten mensen over de hele wereld hun dankbaarheid en
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE comments on UK proposal on document formats</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE comments on UK proposal on document formats</h1>
|
||||
<p newsteaser="yes">FSFE has
|
||||
submitted <a href="http://standards.data.gov.uk/comment/865#comment-865">comments</a>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE-ja komenton rreth propozimit të Mbretërisë së Bashkuar lidhur me formatet e dokumenteve</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE-ja komenton rreth propozimit të Mbretërisë së Bashkuar lidhur me formatet e dokumenteve</h1>
|
||||
<p newsteaser="yes">FSFE-ja ka
|
||||
parashtruar <a href="http://standards.data.gov.uk/comment/865#comment-865">komentet</a>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Asian Legal Network launched</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Asian Legal Network launched</h1>
|
||||
<p newsteaser="yes">
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Krijohet Rrjeti Ligjor Aziatik</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Krijohet Rrjeti Ligjor Aziatik</h1>
|
||||
<p newsteaser="yes">
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Document Freedom Day verbreitet die Botschaft der Interoperabilität rund um den Globus</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Rund um den Globus verbreitet der Document Freedom Day die Botschaft der Interoperabilität</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Document Freedom Day delivers messages of interoperability around the world</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Document Freedom Day delivers messages of interoperability around the world</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>El Día de los Documentos Libres entrega mensajes de interoperabilidad por todo el mundo</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>El Día de los Documentos Libres entrega mensajes de interoperabilidad por todo el mundo</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Dita e Lirisë së Dokumenteve shpërndan mesazhe ndërveprueshmërie anembanë botës</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Dita e Lirisë së Dokumenteve shpërndan mesazhe ndërveprueshmërie anembanë botës</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Belge Özgürlüğü Günü birlikte çalışabilirlik mesajlarını dünyaya yayıyor</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Belge Özgürlüğü Günü birlikte çalışabilirlik mesajlarını dünyaya yayıyor</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Open Letter to EU institutions: Time to support Open Standards </title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Open Letter to EU institutions: Time to support Open Standards</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Letër e Hapur institucioneve të BE-së: Ka ardhur koha për të përkrahur Standardet e Hapura </title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Letër e Hapur institucioneve të BE-së: Ka ardhur koha për të përkrahur Standardet e Hapura</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>CCC und FSFE: Bundesnetzagentur muss nachbessern</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>CCC und FSFE: Bundesnetzagentur muss nachbessern</h1>
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>CCC and FSFE: German Federal Network Agency must improve</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>CCC and FSFE: German Federal Network Agency must improve</h1>
|
||||
|
||||
<p newsteaser="yes">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>ККХ и ЕФСПО: Федеральному сетевому агентству Германии необходимо работать лучше</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>ККХ и ЕФСПО: Федеральному сетевому агентству Германии необходимо работать лучше</h1>
|
||||
|
||||
<p newsteaser="yes">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>CCC-ja dhe FSFE-ja: Agjencia Federale Gjermane e Rrjeteve duhet të përmirësohet</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>CCC-ja dhe FSFE-ja: Agjencia Federale Gjermane e Rrjeteve duhet të përmirësohet</h1>
|
||||
|
||||
<p newsteaser="yes">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE welcomes industry initiative to fund critical Free Software projects </title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>FSFE welcomes industry initiative to fund critical Free Software projects</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE verwelkomt initiatief uit de industrie om essentiële Vrije Software-projecten te financieren</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>FSFE verwelkomt initiatief uit de industrie om essentiële Vrije Software-projecten te financieren</h1>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<title>ЕФСПО приветствует отраслевую инициативу по финансированию
|
||||
ключевых проектов свободных программ</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>ЕФСПО приветствует отраслевую инициативу по финансированию
|
||||
ключевых проектов свободных программ</h1>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE-ja e mirëpret nismën e industrisë përkatëse për financim fondesh për projekte Software-i të Lirë me rëndësi jetike</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>FSFE-ja e mirëpret nismën e industrisë përkatëse për financim fondesh për projekte Software-i të Lirë me rëndësi jetike</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Ανοιχτή επιστολή προς την Ευρωπαϊκή Επιτροπή: Σταματήστε τη Διαχείριση Ψηφιακών Περιορισμών (DRM) στο HTML5</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Ανοιχτή επιστολή προς την Ευρωπαϊκή Επιτροπή: Σταματήστε τη Διαχείριση Ψηφιακών Περιορισμών (DRM) στο HTML5</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Open Letter to European Commission: Stop DRM in HTML5</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Open Letter to European Commission: Stop DRM in HTML5</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Carta abierta a la Comisión Europea: Paren el DRM en HTML5</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Carta abierta a la Comisión Europea: Paren el DRM en HTML5</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Open Brief aan de Europese Commissie: Stop DRM in HTML5</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Open Brief aan de Europese Commissie: Stop DRM in HTML5</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Открытое письмо в Европейскую комиссию: Остановите DRM в HTML5</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Открытое письмо в Европейскую комиссию: Остановите DRM в HTML5</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Letër e Hapur Komisionit Europian: Stop DRM-së në HTML5</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Letër e Hapur Komisionit Europian: Stop DRM-së në HTML5</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>[Ιστολόγιο] Τώρα είμαστε όλοι χρήστες Gmail: Το ιδιωτικό απόρρητο ως οικολογικό ζήτημα</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>[Ιστολόγιο] Τώρα είμαστε όλοι χρήστες Gmail: Το ιδιωτικό απόρρητο ως οικολογικό ζήτημα</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>[Blog] We're all Gmail users now: Privacy as an ecological issue</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>[Blog] We're all Gmail users now: Privacy as an ecological issue</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>[Blog] We zijn nu allemaal Gmail-gebruikers: Privacy als een ecologische uitdaging</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>[Blog] We zijn nu allemaal Gmail-gebruikers: Privacy als een ecologische uitdaging</h1>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<title>[Блог] Теперь мы все — пользователи Gmail:
|
||||
конфиденциальность как проблема чистоты окружения</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>[Блог] Теперь мы все — пользователи Gmail: конфиденциальность как
|
||||
проблема чистоты окружения</h1>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>[Blog] Tani jemi të gjithë përdorues të Gmail-it: Privatësia si çështje sistemi ekologjik</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>[Blog] Tani jemi të gjithë përdorues të Gmail-it: Privatësia si çështje sistemi ekologjik</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE: 33 υποστηρικτές του Συμφώνου Ελεύθερου Λογισμικού εξελέγησαν στο Ευρωκοινοβούλιο</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE: 33 υποστηρικτές του Συμφώνου Ελεύθερου Λογισμικού εξελέγησαν στο Ευρωκοινοβούλιο</h1>
|
||||
<p newsteaser="yes">
|
||||
Οι ευρωεκλογές έφεραν 33 υποστηρικτές του Ελεύθερου Λογισμικού στο νέο
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE: 33 Free Software Pact supporters elected to the European Parliament</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE: 33 Free Software Pact supporters elected to the European Parliament</h1>
|
||||
<p newsteaser="yes">
|
||||
The European elections have brought 33 Free Software supporters into the new European Parliament. Candidates across the political spectrum signed the <a href="http://freesoftwarepact.eu/">Free Software Pact</a>, promising to support Free Software and Open Standards during their time in Parliament. Out of 162 signatories, 33 were elected</p>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE: 33 partidarios del Pacto por el Software Libre elegidos para el Parlamento Europeo</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE: 33 partidarios del Pacto por el Software Libre elegidos para el Parlamento Europeo</h1>
|
||||
<p newsteaser="yes">
|
||||
Las elecciones europeas han llevado a 33 partidarios del Software Libre al nuevo Parlamento Europeo. Candidatos de todo el espectro político
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE: 33 supporters van het Vrije Software Pact gekozen in het Europees Parlement</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE: 33 supporters van het Vrije Software Pact gekozen in het Europees Parlement</h1>
|
||||
<p newsteaser="yes">
|
||||
De Europese verkiezingen hebben 33 supporters van Vrije Software in het Europees Parlement opgeleverd. Kandidaten uit het hele politieke spectrum hebben het <a href="http://freesoftwarepact.eu/">Vrije Software Pact ("Free Software Pact")</a> ondertekend en beloofd om in hun tijd in het Parlement Vrije Software en open standaarden te steunen.</p>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<title>ЕФСПО: 33 кандидата, поддержавших Соглашение о свободных
|
||||
программах, избраны в Европейский парламент</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>ЕФСПО: 33 кандидата, поддержавших Соглашение о свободных
|
||||
программах, избраны в Европейский парламент</h1>
|
||||
<p newsteaser="yes">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE: 33 përkrahës të Paktit Mbi Software-in e Lirë të zgjedhur në Parlamentin Europian</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE: 33 përkrahës të Paktit Mbi Software-in e Lirë të zgjedhur në Parlamentin Europian</h1>
|
||||
<p newsteaser="yes">
|
||||
Zgjedhjet europiane kanë sjellë 33 përkrahës të Paktit Mbi Software-in e Lirë në Parlamentin e ri Europian. <a href="http://freesoftwarepact.eu/">Paktin Mbi Software-in e Lirë</a> e kanë nënshkruar kandidatë nga i gjithë spektri politik, duke premtuar kështu të përkrahin Software-in e Lirë dhe Standardet e Hapura gjatë kohës së tyre në parlament. Nga 162 nënshkruesit, 33 u zgjodhën</p>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Η Ευρωπαϊκή Επιτροπή στρεβλώνει την αγορά, αρνούμενη να απελευθερωθεί από τον εγκλωβισμό (lock-in)</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Η Ευρωπαϊκή Επιτροπή στρεβλώνει την αγορά, αρνούμενη να απελευθερωθεί από τον εγκλωβισμό (lock-in)</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>EC distorts market by refusing to break free from lock-in</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>EC distorts market by refusing to break free from lock-in</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Europese Commissie verstoort markt door te weigeren zich vrij te maken van lock-in</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Europese Commissie verstoort markt door te weigeren zich vrij te maken van lock-in</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>KE-ja shtrembëron tregun duke refuzuar të çlirohet nga bllokimi i mundësisë së zgjedhjes që bëjnë tregtuesit</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>KE-ja shtrembëron tregun duke refuzuar të çlirohet nga bllokimi i mundësisë së zgjedhjes që bëjnë tregtuesit</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Your input wanted: How do we build a better future?</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Your input wanted: How do we build a better future? [closed]</h1>
|
||||
|
||||
<p newsteaser="yes">Free Software has progressed in leaps and
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Uw mening gevraagd: Hoe bouwen we een betere toekomst?[gesloten]</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Uw mening gevraagd: Hoe bouwen we een betere toekomst?</h1>
|
||||
|
||||
<p newsteaser="yes">Vrije Software is dramatisch vooruitgegaan sinds we de FSFE in 2001 hebben
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Na nevojiten mendimet tuaja: Si të ndërtojmë një të ardhme më të mirë?</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Na nevojiten mendimet tuaja: Si të ndërtojmë një të ardhme më të mirë? [e mbyllur]</h1>
|
||||
|
||||
<p newsteaser="yes">Software-i i Lirë ka bërë përparime të mëdha
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Italien: Oberster Gerichtshof beseitigt Windows-Gebühr</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Italien: Oberster Gerichtshof beseitigt Windows-Gebühr</h1>
|
||||
|
||||
<p newsteaser="yes">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Italy: High Court shoots down Windows tax</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Italy: High Court shoots down Windows tax</h1>
|
||||
|
||||
<p newsteaser="yes">Italy's High Court has struck a blow to the
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Italie : la Haute Cour flingue la taxe Windows</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Italie : la Haute Cour flingue la taxe Windows</h1>
|
||||
|
||||
<p newsteaser="yes">En Italie la Cour de Cassation a frappé un grand coup dans la pratique
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Italia: la Corte di Cassazione abbatte l'imposta di Windows</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Italia: la Corte di Cassazione abbatte l'imposta di Windows</h1>
|
||||
|
||||
<p newsteaser="yes">La Corte di Cassazione Italiana ha assestato un forte colpo
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Italië: Hooggerechtshof beëindigt Windowsbelasting</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Italië: Hooggerechtshof beëindigt Windowsbelasting</h1>
|
||||
|
||||
<p newsteaser="yes">Het Italiaanse Hooggerechtshof heeft uitgehaald naar
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Itália: Supremo Tribunal abate taxa do Windows</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Itália: Supremo Tribunal abate taxa do Windows</h1>
|
||||
|
||||
<p newsteaser="yes">O Supremo Tribunal Italiano deu um rude golpe na prática de forçar
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Itali: Gjykata e Kasacionit godet taksën Windows</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Itali: Gjykata e Kasacionit godet taksën Windows</h1>
|
||||
|
||||
<p newsteaser="yes">Gjykata e Kasacionit e Italisë ka fshikulluar praktikën
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Transparenzverordnung: Bundesnetzagentur legitimiert Zwangsrouter</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
|
||||
<h1>Transparenzverordnung: Bundesnetzagentur legitimiert Zwangsrouter</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>München bleibt bei Freier Software</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>München bleibt bei Freier Software</h1>
|
||||
|
||||
<p newsteaser="yes">Am letzten Dienstag reagierte der Münchner Oberbürgermeister mit fast dreiwöchiger Verspätung auf eine <a
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Το Μόναχο επιμένει με Ελεύθερο Λογισμικό</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Το Μόναχο επιμένει με Ελεύθερο Λογισμικό</h1>
|
||||
|
||||
<p newsteaser="yes">Την Τρίτη, ο πρώτος Δήμαρχος του Μονάχου αντέδρασε επιτέλους σε μια <a href="http://www.ris-muenchen.de/RII2/RII/DOK/ANTRAG/3456728.pdf">έρευνα εκ μέρους του Κόμματος των Πρασίνων (στη Γερμανία)</a>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Munich sticks with Free Software</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Munich sticks with Free Software</h1>
|
||||
|
||||
<p newsteaser="yes">On Tuesday, Munich's first mayor finally reacted to an <a
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>München houdt het bij Vrije Software</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>München houdt het bij Vrije Software</h1>
|
||||
|
||||
<p newsteaser="yes">Dinsdag heeft de eerste burgemeester (Oberbürgermeister) van München eindelijk gereageerd op een <a href="http://www.ris-muenchen.de/RII2/RII/DOK/ANTRAG/3456728.pdf">onderzoek door de Groene Parij (in het Duits)</a>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Mynihu do të vazhdojë me Software-in e Lirë</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Mynihu do të vazhdojë me Software-in e Lirë</h1>
|
||||
|
||||
<p newsteaser="yes">Kryetari i parë i bashkisë së Mynihut reagoi më në fund, të martën, rreth një <a
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE sucht eine/n PraktikantIn für Document Freedom Day</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE sucht eine/n PraktikantIn für Document Freedom Day</h1>
|
||||
|
||||
<p newsteaser="yes">Alljährlich veranstaltet die FSFE rund um den Globus den <a href="http://www.documentfreedom.org">"Document Freedom Day"</a> um auf die Bedeutung Offener Standards für unsere Kommunikationsfreiheit, Herstellerunabhängigkeit und Interoperabilität aufmerksam zu machen. Für diese Kampagne sucht unser Berliner Büro vom 1. Januar bis zum 31. März eine/n PraktikantIn PR / Campaigning in Vollzeit.
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE is looking for an intern for Document Freedom Day</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE is looking for an intern for Document Freedom Day</h1>
|
||||
|
||||
<p newsteaser="yes">Every year, the FSFE is organising the <a href="http://www.documentfreedom.org">"Document Freedom Day"</a>, a global campaign to highlight the importance of Open Standards for our freedom of communication, interoperability and indepedence from vendor lock-in. For this campaign, FSFE's Berlin office is looking for an Intern PR / Campaigning in full time from January 1st until March 31st.
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE zoekt een stagiair voor Document Vrijheidsdag</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE zoekt een stagiair voor Document Vrijheidsdag</h1>
|
||||
|
||||
<p newsteaser="yes">FSFE organiseert ieder jaar <a href="http://www.documentfreedom.org">"Document Vrijheidsdag"</a>,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>FSFE-ja po kërkon një stazhier për Ditën e Lirisë së Dokumenteve</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>FSFE-ja po kërkon një stazhier për Ditën e Lirisë së Dokumenteve</h1>
|
||||
|
||||
<p newsteaser="yes">Çdo vit, FSFE-ja organizon <a href="http://www.documentfreedom.org">"Ditën e Lirisë së Dokumenteve"</a>, një fushatë mbarëbotërore për të nxjerrë në pah rëndësinë e Standardeve të Hapura për lirinë e komunikimeve, ndërveprueshmërinë dhe pavarësinë nga bllokimet që bëjnë tregtuesit. Për këtë fushatë, zyra e FSFE-së për Berlinin po kërkon një stazhier PR-i / Fushatash me kohë të plotë nga 1 janari deri më 31 mars.
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title> Οι Ιταλοί καταναλωτές δεν πρέπει να υποχρεώνονται να πληρώνουν για λογισμικό που δε θέλουν – Επιστολή προς τις Ρυθμιστικές Αρχές</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1> Οι Ιταλοί καταναλωτές δεν πρέπει να υποχρεώνονται να πληρώνουν για λογισμικό που δε θέλουν – Επιστολή προς τις Ρυθμιστικές Αρχές</h1>
|
||||
|
||||
<p newsteaser="yes">Το FSFE και η Ιταλική οργάνωση προστασίας καταναλωτών ADUC, μαζί με
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title> Italian consumers shouldn’t have to pay for software they don’t want – Letter to Regulators</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1> Italian consumers shouldn’t have to pay for software they don’t want – Letter to Regulators</h1>
|
||||
|
||||
<p newsteaser="yes">FSFE and Italian consumer association ADUC, along with Italian group ILS, are asking regulators to take concrete steps to protect Italians from being forced to pay for software they do not want or need. Italy’s High Court <a href="/news/2014/news-20140912-01.html">ruled in September</a> that computer vendors must reimburse customers for the price of unwanted non-free software that comes pre-installed on PCs and laptops. Today, FSFE, ADUC and ILS have sent a <a href="http://www.aduc.it/generale/files/file/allegati/Istanza%20AGCM%20rimborso%20windows.pdf">letter to the Italian competition authorities</a>, calling on them to ensure that vendors will comply with the High Court’s decision, and respect the rights of their customers.</p>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Les consommateurs italiens ne devraient pas avoir à payer pour un logiciel qu'ils ne veulent pas – Lettre aux autorités de régulation </title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Les consommateurs italiens ne devraient pas avoir à payer pour un logiciel qu'ils ne veulent pas – Lettre aux autorités de régulation</h1>
|
||||
|
||||
<p newsteaser="yes">La FSFE et l’association italienne de consommateurs ADUC, avec le groupe italien ILS, demandent aux organismes de régulation à prendre des mesures concrètes pour protéger les Italiens contre l’obligation de payer pour des logiciels qu’ils ne veulent pas ou n’ont pas besoin. La Haute Cour de l’Italie <a href="/news/2014/news-20140912-01.html">a rendu une décision en Septembre</a> que les fournisseurs informatiques doivent rembourser les consommateurs pour le prix des logiciels payants indésirables qui sont livrés pré-installés sur les PC et ordinateurs portables. Aujourd’hui, la FSFE, l’ADUC et l’ILS ont envoyé <a href="http://http://www.aduc.it/generale/files/file/allegati/Istanza%20AGCM%20rimborso%20windows.pdf">une lettre aux autorités italiennes de la concurrence</a>, leur demandant de s’assurer que les fournisseurs se conforment à la décision de la Haute Cour, et de respecter les droits de leurs consommateurs.</p>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title> I consumatori italiani non devono pagare per software che non vogliono. - Lettera all'AGCM </title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1> I consumatori italiani non devono pagare per software che non vogliono. - Lettera all'AGCM</h1>
|
||||
|
||||
<p newsteaser="yes">La FSFE e l'associazione per la protezione dei consumatori ADUC, assieme con l'Italian Linux Society, chiedono al poteri regolamentari di intraprendere passi concreti al fine di proteggere gli italiani dall'essere forzati a pagare software che non vogliono o di cui non hanno bisogno. La corte di Cassazione <a href="/news/2014/news-20140912-01.html">ha deciso in settembre</a> che i venditori di computer devono rimborsare i clienti del prezzo pagato per software non libero e non voluto che venga preinstallato su PC fissi e portatili.
|
||||
|
@ -6,7 +6,7 @@
|
||||
<title>Italiaanse consumenten zouden niet moeten hoeven betalen voor software die zij niet willen -
|
||||
Brief aan de regulerende autoriteiten</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Italiaanse consumenten zouden niet moeten hoeven betalen voor software die zij niet willen -
|
||||
Brief aan de regulerende autoriteiten</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title> Konsumatorët italianë nuk do të duhej të paguanin për software që nuk e dëshirojnë – Letër Rregullatorëve</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1> Konsumatorët italianë nuk do të duhej të paguanin për software që nuk e dëshirojnë – Letër Rregullatorëve</h1>
|
||||
|
||||
<p newsteaser="yes">FSFE-ja dhe shoqata e konsumatorëve italianë ADUC, tok me grupin italian ILS, u kërkon rregullatorëve të ndërmarrin hapa konkretë për mbrojtjen e italianëve nga pagesat e detyruara për software që nuk e dëshirojnë. Gjykata e Lartë e Italisë <a href="/news/2014/news-20140912-01.html">vendosi në shtator</a> se tregtuesit e kompjuterave duhet të rimbursojnë klientët për çmimin e software-it jo të lirë, të padëshiruar që vjen i instaluar që më parë në PC dhe laptopë. Sot, FSFE-ja, ADUC-u dhe ILS-ja i kanë dërguar një <a href="http://www.aduc.it/generale/files/file/allegati/Istanza%20AGCM%20rimborso%20windows.pdf">letër autoriteteve italiane të konkurrencës</a>, duke u bërë thirrje që të sigurojnë se tregtuesit i binden vendimit të Gjykatës së Lartë, dhe respektimin e të drejtave të klientëve.</p>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>In der Schweiz fehlt noch die gesetzliche Grundlage um Freie Software durch den Staat zu fördern</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>In der Schweiz fehlt noch die gesetzliche Grundlage um Freie Software durch den Staat zu fördern</h1>
|
||||
|
||||
<p newsteaser="yes">Die öffentliche Weiterentwicklung der
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>In Switzerland, the legal basis for the government to support Free Software is still lacking</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>In Switzerland, the legal basis for the government to support Free Software is still lacking</h1>
|
||||
|
||||
<p newsteaser="yes">For the time being, the public development of the Free Software 'OpenJustitia' by the Swiss Federal Supreme Court has ceased because of a new legal opinion. The reason for this abrupt end is apparently the legal uncertainty regarding public contractors in Switzerland. The FSFE demands that the missing legal framework be created as soon as possible so that software developed with public funding in Switzerland in the future can also be released as Free Software.</p>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>In Zwitserland ontbreekt nog de wettelijke basis om aan de staat te verzoeken Vrije Software te gebruiken</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>In Zwitserland ontbreekt nog de wettelijke basis om aan de staat te verzoeken Vrije Software te gebruiken</h1>
|
||||
|
||||
<p newsteaser="yes">De publieke doorontwikkeling van de Vrije Software 'OpenJustitia' word door het
|
||||
|
@ -6,7 +6,7 @@
|
||||
<title>Schützen Sie sich mit einer Smartcard, und unterstützen Sie die
|
||||
Arbeit der FSFE im Jahr 2015</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Schützen Sie sich mit einer Smartcard, und unterstützen Sie die
|
||||
Arbeit der FSFE im Jahr 2015</h1>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Get secure with a smartcard and support FSFE’s work in 2015</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Get secure with a smartcard and support FSFE’s work in 2015</h1>
|
||||
|
||||
<p newsteaser="yes">Free Software Foundation Europe is a pan-European charity,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Siéntase seguro con una tarjeta inteligente y apoye el trabajo de la FSFE en 2015</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Siéntase seguro con una tarjeta inteligente y apoye el trabajo de la FSFE en 2015</h1>
|
||||
|
||||
<p newsteaser="yes">La Fundación del Software Libre de Europa es una o.n.g. europea,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Prenez en main votre sécurité avec une carte à puce et soutenez le travail de la FSFE en 2015</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Prenez en main votre sécurité avec une carte à puce et soutenez le travail de la FSFE en 2015</h1>
|
||||
|
||||
<p newsteaser="yes">La Free Software Foundation Europe est une association paneuropéenne à but non lucratif, fondée en 2001 pour donner aux utilisateurs la pleine maîtrise de leurs technologies. Afin de permettre à l'organisation d'intensifier son travail avec la Commission européenne et de faire en sorte que le plus grand nombre connaisse le Logiciel Libre, la FSFE a besoin de 190 000 € pour son action en 2015. L'année prochaine, la FSFE continuera plus que jamais à faire des Logiciels Libres un pilier de notre société.</p>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Ottieni più sicurezza con una smartcard e supporta l'attività della FSFE nel 2015</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Ottieni più sicurezza con una smartcard e supporta l'attività della FSFE nel 2015</h1>
|
||||
|
||||
<p newsteaser="yes">La Free Software Foundation Europe è un'organizzazione pan-europea,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Beveilig uzelf met een smartcard en steun het werk van de FSFE in 2015</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Beveilig uzelf met een smartcard en steun het werk van de FSFE in 2015</h1>
|
||||
|
||||
<p newsteaser="yes">Free Software Foundation Europe is een pan-Europees goed doel en is in 2001
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Shfrytëzoni sigurinë, përmes një karte të mençur, dhe përkrahni punën e FSFE-së gjatë 2015-s</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Shfrytëzoni sigurinë, përmes një karte të mençur, dhe përkrahni punën e FSFE-së gjatë 2015-s</h1>
|
||||
|
||||
<p newsteaser="yes">Free Software Foundation Europe është një organizëm
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Osigurajte se smart karticom i podržite rad FSFE u 2015.</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Osigurajte se smart karticom i podržite rad FSFE u 2015.</h1>
|
||||
|
||||
<p newsteaser="yes">Fondacija za slobodni softver Evrope je panevropska neprofitna organizacija osnovana 2001. godine sa ciljem da omogući korisnicima kontrolu nad tehnologijom. Kako bi organizacija mogla da pojača svoju saradnju sa Evropskom komisijom i kako bi što više ljudi čulo za slobodni softver, FSFE je potrebno još 190 hiljada evra za rad u 2015. godini. Sledeće godine, FSFE će se truditi više nego ikad da uplete slobodu softvera u tkanje našeg društva.</p>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Akıllı kart ile güvende olun ve FSFE'nin 2015'deki çalışmalarını destekleyin</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Akıllı kart ile güvende olun ve FSFE'nin 2015'deki çalışmalarını destekleyin</h1>
|
||||
|
||||
<p newsteaser="yes">Avrupa Özgür Yazılım Vakfı (FSFE) tüm Avrupa'yı kapsayan bir vakıftır, 2001 yılında kullanıcıların teknolojiyi denetlemelerini güçlendirmek amacıyla kurulmuştur. Vakfın Avrupa Komisyonu'ndaki çalışmalarını yoğunlaştırmak ve daha fazla insanı Özgür Yazılım'dan haberdar kılmak üzere, FSFE'nin 2015'teki çalışmaları için 190.000€'ya ihtiyacı var. Gelecek yıl, FSFE, toplumumuzun bünyesine yazılım özgürlüğünü daha fazla örmek için daha da fazla çaba gösterecek.</p>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Μελέτη: Για να εξασφαλίσει τη διαφάνεια, το Ευρωκοινοβούλιο πρέπει να υιοθετήσει Ελεύθερο Λογισμικό και Ανοικτά Πρότυπα</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Μελέτη: Για να εξασφαλίσει τη διαφάνεια, το Ευρωκοινοβούλιο πρέπει να υιοθετήσει Ελεύθερο Λογισμικό και Ανοικτά Πρότυπα</h1>
|
||||
<p newsteaser="yes">
|
||||
Μία μελέτη που δόθηκε στη δημοσιότητα την Παρασκευή, λέει ότι το Ευρωκοινοβούλιο πρέπει να υιοθετήσει Ελεύθερο
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Study: To ensure transparency, European Parliament must adopt Free Software, Open Standards</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Study: To ensure transparency, European Parliament must adopt Free Software, Open Standards</h1>
|
||||
<p newsteaser="yes">
|
||||
A study released on Friday says that the European Parliament must adopt Free
|
||||
|
@ -6,7 +6,7 @@
|
||||
<title>Studie: Europees Parlement moet Vrije Software en Open Standaarden aannemen om
|
||||
zeker te zijn van transparantie</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Studie: Europees Parlement moet Vrije Software en Open Standaarden aannemen om
|
||||
zeker te zijn van transparantie</h1>
|
||||
<p newsteaser="yes">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Studim: Për të siguruar transparencë, Parlamenti Europian duhet të adoptojë Software-in e Lirë, Standardet e Hapura</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Studim: Për të siguruar transparencë, Parlamenti Europian duhet të adoptojë Software-in e Lirë, Standardet e Hapura</h1>
|
||||
<p newsteaser="yes">
|
||||
Një studim i hedhur në qarkullim të premten thotë se Parlamenti
|
||||
|
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Protect your privacy - Help GnuPG hire a second developer!</title>
|
||||
</head>
|
||||
<body class="press release">
|
||||
<body>
|
||||
<h1>Protect your privacy - Help GnuPG hire a second developer!</h1>
|
||||
<p newsteaser="yes">
|
||||
GnuPG is the world's leading privacy tool, with an estimated
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user