Added more help links
[privoxy.git] / templates / edit-actions-list
index 638383b..b3e764b 100644 (file)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
 ##############################################################################
 #
-# File        :  $Source: /cvsroot/ijbswa//current/templates/edit-actions-list,v $
+# File        :  $Source: /cvsroot/ijbswa/current/templates/edit-actions-list,v $
 #
 # Purpose     :  Template used to edit the actions file.
 # 
 #
 # Purpose     :  Template used to edit the actions file.
 # 
 #
 # Revisions   :
 #    $Log: edit-actions-list,v $
 #
 # Revisions   :
 #    $Log: edit-actions-list,v $
+#    Revision 1.24  2002/05/21 19:11:40  oes
+#     - Added client-side JavaScript versions of edit and add URL forms
+#     - Moved jump targets to before container table cell
+#     - Let earu determine the jump target when removing URLs via JS
+#     - Fixed broken help link
+#
 #    Revision 1.23  2002/05/12 15:53:10  jongfoster
 #    Restoring CVS log information accidentally removed in
 #    my previous commit.
 #    Revision 1.23  2002/05/12 15:53:10  jongfoster
 #    Restoring CVS log information accidentally removed in
 #    my previous commit.
@@ -294,7 +300,7 @@ function a_p(section)
     <tr>
       <td class="container"><a name="l@all-urls-s@"></a>
         <table border="0" width="100%" cellspacing="2" cellpadding="3" class="framed">
     <tr>
       <td class="container"><a name="l@all-urls-s@"></a>
         <table border="0" width="100%" cellspacing="2" cellpadding="3" class="framed">
-          <tr class="actions"><td class="header">Actions</td></tr>
+          <tr class="actions"><td class="header"><a href="@user-manual@@actions-help-prefix@ACTIONS">Actions</a>:</td></tr>
           <tr class="actions">
             <td class="indentbuttons">
               <a href="eafu?f=@f@&amp;v=@v@&amp;s=@all-urls-s@">Edit</a>
           <tr class="actions">
             <td class="indentbuttons">
               <a href="eafu?f=@f@&amp;v=@v@&amp;s=@all-urls-s@">Edit</a>
@@ -302,9 +308,9 @@ function a_p(section)
             </td>
           </tr>
           <tr class="actions"><td class="action">@all-urls-actions@</td></tr>
             </td>
           </tr>
           <tr class="actions"><td class="action">@all-urls-actions@</td></tr>
-          <tr class="url"><td class="header">URL patterns</td></tr>
+          <tr class="url"><td class="header"><a href="@user-manual@@actions-help-prefix@AF-PATTERNS">URL patterns</a>:</td></tr>
           <tr class="url"><td class="indentbuttons">/ &nbsp; <i>(Matches all requests)</a></td></tr>
           <tr class="url"><td class="indentbuttons">/ &nbsp; <i>(Matches all requests)</a></td></tr>
-          <tr class="adv"><td class="header">Advanced</td></tr>
+          <tr class="adv"><td class="header">Advanced:</td></tr>
           <tr class="adv">
             <td class="indentbuttons">
               <a href="easa?f=@f@&amp;v=@v@&amp;s=@all-urls-s@#l@all-urls-s-next@">Insert new section below</a>
           <tr class="adv">
             <td class="indentbuttons">
               <a href="easa?f=@f@&amp;v=@v@&amp;s=@all-urls-s@#l@all-urls-s-next@">Insert new section below</a>