From 057e485ced96663631002ec19817b9e4555d7c4f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 Dec 2023 20:45:46 +0900 Subject: remove links to PDFs, outdated, not so useful anyway --- template/docs.html.j2 | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) (limited to 'template') diff --git a/template/docs.html.j2 b/template/docs.html.j2 index c227a248..ae63a7c5 100644 --- a/template/docs.html.j2 +++ b/template/docs.html.j2 @@ -13,7 +13,7 @@ {% trans %} This is an overview of documentation and other resources for GNU Taler. The full documentation contents can be found - here. + here. {% endtrans %} @@ -37,7 +37,6 @@ {% trans docshost=siteconf['docshost'] %} Tutorial and manual for operating a merchant. - Also available as PDF. {% endtrans %} @@ -49,7 +48,6 @@ {% trans %} Tutorial for processing Taler payments using the merchant backend API. {% endtrans %} - {{ gettext('Also available as PDF.', link="https://" + siteconf['docshost'] + "/pdf/taler-merchant-api-tutorial.pdf") }}
@@ -60,7 +58,6 @@ {% trans %} Manual to run the back-office Web application. {% endtrans %} - {{ gettext('Also available as PDF.', link="https://" + siteconf['docshost'] + "/pdf/taler-backoffice-manual.pdf") }}
@@ -71,7 +68,6 @@ {% trans %} Manual for configuring and using the point of sale app. {% endtrans %} - {{ gettext('Also available as PDF.', link="https://" + siteconf['docshost'] + "/pdf/taler-merchant-pos-terminal.pdf") }}
@@ -82,7 +78,6 @@ {% trans %} Operator's manual for the GNU Taler Exchange. {% endtrans %} - {{ gettext('Also available as PDF.', link="https://" + siteconf['docshost'] + "/pdf/taler-exchange-manual.pdf") }}
@@ -93,7 +88,6 @@ {% trans %} Manual for tightly integrating Taler with banking applications. {% endtrans %} - {{ gettext('Also available as PDF.', link="https://" + siteconf['docshost'] + "/pdf/taler-bank-manual.pdf") }}
@@ -116,7 +110,7 @@ {% trans %} An app for taking in cash and handing out electronic cash. {% endtrans %} -
+
@@ -160,7 +154,7 @@ {% trans %} Implementation of the Taler wire gateway over the EBICS/FinTS protocol suite, - including EBICS stand-alone sandbox (for testing and regional currencies). + including stand-alone bank (for regional currencies). {% endtrans %}
@@ -246,6 +240,17 @@ GNU Taler payment plugin for the Pretix ticketing system. {% endtrans %} + +
+ + +

{{ _("Joomla! Payment Backend") }}

+
+ {% trans %} + GNU Taler payment plugin for the Joomla! e-commerce solution. + {% endtrans %} +
+
-- cgit v1.2.3