From e8b4f286757813a2a30dcc277b283b485a22ff44 Mon Sep 17 00:00:00 2001 From: oes Date: Tue, 21 May 2002 21:02:52 +0000 Subject: [PATCH] Added more help links --- templates/edit-actions-list | 14 ++++++++++---- templates/edit-actions-list-section | 12 ++++++++---- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/templates/edit-actions-list b/templates/edit-actions-list index 638383b6..b3e764b4 100644 --- a/templates/edit-actions-list +++ b/templates/edit-actions-list @@ -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. # @@ -31,6 +31,12 @@ # # 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. @@ -294,7 +300,7 @@ function a_p(section) - + - + - +
Actions
Actions:
Edit @@ -302,9 +308,9 @@ function a_p(section)
@all-urls-actions@
URL patterns
URL patterns:
/   (Matches all requests)
Advanced
Advanced:
Insert new section below diff --git a/templates/edit-actions-list-section b/templates/edit-actions-list-section index 197b7e20..b48bcb5a 100644 --- a/templates/edit-actions-list-section +++ b/templates/edit-actions-list-section @@ -1,6 +1,6 @@ ############################################################################## # -# File : $Source: /cvsroot/ijbswa//current/templates/edit-actions-list-section,v $ +# File : $Source: /cvsroot/ijbswa/current/templates/edit-actions-list-section,v $ # # Purpose : Template which forms part of edit-actions-list # @@ -31,6 +31,10 @@ # # Revisions : # $Log: edit-actions-list-section,v $ +# Revision 1.14 2002/05/21 19:12:43 oes +# - Added client-side JavaScript versions of edit and add URL forms +# - Moved jump targets to before container table cell +# # Revision 1.13 2002/05/12 15:45:33 jongfoster # Applying [Patch 552094] New templates for edit-actions-list # This cleans up the templates by: @@ -93,13 +97,13 @@
- + - + @urls@ - +
Actions
Actions:
Edit
@actions@
URL patterns
URL patterns:
Add
Advanced
Advanced:
@if-s-prev-exists-start@Move section up   @if-s-prev-exists-end@ @if-s-next-exists-start@Move section down   @if-s-next-exists-end@ -- 2.39.2