X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-version;h=a083329d097cd392f09097f8fc119d306df0f75c;hb=7e8f1ca649cdd799f9867f682ab45d97af5e33ef;hp=bdd84a5959817e2d6d2b886f86feea275e11b1b1;hpb=0a8865e0da215820eeb4f691f0d5f0de4b8896dc;p=privoxy.git diff --git a/templates/show-version b/templates/show-version index bdd84a59..a083329d 100644 --- a/templates/show-version +++ b/templates/show-version @@ -7,7 +7,7 @@ # # Template files are written win plain HTML, with a few # additions: -# +# # - Lines that start with a '#' character like this one # are ignored # @@ -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: # -------------------------------- # @@ -31,7 +31,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 @@ -43,12 +43,11 @@ # 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. # # redirect-url: # The URL to a script that will redirect to the Privoxy -# documentation for a given item +# documentation for a given item # invocation: # The command line with whitch Privoxy was invoked # options: @@ -61,14 +60,14 @@ # A HTML-formatted list of all conditional #defines used when # 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 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: @@ -88,9 +87,10 @@ Privoxy@@my-hostname@: Detailed proxy version information - + + @@ -98,10 +98,9 @@ @@ -109,12 +108,9 @@ # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in @@ -123,8 +119,8 @@ + + - - - - -
-

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

Source code versions:

(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 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@
@@ -134,66 +130,28 @@

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

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

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

-
-

Valid HTML 4.01 Strict

-