From 523bdb212dc28cd14e4d2ac31fa4393721491fe3 Mon Sep 17 00:00:00 2001 From: swa Date: Sat, 23 Mar 2002 16:18:15 +0000 Subject: [PATCH] renamed every reference to the old name with foobar. fixed "application foobar application" tag, fixed "the foobar" with "foobar". left junkbuster in cvs comments and remarks to history untouched. should make final rename easier. --- templates/blocked | 16 +++++++------- templates/blocked-compact | 8 +++---- templates/cgi-error-404 | 22 +++++++++---------- templates/cgi-error-bad-param | 18 ++++++++-------- templates/cgi-error-disabled | 18 ++++++++-------- templates/cgi-error-file | 14 ++++++------ templates/cgi-error-modified | 14 ++++++------ templates/cgi-error-parse | 14 ++++++------ templates/connect-failed | 14 ++++++------ templates/default | 14 ++++++------ templates/edit-actions-add-url-form | 7 ++++-- templates/edit-actions-for-url | 9 +++++--- templates/edit-actions-list | 7 ++++-- templates/edit-actions-remove-url-form | 7 ++++-- templates/edit-actions-url-form | 7 ++++-- templates/no-such-domain | 16 +++++++------- templates/show-request | 16 +++++++------- templates/show-status | 30 +++++++++++++------------- templates/show-status-file | 12 +++++------ templates/show-url-info | 16 +++++++------- templates/show-version | 22 +++++++++---------- templates/toggle | 30 +++++++++++++------------- templates/toggle-mini | 10 ++++----- templates/untrusted | 16 +++++++------- 24 files changed, 186 insertions(+), 171 deletions(-) diff --git a/templates/blocked b/templates/blocked index 30dc1905..87a1e2f8 100644 --- a/templates/blocked +++ b/templates/blocked @@ -1,6 +1,6 @@ ########################################################## # -# "Blocked" Error Output template for junkbuster 2.9.x. +# "Blocked" Error Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -59,7 +59,7 @@ # unstable: # This is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -71,14 +71,14 @@ # true, have-help-info is true. Used to conditionally include # a grey box for any and all help info. # force-support: -# Junkbuster has been compiled with support for forced loading +# Foobar has been compiled with support for forced loading # of blocked content. In that case, the symbol "force-prefix" is # avaiable, which translates to the FORCE_PREFIX # - Request blocked (Junkbuster@@my-hostname@) + Request blocked (Foobar@@my-hostname@) @@ -113,7 +113,7 @@ -

More Junkbuster:

+

More Foobar:

@@ -151,10 +151,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/blocked-compact b/templates/blocked-compact index 547057d1..0d73b9cf 100644 --- a/templates/blocked-compact +++ b/templates/blocked-compact @@ -1,6 +1,6 @@ ########################################################## # -# "Blocked" Error Output template for junkbuster 2.9.x. +# "Blocked" Error Output template for Foobar. # Compact variant. # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -59,14 +59,14 @@ # unstable: # This is an alpha or beta release of the proxy software # force-support: -# Junkbuster has been compiled with support for forced loading +# Foobar has been compiled with support for forced loading # of blocked content. In that case, the symbol "force-prefix" is # avaiable, which translates to the FORCE_PREFIX # - Request blocked (Junkbuster@@my-hostname@) + Request blocked (Foobar@@my-hostname@) diff --git a/templates/cgi-error-404 b/templates/cgi-error-404 index 460b0e15..3b3dbf91 100644 --- a/templates/cgi-error-404 +++ b/templates/cgi-error-404 @@ -1,6 +1,6 @@ ########################################################## # -# No-Such-Domain Error Output template for junkbuster 2.9.x. +# No-Such-Domain Error Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -68,7 +68,7 @@ - 404 - JunkBuster Configuration Page not found + 404 - Foobar Configuration Page not found @@ -89,12 +89,12 @@ -

JunkBuster Configuration page not found

+

Foobar Configuration page not found

You typed in what looks like a URL used to configure - JunkBuster, but it cannot be recognised. Maybe it's - for a different JunkBuster version, or you typed it - in wrong? Or maybe the JunkBuster administrator + Foobar, but it cannot be recognised. Maybe it's + for a different Foobar version, or you typed it + in wrong? Or maybe the Foobar administrator has decided to disable the feature.

If you got here by clicking a link in the configuration interface, please file a bug report!

