X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fshow-version;h=65efb5a96535bcd7ba183db2e8304d0db35a3fb2;hp=a4fbe1ba4af4bbc99c88d199ca3eebd033c1f96a;hb=e12b2acdbf69e735e195cf6b8c2a00d533717078;hpb=0871fbdf5b76c9e9bc17f6bed6d6186f3d2b9bbb diff --git a/templates/show-version b/templates/show-version index a4fbe1ba..65efb5a9 100644 --- a/templates/show-version +++ b/templates/show-version @@ -1,20 +1,20 @@ ########################################################## # -# Show-Status-CGI Output template for junkbuster 2.9.x +# Show-Status-CGI Output template for Privoxy. # # USING HTML TEMPLATES: # --------------------- # # Template files are written win plain HTML, with a few # additions: -# +# # - Lines that start with a '#' character like this one # are ignored # # - 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 @@ -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,10 +47,10 @@ # software. # # redirect-url: -# The URL to a script that will redirect to the junkbuster -# documentation for a given item +# 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,16 +59,16 @@ # 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: # ------------------------------------------------------------------ # # unstable: # This is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster 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: @@ -81,76 +81,74 @@ # 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@, @if-enabled-display-then@Enabled@else-not-enabled-display@Disabled@endif-enabled-display@

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

+
+ +#include mod-unstable-warning -

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

+

Source code versions:

-

(Note: This information is only relevant if you checked out JunkBuster 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@
+

(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@
-

More Junkbuster:

-
    @menu@
+
+

More Privoxy:

+
-

Local Junkbuster support:

+
- -

You can consult the online documentation for more information about this Junkbuster installation. - +#include mod-support-and-service - -

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

+ +#include mod-local-help -