From 7de18b3b5d42c3e8f3a75522521f6089023f5110 Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 9 Dec 2019 19:50:20 +0000 Subject: adjust news to new structure. --- news/2014-11.html.j2 | 10 ++++++++-- news/2014-12.html.j2 | 24 ++++++++++++++---------- news/2015-02.html.j2 | 14 ++++++++++---- news/2015-11.html.j2 | 24 ++++++++++++++---------- news/2015-12.html.j2 | 16 +++++++++++----- news/2016-06.html.j2 | 50 +++++++++++++++++++++++++++++--------------------- news/2016-08.html.j2 | 12 +++++++++--- news/2016-09.html.j2 | 21 ++++++++++++++------- news/2016-10.html.j2 | 14 ++++++++++---- news/2016-12.html.j2 | 24 ++++++++++++++---------- news/2017-01.html.j2 | 12 +++++++++--- news/2017-02.html.j2 | 24 ++++++++++++++---------- news/2017-03.html.j2 | 24 ++++++++++++++---------- news/2017-04.html.j2 | 26 +++++++++++++++----------- news/2017-08.html.j2 | 26 +++++++++++++++----------- news/2017-10.html.j2 | 24 +++++++++++++++--------- news/2018-04.html.j2 | 34 +++++++++++++++++++--------------- 17 files changed, 234 insertions(+), 145 deletions(-) diff --git a/news/2014-11.html.j2 b/news/2014-11.html.j2 index 774a5ac4..aabb301b 100644 --- a/news/2014-11.html.j2 +++ b/news/2014-11.html.j2 @@ -1,2 +1,8 @@ -

2014-11: Launching taler.net

-

Welcome to our new site about the Taler electronic payment system.

+{% extends "common/news.j2" %} +{% block body_content %} + +

2014-11: Launching taler.net

+

+ Welcome to our new site about the Taler electronic payment system. +

+{% endblock body_content %} diff --git a/news/2014-12.html.j2 b/news/2014-12.html.j2 index 81455583..adff6e64 100644 --- a/news/2014-12.html.j2 +++ b/news/2014-12.html.j2 @@ -1,10 +1,14 @@ -

2014-12: Watch Christian Grothoff's FOSSA talk on Taler

-

- -

-

- Creative Commons License
"Taler" by Christian Grothoff, produced by FOSSA, Inria Rennes Bretagne Atlantique is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. -

+{% extends "common/news.j2" %} +{% block body_content %} + +

2014-12: Watch Christian Grothoff's FOSSA talk on Taler

+

+ +

+

+ Creative Commons License
"Taler" by Christian Grothoff, produced by FOSSA, Inria Rennes Bretagne Atlantique is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. +

+{% endblock body_content %} diff --git a/news/2015-02.html.j2 b/news/2015-02.html.j2 index 6840b017..0880a591 100644 --- a/news/2015-02.html.j2 +++ b/news/2015-02.html.j2 @@ -1,4 +1,10 @@ -

2015-02x: Taler becomes an official GNU package

-

Taler was accepted into the GNU project today. GNU will offer advice, - advocacy and cooperation --- and host our official public - mailinglist taler@gnu.org.

\ No newline at end of file +{% extends "common/news.j2" %} +{% block body_content %} + +

2015-02x: Taler becomes an official GNU package

+

+ Taler was accepted into the GNU project today. GNU will offer advice, + advocacy and cooperation --- and host our official public + mailinglist taler@gnu.org. +

+{% endblock body_content %} diff --git a/news/2015-11.html.j2 b/news/2015-11.html.j2 index 8be3e405..b45a2b05 100644 --- a/news/2015-11.html.j2 +++ b/news/2015-11.html.j2 @@ -1,10 +1,14 @@ -

2015-11: Christian Grothoff's explains the goals behind Taler

-

- -

-

- Creative Commons License
"Taler" by Christian Grothoff, produced by Inria Rennes Bretagne Atlantique is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. -

+{% extends "common/news.j2" %} +{% block body_content %} + +

2015-11: Christian Grothoff explains the goals behind Taler

+

+ +

+

+ Creative Commons License
"Taler" by Christian Grothoff, produced by Inria Rennes Bretagne Atlantique is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. +