@@ -106,7 +106,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -144,10 +144,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/cgi-error-bad-param b/templates/cgi-error-bad-param index 9a180a36..e65c1387 100644 --- a/templates/cgi-error-bad-param +++ b/templates/cgi-error-bad-param @@ -1,6 +1,6 @@ ########################################################## # -# No-Such-Domain Error Output template for junkbuster 2.9.x. +# No-Such-Domain Error Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -68,7 +68,7 @@ - JunkBuster: Bad parameter + Foobar: Bad parameter @@ -86,9 +86,9 @@ -

Bad parameter to JunkBuster configuration page

+

Bad parameter to Foobar configuration page

-

You've found a page used to configure JunkBuster, but the +

You've found a page used to configure Foobar, but the parameters (the part of the web page address after the "?" mark) are wrong or missing.

Possible causes:

@@ -113,7 +113,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -151,10 +151,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/cgi-error-disabled b/templates/cgi-error-disabled index 0147ae83..2a0d530b 100644 --- a/templates/cgi-error-disabled +++ b/templates/cgi-error-disabled @@ -1,6 +1,6 @@ ########################################################## # -# No-Such-Domain Error Output template for junkbuster 2.9.x. +# No-Such-Domain Error Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -86,12 +86,12 @@ -

JunkBuster Configuration page diasabled

+

Foobar Configuration page diasabled

-

The JunkBuster administrator has decided to disable this +

The Foobar administrator has decided to disable this feature. If you want to use it, you must ask them to enable it.

-

If you are the JunkBuster administrator, you can enable +

If you are the Foobar administrator, you can enable this feature by changing the appropriate line in your configuration file.

@@ -100,7 +100,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -138,10 +138,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/cgi-error-file b/templates/cgi-error-file index 876e6051..fefb7d01 100644 --- a/templates/cgi-error-file +++ b/templates/cgi-error-file @@ -1,6 +1,6 @@ ########################################################## # -# No-Such-Domain Error Output template for junkbuster 2.9.x. +# No-Such-Domain Error Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -68,7 +68,7 @@ - JunkBuster: Actions file not found + Foobar: Actions file not found @@ -96,7 +96,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -134,10 +134,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/cgi-error-modified b/templates/cgi-error-modified index b76e2408..9c597fc1 100644 --- a/templates/cgi-error-modified +++ b/templates/cgi-error-modified @@ -1,6 +1,6 @@ ########################################################## # -# No-Such-Domain Error Output template for junkbuster 2.9.x. +# No-Such-Domain Error Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -68,7 +68,7 @@ - JunkBuster: URL out of date + Foobar: URL out of date @@ -115,7 +115,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -153,10 +153,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/cgi-error-parse b/templates/cgi-error-parse index e7bc5107..10e4476e 100644 --- a/templates/cgi-error-parse +++ b/templates/cgi-error-parse @@ -1,6 +1,6 @@ ########################################################## # -# No-Such-Domain Error Output template for junkbuster 2.9.x. +# No-Such-Domain Error Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -68,7 +68,7 @@ - JunkBuster: Parse error + Foobar: Parse error @@ -132,7 +132,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -170,10 +170,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/connect-failed b/templates/connect-failed index 9b17f521..faf99adb 100644 --- a/templates/connect-failed +++ b/templates/connect-failed @@ -1,6 +1,6 @@ ########################################################## # -# No-Such-Domain Error Output template for junkbuster 2.9.x. +# No-Such-Domain Error Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -61,7 +61,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -76,7 +76,7 @@ - 503 - Connect failed (Junkbuster@@my-hostname@) + 503 - Connect failed (Foobar@@my-hostname@) @@ -109,7 +109,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -147,10 +147,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/default b/templates/default index 2981ae3a..f05c7657 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 Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -68,7 +68,7 @@ - Junkbuster@@my-hostname@ + Foobar@@my-hostname@ @@ -86,7 +86,7 @@ -

Thank you for using the SourceForge edition of Internet Junkbuster!

+

Thank you for using the SourceForge edition of Internet Foobar!

Please choose from the following options:

    @menu@
@@ -125,10 +125,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/edit-actions-add-url-form b/templates/edit-actions-add-url-form index 4f5a6b5d..38f04262 100644 --- a/templates/edit-actions-add-url-form +++ b/templates/edit-actions-add-url-form @@ -31,6 +31,9 @@ # # Revisions : # $Log: edit-actions-add-url-form,v $ +# Revision 1.6 2002/03/16 15:22:19 jongfoster +# Moving 'alpha' warning to the end of the page +# # Revision 1.5 2002/03/03 10:29:12 swa # point users to the right feedback forms, # not necessarily the developer list. @@ -78,7 +81,7 @@ -JunkBuster: Edit URL Pattern +Foobar: Edit URL Pattern @@ -111,7 +111,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -149,10 +149,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/show-request b/templates/show-request index 01147adf..d40d55aa 100644 --- a/templates/show-request +++ b/templates/show-request @@ -1,6 +1,6 @@ ########################################################## # -# Show-Request-CGI Output template for junkbuster 2.9.x. +# Show-Request-CGI Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -58,7 +58,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -73,7 +73,7 @@ - Junkbuster@@my-hostname@ + Foobar@@my-hostname@ @@ -94,7 +94,7 @@

