From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 27 Mar 2017 10:20:42 +0000 (+0000)
Subject: Move the 'Become a sponsor' link into the SGML source
X-Git-Tag: v_3_0_27~183
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/@default-cgi@toggle?a=commitdiff_plain;h=ccf2ee445a5ed9d26f0de6e3cd7758c903960c43;p=privoxy.git

Move the 'Become a sponsor' link into the SGML source

... instead of inserting it at build-time through the
dok-webserver target.
---

diff --git a/GNUmakefile.in b/GNUmakefile.in
index b606a9e6..3ac41742 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -1,6 +1,6 @@
 # Note:  GNUmakefile is built automatically from GNUmakefile.in
 #
-# $Id: GNUmakefile.in,v 1.256 2017/02/20 13:46:25 fabiankeil Exp $
+# $Id: GNUmakefile.in,v 1.257 2017/02/20 17:28:52 fabiankeil Exp $
 #
 # Written by and Copyright (C) 2001-2017 members of the
 # Privoxy team. https://www.privoxy.org/
@@ -531,8 +531,7 @@ dok-webserver:
 	s/__copy/&copy;/;\
 	s@(<SUB)@<p style="text-align: center">\1@; s@(</SUB)@\1></p@;\
         s@ChameleonJohn@<br><a href="http://www.chameleonjohn.com/"><img align="middle"\
- src="images/sponsors/chameleonjohn.png" alt="ChameleonJohn Coupons"></a><br>\n\
-<a title="Privoxy FAQ: How to become a sponsor" href="/faq/general.html#SPONSOR">Become a sponsor</a>@' \
+ src="images/sponsors/chameleonjohn.png" alt="ChameleonJohn Coupons"></a><br>\n@' \
      doc/webserver/index.html && $(RM) doc/webserver/*.bak
 
 # privoxy-index.html for local documentation:
diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml
index d263c8ef..11835591 100644
--- a/doc/source/webserver/index.sgml
+++ b/doc/source/webserver/index.sgml
@@ -20,7 +20,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: index.sgml,v 2.51 2017/01/23 12:59:45 fabiankeil Exp $
+ $Id: index.sgml,v 2.52 2017/03/27 10:20:27 fabiankeil Exp $
 
  Copyright (C) 2001-2017 Privoxy developers <privoxy-devel@lists.privoxy.org>
  See LICENSE.
@@ -196,6 +196,11 @@
    ChameleonJohn
  </subscript>
 </para>
+<para>
+ <subscript>
+  <ulink url="/faq/general.html#SPONSOR">Become a sponsor</ulink>
+ </subscript>
+</para>
 ]]>
 
 </sect1>