X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-status-file;h=ec03b360501f1b1187f5a084aa8220978fc6be3d;hb=8a8d5061c4646c704b2f247225ccb6cf80561bc2;hp=659cf0d3838a01b55771b7c172ddae1b521e6283;hpb=b5333459b914e848f1830d2e9b6a831a5ff2cb72;p=privoxy.git diff --git a/templates/show-status-file b/templates/show-status-file index 659cf0d3..ec03b360 100644 --- a/templates/show-status-file +++ b/templates/show-status-file @@ -1,6 +1,6 @@ ########################################################## # -# Show-Status-CGI Output template for junkbuster 2.9.x +# Show-Status-CGI Output template for Privoxy. # (Variant for the show-file mode) # # USING HTML TEMPLATES: @@ -8,14 +8,14 @@ # # 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 @@ -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: # -------------------------------- # @@ -54,75 +54,93 @@ # 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 +# 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. # + - Junkbuster@@my-hostname@: Contents of @file-description@ - + Privoxy@@my-hostname@: Contents of @file-description@ + + + + + + - + - +
- # 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.
-

- -

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

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

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

-
@contents@
+
+

Contents of @file-description@ @filepath@

+
@contents@
+

More Privoxy:

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

If you have any questions about this service, +

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

-

Back to the main page.

- \ No newline at end of file +