+{% endblock body_content %} diff --git a/news/2015-12.html.j2 b/news/2015-12.html.j2 index 401166c4..506b07dd 100644 --- a/news/2015-12.html.j2 +++ b/news/2015-12.html.j2 @@ -1,5 +1,11 @@ -

2015-12: Taler Demo for Chrome/Chromium online

-

We finally have a first simple demo for Taler online. The Firefox-variant - still needs some love, but you can start to try out the demo using - the Chrome/Chromium browser at demo.taler.net. - Please provide feedback to our bug tracker.

\ No newline at end of file +{% extends "common/news.j2" %} +{% block body_content %} + +

2015-12: Taler Demo for Chrome/Chromium online

+

+ We finally have a first simple demo for Taler online. The Firefox-variant + still needs some love, but you can start to try out the demo using + the Chrome/Chromium browser at demo.taler.net. + Please provide feedback to our bug tracker. +

+{% endblock body_content %} diff --git a/news/2016-06.html.j2 b/news/2016-06.html.j2 index 72744aa6..f79421f9 100644 --- a/news/2016-06.html.j2 +++ b/news/2016-06.html.j2 @@ -1,21 +1,29 @@ -

2016-06: GNU Taler 0.0.0 released

-

We have reached our first big milestone, the 0.0.0 release! - The release includes implementations of a bank, exchange, merchant and wallet - and is available on the GNU FTP mirrors. -
- While the exchange implements the - complete protocol, the implementations of merchant and wallet are both - fundamentally incomplete and still lack key features, including important - error handling. GNU Taler still lacks an implementation of an auditor or - logic for integration with "real" banks. - Thus, this release should not yet be used for actual financial - transactions. -
- That said, you can already setup your own functional payment system - and run your own toy currency -- or just try out the demo using - the Chrome/Chromium browser at demo.taler.net. -
- Please provide feedback to our bug tracker. - There, you can also find our roadmap - which contains a list of known open issues and our plans for the near future. -

+{% extends "common/news.j2" %} +{% block body_content %} + +

2016-06: GNU Taler 0.0.0 released

+

+ We have reached our first big milestone, the 0.0.0 release! + The release includes implementations of a bank, exchange, merchant and wallet + and is available on the GNU FTP mirrors. +

+

+ While the exchange implements the + complete protocol, the implementations of merchant and wallet are both + fundamentally incomplete and still lack key features, including important + error handling. GNU Taler still lacks an implementation of an auditor or + logic for integration with "real" banks. + Thus, this release should not yet be used for actual financial + transactions. +

+

+ That said, you can already setup your own functional payment system + and run your own toy currency -- or just try out the demo using + the Chrome/Chromium browser at demo.taler.net. +

+

+ Please provide feedback to our bug tracker. + There, you can also find our roadmap + which contains a list of known open issues and our plans for the near future. +

+{% endblock body_content %} diff --git a/news/2016-08.html.j2 b/news/2016-08.html.j2 index 00bbe4a9..f2a7d342 100644 --- a/news/2016-08.html.j2 +++ b/news/2016-08.html.j2 @@ -1,3 +1,9 @@ -

2016-08: Taler Systems S.A. created

-

We now have a business entity for Taler. Potential investors may - contact the executive team at clevel@taler.net.

+{% extends "common/news.j2" %} +{% block body_content %} + +

2016-08: Taler Systems S.A. created

+

+ We now have a business entity for Taler. Potential investors may + contact the executive team at clevel@taler.net. +

+{% endblock body_content %} diff --git a/news/2016-09.html.j2 b/news/2016-09.html.j2 index d9d67c1e..24046a89 100644 --- a/news/2016-09.html.j2 +++ b/news/2016-09.html.j2 @@ -1,7 +1,14 @@ -

2016-09: Taler Web Payments paper published

-

We just finished the camera-ready version of our paper on how to use Taler - for Web payments. This paper does not discuss the cryptography behind - Taler, but focuses on the practical aspects of how the wallet and the merchants - interact over the Web. Hence, this paper should be a good read for - anyone who wants to integrate Taler support with their Web site. - We have posted the paper here.

