X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-status;h=6d9ccfca45f51587141b32a861dd14824735cd67;hb=d41f6d4cb807ee120d38e3108ef724f5053894bf;hp=e6a72ec114ca3dde392718584d69605b01d4a0af;hpb=523bdb212dc28cd14e4d2ac31fa4393721491fe3;p=privoxy.git diff --git a/templates/show-status b/templates/show-status index e6a72ec1..6d9ccfca 100644 --- a/templates/show-status +++ b/templates/show-status @@ -1,6 +1,6 @@ ########################################################## # -# Show-Status-CGI Output template for Foobar. +# Show-Status-CGI Output template for Privoxy. # # USING HTML TEMPLATES: # --------------------- @@ -14,7 +14,7 @@ # - Each item in the below list of exported symbols will # be replaced by dynamically generated text, if they # are enclosed in '@'-characters. E.g. The string @version@ -# will be replaced by the version number of Foobar. +# will be replaced by the version number of Privoxy. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -47,10 +47,10 @@ # software. # # redirect-url: -# The URL to a script that will redirect to the Foobar +# The URL to a script that will redirect to the Privoxy # documentation for a given item # invocation: -# The command line with whitch Foobar was invoked +# The command line with whitch Privoxy was invoked # options: # The options read from the configfile, linked to their # explanations, plus warnings if parsing acl or forward @@ -59,7 +59,7 @@ # A HTML-formatted list of the individual source file cvs versions # defines: # A HTML-formatted list of all conditional #defines used when -# Foobar was compiled +# Privoxy was compiled # # # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: @@ -68,7 +68,7 @@ # unstable: # This is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Foobar adminstrator has +# An e-mail address for the local Privoxy adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -80,7 +80,7 @@ # true, have-help-info is true. Used to conditionally include # a grey box for any and all help info. # statistics: -# Foobar was compiled with statistics support +# Privoxy was compiled with statistics support # have-stats: # There have been previous requests and statistics have # been collected. In this case, the following symbols @@ -94,9 +94,9 @@ # have-no-stats: # There haven't any statistics been collected yet # pcrs-support: -# Foobar was compiled with pcrs support +# Privoxy was compiled with pcrs support # trust-support: -# Foobar was compiled with trust support +# Privoxy was compiled with trust support # actions-filename: # The path to the actions file. # re-filter-filename: @@ -108,7 +108,7 @@ - Foobar@@my-hostname@: Proxy Status + Privoxy@@my-hostname@: Proxy Status @@ -119,8 +119,7 @@ @@ -238,7 +237,7 @@ - + @@ -249,7 +248,7 @@ @@ -274,7 +273,7 @@ @@ -312,10 +311,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists.
-

This is the Internet JUNKBUSTER - @version@ on @my-hostname@ (@my-ip-address@), port @my-port@, @if-enabled-display-then@Enabled@else-not-enabled-display@Disabled@endif-enabled-display@

+

This is Privoxy (privacy enhancing proxy) @version@ on @my-hostname@ (@my-ip-address@), port @my-port@, @if-enabled-display-then@Enabled@else-not-enabled-display@Disabled@endif-enabled-display@

FEATURE_TOGGLE @if-FEATURE_TOGGLE-then@ Yes @else-not-FEATURE_TOGGLE@ No @endif-FEATURE_TOGGLE@Allow Foobar to be "disabled" so it is just a normal non-blocking non-anonymizing proxy.Allow Privoxy to be "disabled" so it is just a normal non-blocking non-anonymizing proxy.
FEATURE_TRUSTREGEX_GNU @if-REGEX_GNU-then@ Yes @else-not-REGEX_GNU@ No @endif-REGEX_GNU@ Changes the type of pattern matching done on URL paths. PCRE is by far the best. - The old GNU style will slow down Foobar and increase the executable's size. If both of + The old GNU style will slow down Privoxy and increase the executable's size. If both of these are disabled, simple prefix matching is done, but this is very inflexible.
-

More Foobar:

+

More Privoxy:

    @menu@
-

Local Foobar support:

+

Local Privoxy support:

-

You can consult the online documentation for more information about this Foobar installation. +

You can consult the online documentation for more information about this Privoxy installation.