X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fshow-request;h=43fb89d80d8c5cc6c73c2f3bdff5d3df945eda9a;hp=fe61b128977cb5a32619194b2022b4939aa7d26f;hb=e15357d347c1c3b52a482430d87689ab5a76d5a1;hpb=0a8865e0da215820eeb4f691f0d5f0de4b8896dc diff --git a/templates/show-request b/templates/show-request index fe61b128..43fb89d8 100644 --- a/templates/show-request +++ b/templates/show-request @@ -8,7 +8,7 @@ # # Template files are written win plain HTML, with a few # additions: -# +# # - Lines that start with a '#' character like this one # are ignored # @@ -23,7 +23,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: # -------------------------------- # @@ -32,7 +32,7 @@ # my-hostname: # The hostname associated with my-ip-addr # admin-address: -# The email address of the pxoxy's administrator, as configured +# The email address of the proxy administrator, as configured # in the config file # default-cgi: # The URL for the "main menu" builtin CGI of this proxy @@ -44,8 +44,7 @@ # The development status of the proxy software: "alpha", "beta", # or "stable". # homepage: -# The URL of the SourceForge ijbswa project, who maintains this -# software. +# The URL of the Privoxy project, which maintains this software. # client-request: # The request and headers that the client sent. # processed-request: @@ -58,7 +57,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Privoxy adminstrator has +# An e-mail address for the local Privoxy administrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -77,9 +76,10 @@ Privoxy@@my-hostname@ - + + @@ -87,10 +87,9 @@ @@ -98,12 +97,9 @@ # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in @@ -114,7 +110,7 @@

Here you see the original headers that your client sent when requesting this page, along with the headers that Privoxy would have sent to the remote server if this request hadn't been - intercepted. + intercepted.

Original Client Request:

@@ -129,63 +125,28 @@ + + - - - - -
-

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

+ +#include mod-title +
-

Warning:

-

- Please note that this @code-status@ release - of the proxy software is not intended for production systems! -
Use at your own risk. See the license for details.
-

+ +#include mod-unstable-warning +

More Privoxy:

-
    @menu@
+
-

Support and Service via Sourceforge:

-

- We value your feedback. To provide you with the best support, - we ask that you: -

- + +#include mod-local-help +
-

Local Privoxy support:

- - -

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

- - - -

Address e-mail questions about this service to - @admin-address@, - who will be glad to help you. -

- + +#include mod-support-and-service +
-

Valid HTML 4.01 Strict

-