Show-Request

Here you see the original headers that your client sent when requesting this page, along with - the headers that JunkBuster would have sent to the remote server if this request hadn't been + the headers that Foobar would have sent to the remote server if this request hadn't been intercepted.
@@ -112,7 +112,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -150,10 +150,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/show-status b/templates/show-status index 9eb51480..e6a72ec1 100644 --- a/templates/show-status +++ b/templates/show-status @@ -1,6 +1,6 @@ ########################################################## # -# Show-Status-CGI Output template for junkbuster 2.9.x +# Show-Status-CGI Output template for Foobar. # # USING HTML TEMPLATES: # --------------------- @@ -14,7 +14,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -47,10 +47,10 @@ # software. # # redirect-url: -# The URL to a script that will redirect to the junkbuster +# The URL to a script that will redirect to the Foobar # documentation for a given item # invocation: -# The command line with whitch junkbuster was invoked +# The command line with whitch Foobar was invoked # options: # The options read from the configfile, linked to their # explanations, plus warnings if parsing acl or forward @@ -59,7 +59,7 @@ # A HTML-formatted list of the individual source file cvs versions # defines: # A HTML-formatted list of all conditional #defines used when -# junkbuster was compiled +# Foobar was compiled # # # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: @@ -68,7 +68,7 @@ # unstable: # This is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -80,7 +80,7 @@ # true, have-help-info is true. Used to conditionally include # a grey box for any and all help info. # statistics: -# Junkbuster was compiled with statistics support +# Foobar was compiled with statistics support # have-stats: # There have been previous requests and statistics have # been collected. In this case, the following symbols @@ -94,9 +94,9 @@ # have-no-stats: # There haven't any statistics been collected yet # pcrs-support: -# Junkbuster was compiled with pcrs support +# Foobar was compiled with pcrs support # trust-support: -# Junkbuster was compiled with trust support +# Foobar was compiled with trust support # actions-filename: # The path to the actions file. # re-filter-filename: @@ -108,7 +108,7 @@ - Junkbuster@@my-hostname@: Proxy Status + Foobar@@my-hostname@: Proxy Status @@ -238,7 +238,7 @@ FEATURE_TOGGLE @if-FEATURE_TOGGLE-then@ Yes @else-not-FEATURE_TOGGLE@ No @endif-FEATURE_TOGGLE@ - Allow JunkBuster to be "disabled" so it is just a normal non-blocking non-anonymizing proxy. + Allow Foobar to be "disabled" so it is just a normal non-blocking non-anonymizing proxy. FEATURE_TRUST @@ -249,7 +249,7 @@ REGEX_GNU @if-REGEX_GNU-then@ Yes @else-not-REGEX_GNU@ No @endif-REGEX_GNU@ Changes the type of pattern matching done on URL paths. PCRE is by far the best. - The old GNU style will slow down JunkBuster and increase the executable's size. If both of + The old GNU style will slow down Foobar and increase the executable's size. If both of these are disabled, simple prefix matching is done, but this is very inflexible. @@ -274,7 +274,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -312,10 +312,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/show-status-file b/templates/show-status-file index ae9f55d1..29bfa47e 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 Foobar. # (Variant for the show-file mode) # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -61,7 +61,7 @@ # unstable: # This is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -76,7 +76,7 @@ - Junkbuster@@my-hostname@: Contents of @file-description@ + Foobar@@my-hostname@: Contents of @file-description@ @@ -132,10 +132,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/show-url-info b/templates/show-url-info index b958fafc..9e598dd6 100644 --- a/templates/show-url-info +++ b/templates/show-url-info @@ -1,6 +1,6 @@ ########################################################## # -# Show-Url-Info-CGI Output template for junkbuster 2.9.x. +# Show-Url-Info-CGI Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -82,7 +82,7 @@ - Junkbuster@@my-hostname@ URL Info + Foobar@@my-hostname@ URL Info @@ -105,7 +105,7 @@

NOTE:

This is a secure (https:) URL, so the part after the "/" is ignored. This is a feature of the HTTPS protocol - the exact address of the - page you're visiting is hidden. JunkBuster can only detect the host + page you're visiting is hidden. Foobar can only detect the host part of the URL.

 