\ No newline at end of file +{% extends "common/news.j2" %} +{% block body_content %} + +

2016-09: Taler Web Payments paper published

+

+ We just finished the camera-ready version of our paper on how to use Taler + for Web payments. This paper does not discuss the cryptography + behind Taler, but focuses on the practical aspects of how the + wallet and the merchants interact over the Web. Hence, this + paper should be a good read for anyone who wants to integrate + Taler support with their Web site. We have posted the + paper here. +

+{% endblock body_content %} diff --git a/news/2016-10.html.j2 b/news/2016-10.html.j2 index 8ad14484..f21d9338 100644 --- a/news/2016-10.html.j2 +++ b/news/2016-10.html.j2 @@ -1,4 +1,10 @@ -

2016-10: Taler Wallet for Firefox online

-

We now have a first version of the Taler wallet for Firefox. - For now, a development build of Firefox is required. - Installation instructions are on the Wallet page.

+{% extends "common/news.j2" %} +{% block body_content %} + +

2016-10: Taler Wallet for Firefox online

+

+ We now have a first version of the Taler wallet for Firefox. + For now, a development build of Firefox is required. + Installation instructions are on the Wallet page. +

+{% endblock body_content %} diff --git a/news/2016-12.html.j2 b/news/2016-12.html.j2 index 79993b7c..25aa3857 100644 --- a/news/2016-12.html.j2 +++ b/news/2016-12.html.j2 @@ -1,10 +1,14 @@ -

2016-12: Christian Grothoff explains Taler at hasgeek in Bangalore

-

- -

-

- Creative Commons License
"Taler" by Christian Grothoff, produced by hasgeek is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. -

+{% extends "common/news.j2" %} +{% block body_content %} + +

2016-12: Christian Grothoff explains Taler at hasgeek in Bangalore

+

+ +

+

+ Creative Commons License
"Taler" by Christian Grothoff, produced by hasgeek is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. +

+{% endblock body_content %} diff --git a/news/2017-01.html.j2 b/news/2017-01.html.j2 index 49040a1a..b44bff45 100644 --- a/news/2017-01.html.j2 +++ b/news/2017-01.html.j2 @@ -1,3 +1,9 @@ -

2017-01: Taler Documentation pages updated

-

docs.taler.net is now - online, providing a new portal to the Taler system documentation.

+{% extends "common/news.j2" %} +{% block body_content %} + +

2017-01: Taler Documentation pages updated

+

+ docs.taler.net is now + online, providing a new portal to the Taler system documentation. +

+{% endblock body_content %} diff --git a/news/2017-02.html.j2 b/news/2017-02.html.j2 index 5f4082a3..1a5ab1d7 100644 --- a/news/2017-02.html.j2 +++ b/news/2017-02.html.j2 @@ -1,10 +1,14 @@ -

2017-02: Florian Dold explains Taler at 50p in Bangalore

-

- -

-

- Creative Commons License
"Taler" by Florian Dold, produced by 50p is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. -

+{% extends "common/news.j2" %} +{% block body_content %} + +

2017-02: Florian Dold explains Taler at 50p in Bangalore

+

+ +

+

+ Creative Commons License
"Taler" by Florian Dold, produced by 50p is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. +

+{% endblock body_content %} diff --git a/news/2017-03.html.j2 b/news/2017-03.html.j2 index 37a99ef0..605010ed 100644 --- a/news/2017-03.html.j2 +++ b/news/2017-03.html.j2 @@ -1,10 +1,14 @@ -

2017-03: Sva explains GNU Taler at FOSSASIA in Singapore

-

- -

-

- Creative Commons License
"Taler" by Sva, produced by Engineers.SG is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. -

+{% extends "common/news.j2" %} +{% block body_content %} + +

2017-03: Sva explains GNU Taler at FOSSASIA in Singapore

+

+ +

+

+ Creative Commons License
"Taler" by Sva, produced by Engineers.SG is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. +

+{% endblock body_content %} diff --git a/news/2017-04.html.j2 b/news/2017-04.html.j2 index b16b3b74..1d1f5fb1 100644 --- a/news/2017-04.html.j2 +++ b/news/2017-04.html.j2 @@ -1,11 +1,15 @@ -

