Nit
[privoxy.git] / templates / edit-actions-list
1 ##############################################################################
2 #
3 # File        :  $Source: /cvsroot/ijbswa/current/templates/edit-actions-list,v $
4 #
5 # Purpose     :  Template used to edit the actions file.
6
7 #
8 # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
9 #                Privoxy team. http://www.privoxy.org/
10 #
11 #                Original Author: Copyright (C) 2001 Jonathan Foster
12 #                http://www.jon-foster.co.uk/
13 #
14 #                This program is free software; you can redistribute it 
15 #                and/or modify it under the terms of the GNU General
16 #                Public License as published by the Free Software
17 #                Foundation; either version 2 of the License, or (at
18 #                your option) any later version.
19 #
20 #                This program is distributed in the hope that it will
21 #                be useful, but WITHOUT ANY WARRANTY; without even the
22 #                implied warranty of MERCHANTABILITY or FITNESS FOR A
23 #                PARTICULAR PURPOSE.  See the GNU General Public
24 #                License for more details.
25 #
26 #                The GNU General Public License should be included with
27 #                this file.  If not, you can view it at
28 #                http://www.gnu.org/copyleft/gpl.html
29 #                or write to the Free Software Foundation, Inc., 59
30 #                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
31 #
32 # Revisions   :
33 #    $Log: edit-actions-list,v $
34 #    Revision 1.25  2002/05/21 21:02:52  oes
35 #    Added more help links
36 #
37 #    Revision 1.24  2002/05/21 19:11:40  oes
38 #     - Added client-side JavaScript versions of edit and add URL forms
39 #     - Moved jump targets to before container table cell
40 #     - Let earu determine the jump target when removing URLs via JS
41 #     - Fixed broken help link
42 #
43 #    Revision 1.23  2002/05/12 15:53:10  jongfoster
44 #    Restoring CVS log information accidentally removed in
45 #    my previous commit.
46 #
47 #    Revision 1.22  2002/05/12 15:45:33  jongfoster
48 #    Applying [Patch 552094] New templates for edit-actions-list
49 #    This cleans up the templates by:
50 #    - Removing the (confusing) alternating color scheme.
51 #    - Making everything left-justified.
52 #
53 #    Revision 1.21  2002/05/03 22:58:15  jongfoster
54 #    Fixing link target in all URLs section
55 #
56 #    Revision 1.20  2002/04/26 12:57:18  oes
57 #     - Central "button" link style in cgi-style.css
58 #     - Help links now dynamic
59 #
60 #    Revision 1.19  2002/04/24 02:19:16  oes
61 #     - Show name of actions file being edited
62 #     - Show context sensitive help
63 #     - Add buttons for easy changing of defaults
64 #     - Cosmetics and clarifications
65 #
66 #    Revision 1.18  2002/04/18 19:21:09  jongfoster
67 #    Added code to detect "conventional" action files, that start
68 #    with a set of actions for all URLs (the pattern "/").
69 #    These are special-cased in the "edit-actions-list" CGI, so
70 #    that a special UI can be written for them.
71 #
72 #    Revision 1.17  2002/04/10 13:32:53  oes
73 #    Made templates modular
74 #
75 #    Revision 1.16  2002/04/08 17:08:14  oes
76 #    Cosmetic: make status in title lowercase
77 #
78 #    Revision 1.15  2002/04/05 16:01:32  oes
79 #    Correct HTML, external Stylesheets, eye candy, some fixes
80 #
81 #    Revision 1.14  2002/03/26 22:29:56  swa
82 #    we have a new homepage!
83 #
84 #    Revision 1.13  2002/03/24 15:23:33  jongfoster
85 #    Name changes
86 #
87 #    Revision 1.12  2002/03/24 11:01:06  swa
88 #    name change
89 #
90 #    Revision 1.11  2002/03/23 16:18:15  swa
91 #    renamed every reference to the old name with foobar.
92 #    fixed "application foobar application" tag, fixed
93 #    "the foobar" with "foobar". left junkbuster in cvs
94 #    comments and remarks to history untouched. should
95 #    make final rename easier.
96 #
97 #    Revision 1.10  2002/03/16 15:22:19  jongfoster
98 #    Moving 'alpha' warning to the end of the page
99 #
100 #    Revision 1.9  2002/03/05 00:24:51  jongfoster
101 #    Patch to always edit the current actions file.
102 #
103 #    Revision 1.8  2002/03/03 10:29:12  swa
104 #    point users to the right feedback forms,
105 #    not necessarily the developer list.
106 #
107 #    Revision 1.7  2002/01/23 00:26:45  jongfoster
108 #    Reducing length of URLs
109 #    Where encoded and unencoded versions of a string existed, removing
110 #    the unencoded one.
111 #
112 #    Revision 1.6  2002/01/17 21:33:00  jongfoster
113 #    Replacing all references to the URL of the config interface
114 #    with @default-cgi@
115 #
116 #    Revision 1.5  2002/01/17 21:21:05  jongfoster
117 #    DOS->Unix line endings
118 #
119 #    Revision 1.4  2001/11/13 00:58:18  jongfoster
120 #    New version of actions file editor templates
121 #
122 #
123 ##############################################################################
124 #
125 # Browser support for the CSS on this page:
126 #   MS Internet Explorer 5.5 - Yes - everything works.
127 #   Netscape 6.2             - Yes - everything works.
128 #   Netscape 4.75            - No  - CSS buttons look really bad, but they are
129 #                                    usable.  Everything else works.
130 #   Opera 5.12               - Yes - everything works.
131 #   MS Internet Explorer 4+  - Untested
132 #   MS IE 3.x, NS3.x         - Untested (Don't support CSS, so everything
133 #                              should work, but will look ugly).
134 #   Mozilla >=0.6            - Yes - everything works.
135 #
136 # All browsers should work, you just might not get the pretty CSS buttons.
137 #
138 # If your favorite browser isn't listed/tested, please test and add it.
139 #
140 #
141 #############################################################################
142 #
143 # Standard support:
144 #
145 # This file currently produces valid HTML 4.01 Strict.
146 #
147 # If you change it, please save the generated page from your web browser
148 # and then upload it to http://validator.w3.org/ for checking.
149 #
150 #############################################################################
151 #
152 # Available variables include:
153 #
154 # filename
155 # ver
156 #
157 #
158 #############################################################################
159 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
160 <html>
161
162 <head>
163   <meta http-equiv="Content-Style-Type" content="text/css">
164   <meta http-equiv="Content-Script-Type" content="text/javascript">
165   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
166   <meta name="robots" content="noindex,nofollow">
167   <link rel="stylesheet" type="text/css" href="@default-cgi@send-stylesheet">
168
169   <title>Privoxy: Edit actions file @f@.action</title>
170
171   <style type="text/css">
172
173 table.framed {
174   border: solid black 1px;
175   margin: 10px 0px;
176 }
177 tr.actions {
178   background-color: #eeffee;
179 }
180 tr.url {
181   background-color: #ddddff;
182 }
183 tr.adv {
184   background-color: #FFFFD0;
185 }
186 td.header {
187   font-weight: bold;
188   font-size: 110%;
189   padding: 10px 15px 2px 15px;
190 }
191 td.url {
192   font-weight: bold;
193 }
194 td.action {
195   font-weight: bold;
196   font-style: italic;
197   padding: 2px 30px;
198 }
199 td.nbr, td.buttons {
200   white-space: nowrap;
201 }
202 td.indentbuttons {
203   padding: 2px 30px;
204 }
205 </style>
206
207 <script type="text/javascript">
208 <!--
209
210 // Non-JS capable browsers will follow the link to a HTML "are you sure?" page
211 // JavaScript-capable browsers will call this function, which does a
212 // client-side prompt for speed.  It may kick off the delete directly.
213 // It always returns false to cancel following the link.
214 function rm_p(pattern,curtext)
215 {
216    if (window.confirm("Are you sure you want to delete this URL pattern?\nPattern is: "+unescape(curtext)))
217    { window.location.href="edit-actions-remove-url?f=@f@&v=@v@&p="+pattern; }
218    return false;
219 }
220
221 function e_p(pattern,curtext)
222 {
223    if(newtext=window.prompt("Edit the pattern to your needs:", unescape(curtext)))
224    { window.location.href="edit-actions-url?f=@f@&v=@v@&p="+pattern+"&u="+escape(newtext); }
225    return false;
226 }
227
228 function a_p(section)
229 {
230    if(newtext=window.prompt("Enter the new pattern:", ""))
231    { window.location.href="edit-actions-add-url?f=@f@&v=@v@&s="+section+"&u="+escape(newtext); }
232    return false;
233 }
234
235 //-->
236 </script>
237 </head>
238
239 <body>
240
241   <table cellpadding="20" cellspacing="10" border="0" width="100%">
242     <tr>
243       <td class="title">
244
245 #include mod-title
246
247       </td>
248     </tr>
249
250 <!-- @if-unstable-start -->
251 # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in
252     <tr>
253       <td class="warning">
254
255 #include mod-unstable-warning
256
257       </td>
258     </tr>
259 <!-- if-unstable-end@ -->
260
261     <tr>
262       <td class="info">
263         <h2>What is all this?</h2>
264         <p>
265          If you haven't already done so, it is <b>strongly recommended</b> that you at 
266          least skim <a href="@user-manual@@actions-help-prefix@ACTIONS-FILE">the
267          chapter on actions files</a> in the <a href="@user-manual@">user manual</a>
268          before making any changes. You will also find a comprehensive list of all available actions
269          there.
270         </p>
271          <!-- @if-all-urls-present-then@ -->
272         <p>
273          Please note that <b>the first section has special importance</b>. It sets the default actions for
274          all URLs. The resulting actions for a particular URL may differ from these defaults if that
275          URL matches again further down, but this section is largely responsible for your browsing
276          experience. Edit manually with great care, or choose from the predefined sets of actions.
277         </p>
278         <!-- @else-not-all-urls-present@@endif-all-urls-present@ -->
279         <!-- @if-default-action-then@ -->
280         <p>
281          This is the default action file. Updates for it are available from
282          <a href="http://www.privoxy.org/">Privoxy.org</a> on a regular basis. 
283          It is therefore <b>not recommended</b> that you add your private
284          rules here, since they will be lost if you install an update in the future.
285          Put your rules in a separate actions file, like <tt>user.action</tt> instead.
286         </p>
287         <!-- @else-not-default-action@@endif-default-action@ -->
288       </td>
289     </tr>
290
291     <tr>
292       <td class="box">
293         <div class="buttons">
294           <h2>Editing Actions File @f@.action</h2>
295           <!-- @if-all-urls-present-then@@else-not-all-urls-present@ -->
296           <p><a class="cmd" href="edit-actions-section-add?f=@f@&amp;v=@v@&amp;s=0">Insert new section at top</a></p>
297           <!-- @endif-all-urls-present@ -->
298         </div>
299       </td>
300     </tr>
301
302     <!-- @if-all-urls-present-then@ -->
303     <tr>
304       <td class="container"><a name="l@all-urls-s@"></a>
305         <table border="0" width="100%" cellspacing="2" cellpadding="3" class="framed">
306           <tr class="actions"><td class="header"><a href="@user-manual@@actions-help-prefix@ACTIONS">Actions</a>:</td></tr>
307           <tr class="actions">
308             <td class="indentbuttons">
309               <a href="eafu?f=@f@&amp;v=@v@&amp;s=@all-urls-s@">Edit</a>
310               @all-urls-buttons@
311             </td>
312           </tr>
313           <tr class="actions"><td class="action">@all-urls-actions@</td></tr>
314           <tr class="url"><td class="header"><a href="@user-manual@@actions-help-prefix@AF-PATTERNS">URL patterns</a>:</td></tr>
315           <tr class="url"><td class="indentbuttons">/ &nbsp; <i>(Matches all requests)</a></td></tr>
316           <tr class="adv"><td class="header">Advanced:</td></tr>
317           <tr class="adv">
318             <td class="indentbuttons">
319               <a href="easa?f=@f@&amp;v=@v@&amp;s=@all-urls-s@#l@all-urls-s-next@">Insert new section below</a>
320             </td>
321           </tr>
322         </table>
323       </td>
324     </tr>
325     <!-- @else-not-all-urls-present@@endif-all-urls-present@ -->
326
327 @sections@
328
329     <tr>
330       <td class="box">
331         <h2>More Privoxy:</h2>
332         <ul>@menu@</ul>
333       </td>
334     </tr>
335
336     <tr>
337       <td class="info">
338
339 #include mod-support-and-service
340
341       </td>
342     </tr>
343
344 <!-- @if-have-help-info-start -->
345     <tr>
346       <td class="info">
347
348 #include mod-local-help
349
350       </td>
351     </tr>
352 <!-- if-have-help-info-end@ -->
353
354     <tr>
355       <td>
356         <small><small>Valid <a href="http://validator.w3.org/">HTML 4.01 Strict</a></small></small>
357       </td>
358     </tr>
359
360   </table>
361 </body>
362
363 </html>