X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-status;h=ece4d11cd801ce0b1d1392c1487cc7630e067174;hb=525c1ddbbfaa8cefd1d08637abe62fd356ae2cee;hp=a71e7ce5b9d8af4c415ea224ae4615728c718322;hpb=c093d712fbeb0804c13fe9da20a768ca7f728ed7;p=privoxy.git diff --git a/templates/show-status b/templates/show-status index a71e7ce5..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:

- + @@ -241,6 +241,13 @@ @endif-FEATURE_CGI_EDIT_ACTIONS@web-based actions file editor@if-FEATURE_CGI_EDIT_ACTIONS-then@@else-not-FEATURE_CGI_EDIT_ACTIONS@@endif-FEATURE_CGI_EDIT_ACTIONS@. + + + + + @@ -290,7 +297,7 @@
#define Enabled? Effects when enabled
FEATURE_COMPRESSION@if-FEATURE_COMPRESSION-then@ Yes @else-not-FEATURE_COMPRESSION@ No @endif-FEATURE_COMPRESSION@ + Allows to compress buffered content before sending it to the client, assuming the client supports it. +
FEATURE_CONNECTION_KEEP_ALIVE @if-FEATURE_CONNECTION_KEEP_ALIVE-then@ Yes @else-not-FEATURE_CONNECTION_KEEP_ALIVE@ No @endif-FEATURE_CONNECTION_KEEP_ALIVE@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.