From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 9 Feb 2023 15:25:19 +0000 (+0100)
Subject: user-manual: Suggest to use the force-text-mode action when filtering binary content
X-Git-Tag: v_4_0_0~203
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/static/user-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=6f3341e6839658e923d8ed9535371d12e7c10959;p=privoxy.git

user-manual: Suggest to use the force-text-mode action when filtering binary content

... with external filters.
---

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 11e3b0cc..ee41b2a5 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -4103,6 +4103,12 @@ problem-host.example.com</screen>
     linkend="external-filter-syntax">syntax</link></literal>
     may change in the future.
    </para>
+   <para>
+    If you want to apply external filters to images or other content
+    that isn't text-based, enable the
+    <literal><link linkend="force-text-mode">force-text-mode</link></literal>
+    action as well.
+   </para>
 
   </listitem>
  </varlistentry>