X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Ftoggle;h=a18c4b508bf4a838357e486f8027dfdb12c05051;hb=ce3bee5dae2da7f5f5f464a6713fd5f1746d96c9;hp=e15345043d99e9cbceab5452b50d6e47b789eca3;hpb=0a8865e0da215820eeb4f691f0d5f0de4b8896dc;p=privoxy.git diff --git a/templates/toggle b/templates/toggle index e1534504..a18c4b50 100644 --- a/templates/toggle +++ b/templates/toggle @@ -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. # # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: # ------------------------------------------------------------------ @@ -53,7 +52,7 @@ # 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: @@ -73,9 +72,10 @@ @if-enabled-display-then@Enabled@else-not-enabled-display@Disabled@endif-enabled-display@ - Privoxy@@my-hostname@ - + + @@ -83,10 +83,9 @@ @@ -94,12 +93,9 @@ # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in @@ -113,110 +109,39 @@ and will not affect your web browsing.

Click here to @if-enabled-display-then@disable@else-not-enabled-display@enable@endif-enabled-display@ Privoxy.

- - - - - + + - - - - - -
-

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

Bookmarklets

-

Here are some bookmarklets to allow you to easily access a - "mini" version of this page. They are designed for MS - Internet Explorer, but should work equally well in - Netscape, Mozilla, and other browsers which support - JavaScript. They are designed to run directly from - your bookmarks - not by clicking the links - below (although that will work for testing). -

- -

To save them, right-click the link and choose - "Add to Favorites" (IE) or "Add Bookmark" (Netscape). You - will get a warning that the bookmark "may not be safe" - just - click OK. Then you can run the Bookmarklet directly from your - favourites/bookmarks. For even faster access, you can put - them on the "Links" bar (IE) or the "Personal Toolbar" - (Netscape), and run them with a single click. -

- - - -

- Credit: The site which gave me the general idea for these - bookmarklets is www.bookmarklets.com. - They have more information about bookmarklets. -

+

+ The toggle state affects all clients that are using Privoxy. + In multi-user setups + client-specific tags can be used as a more powerful alternative. +

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

-