X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fdefault;h=ac5b6fc517635d264404a16382a3ccf2a3c17525;hp=b4e4b7bc1c60bb9c1b6bc87a5774494f5aef9126;hb=92ac53db7c535bad43b062b2f323c5046c024daf;hpb=b5333459b914e848f1830d2e9b6a831a5ff2cb72 diff --git a/templates/default b/templates/default index b4e4b7bc..ac5b6fc5 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: # -------------------------------- # @@ -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,75 +44,86 @@ # 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. # # 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 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-local-help - send mail to @admin-address@ - who will be glad to help you. -

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