X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-url-info;h=fa2e12412639513566fa2313ee0e420face44172;hb=d2ee4a5f967d0ea56cbc7b75cc397f2ed5fc214f;hp=2e661a22d769b27ef8da42b902ecad04663fdb06;hpb=1656467b0b2a817bc1bda268707dabf61b109045;p=privoxy.git diff --git a/templates/show-url-info b/templates/show-url-info index 2e661a22..fa2e1241 100644 --- a/templates/show-url-info +++ b/templates/show-url-info @@ -1,6 +1,6 @@ ########################################################## # -# Show-Url-Info-CGI Output template for junkbuster 2.9.x. +# Show-Url-Info-CGI Output template for Privoxy. # # # USING HTML TEMPLATES: @@ -15,7 +15,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 Junkbuster. +# 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 @@ -52,17 +52,23 @@ # # 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 +# been specified and is available through the "admin-address" +# symbol # have-proxy-info: # A URL for online documentation about this proxy has been # specified and is available through the "proxy-info-url" # symbol +# have-help-info: +# If either have-proxy-info is true or have-adminaddr-info is +# true, have-help-info is true. Used to conditionally include +# a grey box for any and all help info. # url-given: # The CGI was called with a url parameter. In that case, the # following symbols are available: # url: # The given URL -# url-html: -# The given URL, HTML-encoded # default: # The system default for actions # matches: @@ -73,96 +79,109 @@ # The actions that are associated with the URL at the end of # the matching process # + - Junkbuster@@my-hostname@ URL Info - + Privoxy@@my-hostname@ URL Info + + + + + - + - +
- # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in - - - - - - - - - - + + + + + + + + + + +
-

This is the Internet JUNKBUSTER - @version@ on @my-hostname@ (@my-ip-address@), port @my-port@

+
+ +#include mod-title +
-

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.
-

- -

Feel free to mail the developers - with any problems you encounter. -

+
+ +#include mod-unstable-warning +
-

System default actions:

-

{@default@}

-
-

Matches for http://@url-html@:

+
+ +

NOTE:

+

This is a secure (https:) URL, so the part after the "/" is ignored. + This is a feature of the HTTPS protocol - the exact address of the + page you're visiting is hidden. Privoxy can only detect the host + part of the URL.

+

 

+ +

Matches for @url@:

@matches@

+

Final results:

-

@final@

+

@final@

+

Look up the actions for a new URL:

-
- - + +

+ + +

-

More Junkbuster:

+
+

More Privoxy:

    @menu@
-

If you have any questions about this service, +

- - consult the online documentation or - +#include mod-support-and-service - send mail to @admin-address@ - who will be glad to help you. -

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

Valid HTML 4.01 Strict

+