X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fedit-actions-list;h=5c15076e0db41c172caf67cbe446558dc164b960;hb=a4fe5095c2268bc517e1907d3c70a3f420ccfe98;hp=863cd1cbd564439b55faeae2332e85cd78c6aa87;hpb=f59e5426741b023569aa06bccbb20a86850e0651;p=privoxy.git diff --git a/templates/edit-actions-list b/templates/edit-actions-list index 863cd1cb..5c15076e 100644 --- a/templates/edit-actions-list +++ b/templates/edit-actions-list @@ -6,7 +6,7 @@ # # # Copyright : Written by and Copyright (C) 2001 the SourceForge -# IJBSWA team. http://ijbswa.sourceforge.net +# Privoxy team. http://www.privoxy.org/ # # Original Author: Copyright (C) 2001 Jonathan Foster # http://www.jon-foster.co.uk/ @@ -31,6 +31,44 @@ # # Revisions : # $Log: edit-actions-list,v $ +# Revision 1.15 2002/04/05 16:01:32 oes +# Correct HTML, external Stylesheets, eye candy, some fixes +# +# Revision 1.14 2002/03/26 22:29:56 swa +# we have a new homepage! +# +# Revision 1.13 2002/03/24 15:23:33 jongfoster +# Name changes +# +# Revision 1.12 2002/03/24 11:01:06 swa +# name change +# +# Revision 1.11 2002/03/23 16:18:15 swa +# 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. +# +# 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. +# +# Revision 1.8 2002/03/03 10:29:12 swa +# point users to the right feedback forms, +# not necessarily the developer list. +# +# Revision 1.7 2002/01/23 00:26:45 jongfoster +# Reducing length of URLs +# Where encoded and unencoded versions of a string existed, removing +# the unencoded one. +# +# Revision 1.6 2002/01/17 21:33:00 jongfoster +# Replacing all references to the URL of the config interface +# with @default-cgi@ +# # Revision 1.5 2002/01/17 21:21:05 jongfoster # DOS->Unix line endings # @@ -78,53 +116,75 @@ - - - - - -JunkBuster: Edit actions file - @filename@.action - - @@ -139,10 +199,10 @@ function not_yet() // JavaScript-capable browsers will call this function, which does a // client-side prompt for speed. It may kick off the delete directly. // It always returns false to cancel following the link. -function remove_pattern(section,pattern,curtext) +function rm_p(pattern,curtext) { if (window.confirm("Are you sure you want to delete this URL pattern?\nPattern is: "+unescape(curtext))) - { window.location.href="@default-cgi@edit-actions-remove-url?filename=@filename@&ver=@ver@§ion="+section+"&pattern="+pattern+"#s"+section+"urls"; } + { window.location.href="edit-actions-remove-url?f=@f@&v=@v@&p="+pattern+"#l"+pattern; } return false; } @@ -152,81 +212,108 @@ function remove_pattern(section,pattern,curtext) - - - - +
-

This is the Internet - JUNKBUSTER - @version@ on @my-hostname@ (@my-ip-address@), - port @my-port@, - @if-enabled-display-then@Enabled@else-not-enabled-display@Disabled@endif-enabled-display@

-
+ + + # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in - - - + + + - - - -
+

+ This is Privoxy @version@ on @my-hostname@ (@my-ip-address@), port @my-port@, + @if-enabled-display-then@enabled@else-not-enabled-display@disabled@endif-enabled-display@ +

+
-

Please note that this @code-status@ release - of the proxy software is not intended for production systems! -
Use at your own risk. See the license for details.
-

- -

Feel free to mail the developers - with any problems you encounter. -

-
+

Warning:

+

+ Please note that this @code-status@ release + of the proxy software is not intended for production systems! +
Use at your own risk. See the license for details.
+

+
-

Editing Actions File - @filename@.action

-

- Insert new section at top -

-
- -@sections@ - - - - - + + + + + + + + + + + + + + + + - - + - + + - - - - -
-

More Junkbuster:

-
    @menu@
-
+
+

Editing Actions File

+

Insert new section at top

+
+
+
@sections@
+
+

More Privoxy:

+
    @menu@
+
+

Support and Service via Sourceforge:

+

+ We value your feedback. To provide you with the best support, + we ask that you: +

+ +
-

Local Junkbuster support:

+
+

Local Privoxy 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 Privoxy installation.

-

Address e-mail questions about this service to - @admin-address@, - who will be glad to help you. +

Address e-mail questions about this service to + @admin-address@, + who will be glad to help you. +

- -

-
- Valid HTML 4.01 Strict -
+ + + Valid HTML 4.01 Strict + + +