taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit 4a7b8b25a5dc74ed272a21f19e10715f6a8fc0cd
parent 9b65d9312019e563e161d4c7b0ea76a224d1bb12
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri,  6 Feb 2015 22:23:25 +0100

mailinglist

Diffstat:
Mdevelopers.html | 15+++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/developers.html b/developers.html @@ -85,7 +85,7 @@ </div> </div> <div class="row"> - <div class="col-lg-6"> + <div class="col-lg-4"> <h2 lang="en">Code</h2> <h2 lang="de">Code</h2> <h2 lang="fr">Code</h2> @@ -110,7 +110,7 @@ avec le nom du stockage respectif. Une liste des lieux de stockage publics se trouve sur notre <a href="http://www.git.taler.net/">GitWeb</a>.</p> </div> - <div class="col-lg-6"> + <div class="col-lg-4"> <h2 lang="en">Documentation</h2> <h2 lang="de">Dokumentation</h2> <h2 lang="fr">Documentation</h2> @@ -125,6 +125,17 @@ <a href="http://www.git.taler.net/">documented code</a> et l'<a href="http://api.taler.net/">API documentation</a>, nous préparons un document exhaustif qui sera publié ici prochainement.</p> </div> + <div class="col-lg-4"> + <h2 lang="en">Discussion</h2> + <h2 lang="de">Diskussion</h2> + <h2 lang="fr">Discussion</h2> + <p lang="en">We have a mailinglist for developer discussions. + You can subscribe to it or read the list archive at + <a href="http://lists.gnu.org/mailman/listinfo/taler">http://lists.gnu.org/mailman/listinfo/taler</a>.</p> + <p lang="de">Wir haben eine Mailingliste f&uuml;r Diskussionen mit den Entwicklern. + Die Webseite der Liste zum eintragen als auch das Listenarchiv sind hier: + <a href="http://lists.gnu.org/mailman/listinfo/taler">http://lists.gnu.org/mailman/listinfo/taler</a>.</p> + </div> </div> <!--# include file="common/footer.inc" -->