X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-status;h=ece4d11cd801ce0b1d1392c1487cc7630e067174;hb=42df281ce29eeeb7497af17e20ee22bd7b5c2e17;hp=42830587f0aee842098542acaa6453eeee4f5490;hpb=2f946641e6706380d376f6946f30ebe239cc94bc;p=privoxy.git diff --git a/templates/show-status b/templates/show-status index 42830587..ece4d11c 100644 --- a/templates/show-status +++ b/templates/show-status @@ -7,7 +7,7 @@ # # Template files are written win plain HTML, with a few # additions: -# +# # - Lines that start with a '#' character like this one # are ignored # @@ -22,7 +22,7 @@ # strings @if-start and if--end@. The strings # should be placed in HTML comments (), so the # html structure won't be messed when the magic happens. -# +# # USABLE SYMBOLS IN THIS TEMPLATE: # -------------------------------- # @@ -47,7 +47,7 @@ # # redirect-url: # The URL to a script that will redirect to the Privoxy -# documentation for a given item +# documentation for a given item # invocation: # The command line with which Privoxy was invoked # options: @@ -60,7 +60,7 @@ # A HTML-formatted list of all conditional #defines used when # Privoxy was compiled # -# +# # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: # ------------------------------------------------------------------ # @@ -210,7 +210,7 @@ There haven't been any requests so far. -

+

@@ -219,7 +219,7 @@

Conditional #defines:

- + @@ -245,7 +245,7 @@ @@ -297,7 +297,7 @@
#define Enabled? Effects when enabled
FEATURE_COMPRESSION @if-FEATURE_COMPRESSION-then@ Yes @else-not-FEATURE_COMPRESSION@ No @endif-FEATURE_COMPRESSION@ - Allows compress buffered content before sending it to the client, assuming the client supports it. + Allows to compress buffered content before sending it to the client, assuming the client supports it.
FEATURE_IMAGE_DETECT_MSIE @if-FEATURE_IMAGE_DETECT_MSIE-then@ Yes @else-not-FEATURE_IMAGE_DETECT_MSIE@ No @endif-FEATURE_IMAGE_DETECT_MSIE@ Enables automatic detection of image and HTML requests from - Microsoft Internet Explorer users, overriding the setting of + Microsoft Internet Explorer users, overriding the setting of +image in the actions file.