make all links relative to language

lektura
max.mehl 2017-09-06 00:52:52 +02:00
parent b48ad1215f
commit 086ec8b864
6 changed files with 48 additions and 10 deletions

View File

@ -76,22 +76,22 @@ DefaultContentLanguage = "en"
[params.action]
headline = "Tell Your Representatives!"
subheadline = "We demand: **„Implement legislation requiring that publicly financed software developed for public sector must be made publicly available under a [Free and Open Source Software](https://fsfe.org/freesoftware/basics/summary.html 'Free Software gives everybody the rights to use, study, share and improve software. These rights help support other fundamental freedoms like freedom of speech, press and privacy.') licence.“**"
description = "**$ORGS organisations** and **$INDS individuals** support this call for action by signing our [Open Letter](/openletter). Help us to make an impact by signing it, too! We will hand over all signatures to representatives all over Europe that are debating software freedom in public administration."
description = "**$ORGS organisations** and **$INDS individuals** support this call for action by signing our [Open Letter](openletter/). Help us to make an impact by signing it, too! We will hand over all signatures to representatives all over Europe that are debating software freedom in public administration."
formName = "Name (required)"
formEmail = "Email (required)"
formCountry = "Your Country"
formZip = "ZIP Code"
formComment = "Your comment (max. 140 characters)"
formPermissionPriv = "I have read and accepted the [privacy statement](/privacy)"
formPermissionPriv = "I have read and accepted the [privacy statement](privacy/)"
formPermissionNews = "I want to stay informed about the future of this campaign"
formPermissionPub = "I want my signature to appear in the [list of signatures](/openletter#signatures)"
formPermissionPub = "I want my signature to appear in the [list of signatures](openletter/#signatures)"
formSubmit = "Sign Now!"
# Organisations section
[params.organisations]
headline = "Supporting Organisations"
text = "Following organisations support our [Open Letter](/openletter). If your organisation is also interested in joining the call for Public Code, please [contact us](mailto:contact@fsfe.org)."
text = "Following organisations support our [Open Letter](openletter/). If your organisation is also interested in joining the call for Public Code, please [contact us](mailto:contact@fsfe.org)."
# # Resources boxes section

View File

@ -0,0 +1,37 @@
---
title: Offener Brief
type: page
layout: subpage
sigtable: true
tableName: Name
tableCountry: Land
tableComment: KOmmentar
---
Publicly funded software has to be [Free and Open Source Software][fs]. While there are plenty of good reasons for that, many politicians don't know about them yet.
{{< fsdefinition type="box">}}
That's where you can help! Sign the open letter to give our message more weight, like **{{< count type="signatures" >}} people** and **{{< count type="organisations" >}} organisations** before you did. We will hand over the letter and signatures to your representatives and make sure that they understand: Public Money? Public Code!
> ## Public Money? Public Code!
>
> Digital services offered and used by our public administrations are the critical infrastructure of 21st century democratic nations. In order to establish trustworthy systems, public bodies must ensure they have full control over the software and the computer systems at the core of our state digital infrastructure. However, right now, this is rarely the case due to restrictive software licences that:
>
> * Forbid sharing and exchanging publicly funded code. This prevents cooperation between public administrations and hinders further development.
> * Support monopolies by hindering competition. As a result, many administrations become dependent on a handful of companies.
> * Pose a threat to the security of our digital infrastructure by forbidding access to the source code. This makes fixing backdoors and security holes extremely difficult, if not completely impossible.
>
> We need software that fosters the sharing of good ideas and solutions. Like this we will be able to improve IT services for people all over Europe. We need software that guarantees freedom of choice, access, and competition. We need software that helps public administrations regain full control of their critical digital infrastructure, allowing them to become and remain independent from a handful of companies. That is why we call our representatives to support Free and Open Source Software in public administrations, because:
>
> * Free and Open Source Software is a modern public good that allows everybody to freely use, study, share and improve applications we use on a daily basis.
> * Free and Open Source Software licences provide safeguards against being locked down to services from specific companies that use restrictive licences to hinder competition.
> * Free and Open Source Software ensures that the source code is accessible so that backdoors and security holes can be fixed without depending on one service provider.
>
> Public bodies are financed through taxes. They must make sure they spend funds in the most efficient way possible. If it is public money, it should be public code as well!
>
> That is why we, the undersigned, call our representatives to:
>
> **"Implement legislation requiring that publicly financed software developed for public sector must be made publicly available under a Free and Open Source Software licence."**
[fs]: https://fsfe.org/freesoftware/basics/summary.html "Free Software gives everybody the rights to use, study, share and improve software. These rights help support other fundamental freedoms like freedom of speech, press and privacy."

