X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fshow-status-file;h=34622a6c2b9d8d5ddd60a3a6a0ccfa4c2519eebd;hp=4b17a8d3d8985a8f1eff140d80a43bde8bd17d3f;hb=e8717b543314e3812597f1ffd98832af6baee9dd;hpb=0a8865e0da215820eeb4f691f0d5f0de4b8896dc diff --git a/templates/show-status-file b/templates/show-status-file index 4b17a8d3..34622a6c 100644 --- a/templates/show-status-file +++ b/templates/show-status-file @@ -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. # # file-description: # A descriptive name for the file being shown @@ -54,14 +53,14 @@ # filepath # The complete filename of the file being shown # -# +# # 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: @@ -80,9 +79,10 @@ Privoxy@@my-hostname@: Contents of @file-description@ - + + @@ -90,10 +90,9 @@ @@ -101,86 +100,45 @@ # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in - + + + - - - - -
-

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

Contents of @file-description@ (@filepath@)

+

Contents of @file-description@ @filepath@

@contents@

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

-