@@ -136,7 +136,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -174,10 +174,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/show-version b/templates/show-version index 67e4720b..49e5da4e 100644 --- a/templates/show-version +++ b/templates/show-version @@ -1,6 +1,6 @@ ########################################################## # -# Show-Status-CGI Output template for junkbuster 2.9.x +# Show-Status-CGI Output template for Foobar. # # USING HTML TEMPLATES: # --------------------- @@ -14,7 +14,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -47,10 +47,10 @@ # software. # # redirect-url: -# The URL to a script that will redirect to the junkbuster +# The URL to a script that will redirect to the Foobar # documentation for a given item # invocation: -# The command line with whitch junkbuster was invoked +# The command line with whitch Foobar was invoked # options: # The options read from the configfile, linked to their # explanations, plus warnings if parsing acl or forward @@ -59,7 +59,7 @@ # A HTML-formatted list of the individual source file cvs versions # defines: # A HTML-formatted list of all conditional #defines used when -# junkbuster was compiled +# Foobar was compiled # # # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: @@ -68,7 +68,7 @@ # unstable: # This is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -84,7 +84,7 @@ - Junkbuster@@my-hostname@: Detailed proxy version information + Foobar@@my-hostname@: Detailed proxy version information @@ -103,7 +103,7 @@

Source code versions:

-

(Note: This information is only relevant if you checked out JunkBuster from CVS +

(Note: This information is only relevant if you checked out Foobar from CVS and compiled it yourself. If you downloaded a binary, .exe, RPM, or a .tgz file, then when you ask for support just mention the version number @version@ and the type of download you got.)

@@ -114,7 +114,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -152,10 +152,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/toggle b/templates/toggle index f17952c8..c5582c59 100644 --- a/templates/toggle +++ b/templates/toggle @@ -1,6 +1,6 @@ ########################################################## # -# Toggle Output template for junkbuster 2.9.x. +# Toggle Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -70,7 +70,7 @@ - @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - JunkBuster@@my-hostname@ + @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Foobar@@my-hostname@ @@ -88,14 +88,14 @@ -

JunkBuster is @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@

+

Foobar is @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@

-

When enabled, JunkBuster performs its magic - blocking +

When enabled, Foobar performs its magic - blocking adverts, filtering cookies, regex-filtering, etc.

-

When disabled, JunkBuster behaves as a normal HTTP proxy, +

When disabled, Foobar behaves as a normal HTTP proxy, and will not affect your web browsing.

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

+ here to @if-enabled-then@disable@else-not-enabled@enable@endif-enabled@ Foobar.

@@ -121,11 +121,11 @@ (Netscape), and run them with a single click.

Credit: The site which gave me the general idea for these @@ -139,7 +139,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -177,10 +177,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. diff --git a/templates/toggle-mini b/templates/toggle-mini index f45f3ad0..2174a56e 100644 --- a/templates/toggle-mini +++ b/templates/toggle-mini @@ -1,6 +1,6 @@ ########################################################## # -# Toggle Output template for junkbuster 2.9.x. +# Toggle Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -70,7 +70,7 @@ - @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - JunkBuster@@my-hostname@ + @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Foobar@@my-hostname@ @@ -79,7 +79,7 @@

-JunkBuster is +Foobar is @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@. @if-enabled-then@[Disable]@else-not-enabled@[Enable]@endif-enabled@ diff --git a/templates/untrusted b/templates/untrusted index fb34f638..54838f09 100644 --- a/templates/untrusted +++ b/templates/untrusted @@ -1,6 +1,6 @@ ########################################################## # -# "Untrusted" Error Output template for junkbuster 2.9.x. +# "Untrusted" Error Output template for Foobar. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - 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 Foobar. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -64,7 +64,7 @@ # unstable: # This is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Foobar adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -76,7 +76,7 @@ # true, have-help-info is true. Used to conditionally include # a grey box for any and all help info. # force-support: -# Junkbuster has been compiled with support for forced loading +# Foobar has been compiled with support for forced loading # of blocked content. In that case, the symbol "force-prefix" is # avaiable, which translates to the FORCE_PREFIX # have-trust-info: @@ -88,7 +88,7 @@ - Untrusted request (Junkbuster@@my-hostname@) + Untrusted request (Foobar@@my-hostname@) @@ -149,7 +149,7 @@ -

More Junkbuster:

+

More Foobar:

    @menu@
@@ -187,10 +187,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. -

Local Junkbuster support:

+

Local Foobar support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Foobar installation. -- 2.39.2