From 7502039efcc08687b47438b680d45b49b67eac0e Mon Sep 17 00:00:00 2001
From: jongfoster 
Date: Wed, 23 Jan 2002 00:26:45 +0000
Subject: [PATCH] Reducing length of URLs Where encoded and unencoded versions
 of a string existed, removing the unencoded one.
---
 templates/cgi-error-file               |   2 +-
 templates/cgi-error-modified           |   2 +-
 templates/cgi-error-parse              |   3 +-
 templates/edit-actions-add-url-form    |  18 ++--
 templates/edit-actions-for-url         |  12 ++-
 templates/edit-actions-list            | 132 ++++++++++++++++---------
 templates/edit-actions-list-section    |  66 ++++++-------
 templates/edit-actions-list-url        |  23 +++--
 templates/edit-actions-remove-url-form |  10 +-
 templates/edit-actions-url-form        |  29 +++---
 10 files changed, 180 insertions(+), 117 deletions(-)
diff --git a/templates/cgi-error-file b/templates/cgi-error-file
index ffd0b703..591eff40 100644
--- a/templates/cgi-error-file
+++ b/templates/cgi-error-file
@@ -104,7 +104,7 @@
       
         Actions file not found
         
-          The actions file you are trying to edit (@filename@.action)
+           The actions file you are trying to edit (@f@.action)
              does not exist, or cannot be read. 
          
        | 
diff --git a/templates/cgi-error-modified b/templates/cgi-error-modified
index 97494e4d..7ebe20de 100644
--- a/templates/cgi-error-modified
+++ b/templates/cgi-error-modified
@@ -123,7 +123,7 @@
           
           You can go back into the edit interface using the menu below,
              or by clicking here.
         
       
diff --git a/templates/cgi-error-parse b/templates/cgi-error-parse
index 969f1703..8f7bf16e 100644
--- a/templates/cgi-error-parse
+++ b/templates/cgi-error-parse
@@ -112,8 +112,7 @@
              badly using the web-based editor, please file a bug report!
           When you've fixed the problem, you can go back into the edit
              interface using the menu below, or by clicking here.
+             href="edit-actions-list?f=@f@">here.
         
       
     
diff --git a/templates/edit-actions-add-url-form b/templates/edit-actions-add-url-form
index 73512986..89839363 100644
--- a/templates/edit-actions-add-url-form
+++ b/templates/edit-actions-add-url-form
@@ -31,6 +31,10 @@
 #
 # Revisions   :
 #    $Log: edit-actions-add-url-form,v $
+#    Revision 1.3  2002/01/17 21:33:00  jongfoster
+#    Replacing all references to the URL of the config interface
+#    with @default-cgi@
+#
 #    Revision 1.2  2002/01/17 21:21:03  jongfoster
 #    DOS->Unix line endings
 #
@@ -124,16 +128,16 @@ function validate(text)
   
     
       Add URL Pattern
-      
      | 
diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url
index 2004c16e..5b6e13bf 100644
--- a/templates/edit-actions-for-url
+++ b/templates/edit-actions-for-url
@@ -32,6 +32,10 @@
 #
 # Revisions   :
 #    $Log: edit-actions-for-url,v $
+#    Revision 1.8  2002/01/17 21:33:00  jongfoster
+#    Replacing all references to the URL of the config interface
+#    with @default-cgi@
+#
 #    Revision 1.7  2002/01/17 21:21:03  jongfoster
 #    DOS->Unix line endings
 #
@@ -286,7 +290,7 @@ function show_wafer_opts(tf)
 
 
 
-