X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fshow-version;h=9bdbbbaaf350c02bb1eb239e2c66dc4c3039e5f9;hp=cd2b13033bfe9963ed90681d2b3a5b11bac16f72;hb=d48514c14861e7f176781c3245b1bc963821e65b;hpb=abf7dab360dbeca360ed49194f43ba7b78ca7d33 diff --git a/templates/show-version b/templates/show-version index cd2b1303..9bdbbbaa 100644 --- a/templates/show-version +++ b/templates/show-version @@ -1,6 +1,6 @@ ########################################################## # -# Show-Status-CGI Output template for junkbuster 2.9.x +# 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 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 @@ -47,10 +47,10 @@ # software. # # redirect-url: -# The URL to a script that will redirect to the junkbuster +# The URL to a script that will redirect to the Privoxy # documentation for a given item # invocation: -# The command line with whitch junkbuster 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 -# junkbuster was compiled +# Privoxy was compiled # # # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: @@ -67,79 +67,91 @@ # # 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. # sourceversions # The versions. + - Junkbuster@@my-hostname@: Detailed proxy version information - + Privoxy@@my-hostname@: Detailed proxy version information + + + + + + - + - +
- # 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 is a @code-status@ release, - of the proxy software, not intended for production systems! -
Use at your own risk. See the license for details.
-

+
+ +#include mod-unstable-warning -

Feel free to mail the developers - with any problems you might have -

+

Source code versions:

-

(Note: This information is only relevent if you checked out JunkBuster from CVS +

(Note: This information is only relevant if you checked out Privoxy from CVS and compiled it yourself. If you downloaded a binary, .exe, RPM, or a .tgz file, then when you ask for support just mention the version number @version@ - and the type of download you got.)

-

 

-
@sourceversions@
+ and the type of download you got.)
+

+
@sourceversions@
-

More Junkbuster:

-
    @menu@
+
+

More Privoxy:

+
-

If you have any questions about this service, +

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