renamed every reference to the old name with foobar.
authorswa <swa@users.sourceforge.net>
Sat, 23 Mar 2002 16:18:15 +0000 (16:18 +0000)
committerswa <swa@users.sourceforge.net>
Sat, 23 Mar 2002 16:18:15 +0000 (16:18 +0000)
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.

24 files changed:
templates/blocked
templates/blocked-compact
templates/cgi-error-404
templates/cgi-error-bad-param
templates/cgi-error-disabled
templates/cgi-error-file
templates/cgi-error-modified
templates/cgi-error-parse
templates/connect-failed
templates/default
templates/edit-actions-add-url-form
templates/edit-actions-for-url
templates/edit-actions-list
templates/edit-actions-remove-url-form
templates/edit-actions-url-form
templates/no-such-domain
templates/show-request
templates/show-status
templates/show-status-file
templates/show-url-info
templates/show-version
templates/toggle
templates/toggle-mini
templates/untrusted

index 30dc190..87a1e2f 100644 (file)
@@ -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 <name>
@@ -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:
 #    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  
 #
 <html>
 
 <head>
-  <title>Request blocked (Junkbuster@@my-hostname@)</title>
+  <title>Request blocked (Foobar@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -151,10 +151,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 547057d..0d73b9c 100644 (file)
@@ -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 <name>
 #  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  
 #
 <html>
 
   <head>
-    <title>Request blocked (Junkbuster@@my-hostname@)</title>
+    <title>Request blocked (Foobar@@my-hostname@)</title>
     <style type="text/css">
       BODY, P { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
     </style>
index 460b0e1..3b3dbf9 100644 (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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>404 - JunkBuster Configuration Page not found</title>
+  <title>404 - Foobar Configuration Page not found</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#eeeeee colspan=2>
-        <h2>JunkBuster Configuration page not found</h2>
+        <h2>Foobar Configuration page not found</h2>
           <blockquote>
             <p>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.</p>
             <p>If you got here by clicking a link in the
                configuration interface, please file a bug report!</p>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -144,10 +144,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 9a180a3..e65c138 100644 (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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>JunkBuster: Bad parameter</title>
+  <title>Foobar: Bad parameter</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -86,9 +86,9 @@
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>Bad parameter to JunkBuster configuration page</h2>
+        <h2>Bad parameter to Foobar configuration page</h2>
         <blockquote>
-          <p>You've found a page used to configure JunkBuster, but the
+          <p>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.</p>
           <p>Possible causes:</p>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -151,10 +151,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 0147ae8..2a0d530 100644 (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 <name>
@@ -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:
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>JunkBuster Configuration page diasabled</h2>
+        <h2>Foobar Configuration page diasabled</h2>
           <blockquote>
-            <p>The JunkBuster administrator has decided to disable this 
+            <p>The Foobar administrator has decided to disable this 
                feature.  If you want to use it, you must ask them to
                enable it.</p>
-            <p>If you are the JunkBuster administrator, you can enable
+            <p>If you are the Foobar administrator, you can enable
                this feature by changing the appropriate line in your
                configuration file.</p>
           </blockquote>
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -138,10 +138,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 876e605..fefb7d0 100644 (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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>JunkBuster: Actions file not found</title>
+  <title>Foobar: Actions file not found</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -96,7 +96,7 @@
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -134,10 +134,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index b76e240..9c597fc 100644 (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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>JunkBuster: URL out of date</title>
+  <title>Foobar: URL out of date</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -153,10 +153,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index e7bc510..10e4476 100644 (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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>JunkBuster: Parse error</title>
+  <title>Foobar: Parse error</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -170,10 +170,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 9b17f52..faf99ad 100644 (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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>503 - Connect failed (Junkbuster@@my-hostname@)</title>
+  <title>503 - Connect failed (Foobar@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -147,10 +147,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 2981ae3..f05c765 100644 (file)
@@ -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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@</title>
+  <title>Foobar@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -86,7 +86,7 @@
 
     <tr>
       <td bgcolor=#eeeeee>
-        <p><b>Thank you for using <a href="@homepage@">the SourceForge edition</a> of Internet Junkbuster!</b></p>
+        <p><b>Thank you for using <a href="@homepage@">the SourceForge edition</a> of Internet Foobar!</b></p>
         <p>Please choose from the following options:</p>
         <ul>@menu@</ul>
       </td>
@@ -125,10 +125,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 4f5a6b5..38f0426 100644 (file)
@@ -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 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>JunkBuster: Edit URL Pattern</title>
+<title>Foobar: Edit URL Pattern</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -138,7 +141,7 @@ function validate(text)
 
   <tr>
     <td class="dark">
-      <h2>More Junkbuster:</h2>
+      <h2>More Foobar:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
index 90e4d45..b14052a 100644 (file)
@@ -32,6 +32,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-for-url,v $
+#    Revision 1.14  2002/03/16 15:22:19  jongfoster
+#    Moving 'alpha' warning to the end of the page
+#
 #    Revision 1.13  2002/03/16 14:28:38  jongfoster
 #    First version of modular filters support
 #
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>JunkBuster: Edit actions</title>
+<title>Foobar: Edit actions</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -590,7 +593,7 @@ function show_wafer_opts(tf)
         <input type="radio" name="image_blocker_mode"
         onclick="image_blocker_param_disable(true)"
         value="logo" id="image_blocker_mode_logo" @image-blocker-param-logo@><label
-        for="image_blocker_mode_logo">Send Junkbuster logo
+        for="image_blocker_mode_logo">Send Foobar logo
         (<img src="send-banner?type=l" alt="logo">)</label><br>
         <input type="radio" name="image_blocker_mode" value="blank"
         onclick="image_blocker_param_disable(true)"
@@ -786,7 +789,7 @@ if (document.getElementById) {
 
     <tr>
       <td class="dark">
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
index 22b0a8b..24d7d2d 100644 (file)
@@ -31,6 +31,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-list,v $
+#    Revision 1.10  2002/03/16 15:22:19  jongfoster
+#    Moving 'alpha' warning to the end of the page
+#
 #    Revision 1.9  2002/03/05 00:24:51  jongfoster
 #    Patch to always edit the current actions file.
 #
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>JunkBuster: Edit actions file</title>
+<title>Foobar: Edit actions file</title>
 
 <style type="text/css">
 body {
@@ -230,7 +233,7 @@ function rm_p(pattern,curtext)
 <table cellpadding="20" cellspacing="10" border="0" width="100%">
   <tr>
     <td class="dark">
-      <h2>More Junkbuster:</h2>
+      <h2>More Foobar:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
index 4a9b53c..f0eccc4 100644 (file)
@@ -33,6 +33,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-remove-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.
@@ -82,7 +85,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>JunkBuster: Remove URL Pattern</title>
+<title>Foobar: Remove URL Pattern</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -122,7 +125,7 @@ td.dark      { background-color: #dddddd }
 
   <tr>
     <td class="dark">
-      <h2>More Junkbuster:</h2>
+      <h2>More Foobar:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
index 9360bcc..c483ee6 100644 (file)
@@ -31,6 +31,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-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:13  swa
 #    point users to the right feedback forms,
 #    not necessarily the developer list.
@@ -80,7 +83,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>JunkBuster: Edit URL Pattern</title>
+<title>Foobar: Edit URL Pattern</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -140,7 +143,7 @@ function validate(text)
 
   <tr>
     <td class="dark">
-      <h2>More Junkbuster:</h2>
+      <h2>More Foobar:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
index 5a329de..8a90793 100644 (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 <name>
@@ -54,7 +54,7 @@
 #  path:
 #    The path part of the request that lead to this problem
 #  proxy-info-url:
-#    The URL to local online Junkbuster documentation, if define in the
+#    The URL to local online Foobar documentation, if define in the
 #    'config' file
 #
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
@@ -63,7 +63,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:
@@ -78,7 +78,7 @@
 <html>
 
 <head>
-  <title>404 - No such Domain (Junkbuster@@my-hostname@)</title>
+  <title>404 - No such Domain (Foobar@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -149,10 +149,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 01147ad..d40d55a 100644 (file)
@@ -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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@</title>
+  <title>Foobar@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -94,7 +94,7 @@
        <h2>Show-Request</h2>
           <blockquote>
             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. 
           </blockquote>
 
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -150,10 +150,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 9eb5148..e6a72ec 100644 (file)
@@ -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 <name>
 #    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:
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@: Proxy Status</title>
+  <title>Foobar@@my-hostname@: Proxy Status</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
           <tr>
              <td><code>FEATURE_TOGGLE</code></td>
              <td>@if-FEATURE_TOGGLE-then@ Yes @else-not-FEATURE_TOGGLE@ No @endif-FEATURE_TOGGLE@</td>
-             <td>Allow JunkBuster to be "disabled" so it is just a normal non-blocking non-anonymizing proxy.</td>
+             <td>Allow Foobar to be "disabled" so it is just a normal non-blocking non-anonymizing proxy.</td>
           </tr>
           <tr>
              <td><code>FEATURE_TRUST</code></td>
              <td><code>REGEX_GNU</code></td>
              <td>@if-REGEX_GNU-then@ Yes @else-not-REGEX_GNU@ No @endif-REGEX_GNU@</td>
              <td rowspan="2">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.</td>
           </tr>
           <tr>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -312,10 +312,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index ae9f55d..29bfa47 100644 (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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@: Contents of @file-description@</title>
+  <title>Foobar@@my-hostname@: Contents of @file-description@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -132,10 +132,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index b958faf..9e598dd 100644 (file)
@@ -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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@ URL Info</title>
+  <title>Foobar@@my-hostname@ URL Info</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
         <h2>NOTE:</h2>
         <p>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.</p>
         <p>&nbsp;</p>
 <!-- if-https-end@ -->
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -174,10 +174,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index 67e4720..49e5da4 100644 (file)
@@ -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 <name>
 #    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 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@: Detailed proxy version information</title>
+  <title>Foobar@@my-hostname@: Detailed proxy version information</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
     <tr>
       <td bgcolor=#eeeeee>
         <h2>Source code versions:</h2>
-        <p><i>(Note: This information is only relevant if you checked out JunkBuster from CVS
+        <p><i>(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 <b>@version@</b> 
            and the type of download you got.)</i></p>
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -152,10 +152,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index f17952c..c5582c5 100644 (file)
@@ -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 <name>
@@ -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 @@
 
 <head>
   
-  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - JunkBuster@@my-hostname@</title>
+  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Foobar@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>JunkBuster is @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@</h2>
+        <h2>Foobar is @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@</h2>
           <blockquote>
-            <p>When enabled, JunkBuster performs its magic - blocking
+            <p>When enabled, Foobar performs its magic - blocking
                adverts, filtering cookies, regex-filtering, etc.</p>
-            <p>When disabled, JunkBuster behaves as a normal HTTP proxy,
+            <p>When disabled, Foobar behaves as a normal HTTP proxy,
                and will not affect your web browsing.</p>
             <p><a href="@default-cgi@toggle?set=@if-enabled-then@disable@else-not-enabled@enable@endif-enabled@">Click
-               here</a> to @if-enabled-then@disable@else-not-enabled@enable@endif-enabled@ JunkBuster.</p>
+               here</a> to @if-enabled-then@disable@else-not-enabled@enable@endif-enabled@ Foobar.</p>
           </blockquote>
       </td>
     </tr>
                (Netscape), and run them with a single click.</p>
 
             <ul>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=enabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Enable JunkBuster</a></li>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=disabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Disable JunkBuster</a></li>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=toggle','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Toggle JunkBuster</a>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=enabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Enable Foobar</a></li>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=disabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Disable Foobar</a></li>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=toggle','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Toggle Foobar</a>
                   (Toggles between enabled and disabled)</li>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y','ijbstatus','width=250,height=2,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">View JunkBuster Status</a></li>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y','ijbstatus','width=250,height=2,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">View Foobar Status</a></li>
             </ul>
 
             <p><b>Credit:</b> The site which gave me the general idea for these
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -177,10 +177,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
index f45f3ad..2174a56 100644 (file)
@@ -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 <name>
@@ -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 @@
 
 <head>
   
-  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - JunkBuster@@my-hostname@</title>
+  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Foobar@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -79,7 +79,7 @@
 <body bgcolor="#eeeeee" marginwidth="3" marginheight="3"
 leftmargin="3" rightmargin="3" topmargin="3" bottommargin="3">
 <center>
-<a href="@default-cgi@" target="_blank">JunkBuster</a> is 
+<a href="@default-cgi@" target="_blank">Foobar</a> is 
 <b>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@</b>.
 <a href="@default-cgi@toggle?mini=y&set=@if-enabled-then@disable@else-not-enabled@enable@endif-enabled@"
 >@if-enabled-then@[Disable]@else-not-enabled@[Enable]@endif-enabled@</a>
index fb34f63..54838f0 100644 (file)
@@ -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 <name>
@@ -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 @@
 <html>
 
 <head>
-  <title>Untrusted request (Junkbuster@@my-hostname@)</title>
+  <title>Untrusted request (Foobar@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -187,10 +187,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->