X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fdefault;h=2aa73226f60f5a827e9f4af4550ebf96066c53e2;hp=b4e4b7bc1c60bb9c1b6bc87a5774494f5aef9126;hb=a6c770e7339eb610644e51019d1872fbc7ce5e77;hpb=b5333459b914e848f1830d2e9b6a831a5ff2cb72 diff --git a/templates/default b/templates/default index b4e4b7bc..2aa73226 100644 --- a/templates/default +++ b/templates/default @@ -1,6 +1,6 @@ ########################################################## # -# Default-CGI Output template for junkbuster 2.9.x. +# Default-CGI Output template for Privoxy. # # # 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: # -------------------------------- # @@ -52,67 +52,79 @@ # # unstable: # this is an alpha or beta release of the proxy software +# have-adminaddr-info: +# An e-mail address for the local Privoxy administrator 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@ - + Privoxy@@my-hostname@ + + + + + + - + - +
- # 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 +
-

Thank you for using the SourceForge edition of Internet Junkbuster!

-

Please choose from the following options:

-
    @menu@
+
+

Privoxy Menu:

+
-

If you have any questions about this service, +

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

+ +#include mod-local-help + +