2017-04: Sva explains GNU Taler at EasterHegg and Torsten demonstrates it is child's play

-

- -

-

- Creative Commons License
"Taler" by Sva, produced by c3voc.de is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. -

+{% extends "common/news.j2" %} +{% block body_content %} + +

2017-04: Sva explains GNU Taler at EasterHegg and Torsten demonstrates it is child's play

+

+ +

+

+ Creative Commons License
"Taler" by Sva, produced by c3voc.de is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. +

+{% endblock body_content %} diff --git a/news/2017-08.html.j2 b/news/2017-08.html.j2 index 6d78cf4b..50e82505 100644 --- a/news/2017-08.html.j2 +++ b/news/2017-08.html.j2 @@ -1,11 +1,15 @@ -

2017-08: We explain GNU Taler at SHA 2017

-

- -

-

- Creative Commons License
"Taler" by Jeff Burdges, Christian Grothoff and Sereni-T, produced by c3voc.de is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. -

+{% extends "common/news.j2" %} +{% block body_content %} + +

2017-08: We explain GNU Taler at SHA 2017

+

+ +

+

+ Creative Commons License
"Taler" by Jeff Burdges, Christian Grothoff and Sereni-T, produced by c3voc.de is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. +

+{% endblock body_content %} diff --git a/news/2017-10.html.j2 b/news/2017-10.html.j2 index d5d5b9f9..726c612b 100644 --- a/news/2017-10.html.j2 +++ b/news/2017-10.html.j2 @@ -1,9 +1,15 @@ -

2017-10: GNU Taler v0.4.0 released

-

We are happy to announce the release GNU Taler v0.4.0 with support for customer - refunds, protocol versioning, incremental key material download, returning funds - from the wallet directly back into one's bank account, - and various other minor improvements. The Chrome and Chromium wallets - are available for download via the App store. The exchange, merchant - backend and bank components are on the GNU FTP mirrors. Note that the - Firefox wallet will take a few more days to become available in the - App store due to the Mozilla review process.

+{% extends "common/news.j2" %} +{% block body_content %} + +

2017-10: GNU Taler v0.4.0 released

+

+ We are happy to announce the release GNU Taler v0.4.0 with support for customer + refunds, protocol versioning, incremental key material download, returning funds + from the wallet directly back into one's bank account, + and various other minor improvements. The Chrome and Chromium wallets + are available for download via the App store. The exchange, merchant + backend and bank components are on the GNU FTP mirrors. Note that the + Firefox wallet will take a few more days to become available in the + App store due to the Mozilla review process. +

+{% endblock body_content %} diff --git a/news/2018-04.html.j2 b/news/2018-04.html.j2 index 7f2f6fa8..edf91b94 100644 --- a/news/2018-04.html.j2 +++ b/news/2018-04.html.j2 @@ -1,15 +1,19 @@ -

2018-04: GNU Taler v0.5.0 released

-

- We are happy to announce the release of GNU Taler v0.5.0. - The main new feature is customer tipping, which allows - merchants to pay small rewards directly into a customer's - wallet. Technical improvements include numerous performance - improvements and bug fixes, as well as a new, simpler to use - API for merchants that also enables the implementation of - GNU Taler wallets on platforms that do not support - WebExtensions. -
- The Chrome and Chromium wallets are available for download - via the App store. The exchange, merchant backend and bank - components are on the GNU FTP mirrors. -

+{% extends "common/news.j2" %} +{% block body_content %} + +

2018-04: GNU Taler v0.5.0 released

+

+ We are happy to announce the release of GNU Taler v0.5.0. + The main new feature is customer tipping, which allows + merchants to pay small rewards directly into a customer's + wallet. Technical improvements include numerous performance + improvements and bug fixes, as well as a new, simpler to use + API for merchants that also enables the implementation of + GNU Taler wallets on platforms that do not support + WebExtensions. +
+ The Chrome and Chromium wallets are available for download + via the App store. The exchange, merchant backend and bank + components are on the GNU FTP mirrors. +

+{% endblock body_content %} -- cgit v1.2.3