View File

@ -6,14 +6,14 @@ layout: subpage
## Thank You
You have successfully confirmed your signature! If you agreed to have your support to be public, your name will appear in the [list of signatures](/openletter/#signatures) within the next hour.
You have successfully confirmed your signature! If you agreed to have your support to be public, your name will appear in the [list of signatures](../#signatures) within the next hour.
Thank you for supporting our Open Letter. With your support we will help decision makers all over Europe to understand, that publishing their code under Free and Open Source Software licenses is the best solution for them, other administrations, companies, as well as the general public.
## Next Steps
You can help us to make this campaign more successful. Please [share this message](/#spread) with your friends and collogues.
You can help us to make this campaign more successful. Please [share this message](../../#spread) with your friends and colleagues.
You can also [order stickers and informational material](https://fsfe.org/promo#pmpc) from the Free Software Foundation Europe.
If you think Free Software in Europe has to be stronger, consider [supporting the FSFE](https://fsfe.org/donate/?pmpc), or one of the other [supporting organisations](/#organisations).
If you think Free Software in Europe has to be stronger, consider [supporting the FSFE](https://fsfe.org/donate/?pmpc), or one of the other [supporting organisations](../../#organisations).

View File

@ -5,7 +5,7 @@
<p>{{ .Site.Params.legal.contribute1 }} <a href="https://git.fsfe.org/pmpc/website" target="_blank">{{ .Site.Params.legal.contribute2 }}</a></p>
<p>{{ .Site.Params.legal.by }} (<a href="https://fsfe.org/index.{{ .Lang }}.html" target="_blank">FSFE</a>)
<a href="https://fsfe.org/about/legal/imprint.{{ .Lang }}.html" target="_blank">{{ .Site.Params.legal.imprint }}</a>
| <a href="/privacy/">{{ .Site.Params.legal.privacy }}</a>
| <a href="{{ "pivacy/" | relLangURL }}">{{ .Site.Params.legal.privacy }}</a>
| <a href="https://fsfe.org/about/transparency-commitment.{{ .Lang }}.html" target="_blank">{{ .Site.Params.legal.transparency }}</a>
Copyright &copy; {{ (now).Year }}</p>
<p>{{ .Site.Params.legal.license | markdownify }}</p>

View File

@ -4,7 +4,8 @@
<div class="text-center">
<h2 class="section-heading">{{ .Site.Params.organisations.headline }}</h2>
<hr />
<p>{{ .Site.Params.organisations.text | markdownify }}</p>
<!-- replace the URL defined in config.toml because this snipped is used in sub-pages too -->
<p>{{ replace .Site.Params.organisations.text "openletter/" ("/openletter" | relLangURL) | markdownify }}</p>
<div class="orgs">
<ul>
{{ range .Site.Data.signees }}

View File

@ -11,7 +11,7 @@
{{ end }}
<p class="text-faded">{{ .Site.Params.subpage.signatures.description | markdownify }}
<a href="/{{ .Lang }}/#action"><strong>{{ .Site.Params.action.formSubmit }}</strong></a></p>
<a href="{{ "#action" | relLangURL }}"><strong>{{ .Site.Params.action.formSubmit }}</strong></a></p>
<table id="sigtable">
<thead>