[interchange-cvs] interchange - edl modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon Nov 17 18:55:23 EST 2003


User:      edl
Date:      2003-11-17 23:55:23 GMT
Modified:  dist/foundation/templates/components search_box_small
Modified:           search_box_small_top
Log:
Extraneous inputs removed - new catalogs will not need these. Upgraders
should be able to use their old search components if they wish.

Revision  Changes    Path
2.5       +0 -4      interchange/dist/foundation/templates/components/search_box_small


rev 2.5, prev_rev 2.4
Index: search_box_small
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/components/search_box_small,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- search_box_small	19 Feb 2003 14:57:06 -0000	2.4
+++ search_box_small	17 Nov 2003 23:55:23 -0000	2.5
@@ -21,15 +21,11 @@
       <table border="0" width="95%">
       <tr> 
 	    <td align="left">
-	      <INPUT TYPE=hidden NAME=mv_coordinate VALUE=1>
 	      <INPUT TYPE=hidden NAME=mv_searchtype VALUE=db>
 	      <INPUT TYPE=hidden NAME=mv_matchlimit VALUE=[control matches 10]>
 	      <INPUT TYPE=hidden NAME=mv_sort_field VALUE=category>
 	      <INPUT TYPE=hidden NAME=mv_search_field VALUE="*">
 	      <input type=hidden name=mv_substring_match value=1>
-	      <INPUT TYPE=hidden NAME=mv_column_op VALUE=ne>
-	      <INPUT TYPE=hidden NAME=mv_column_op VALUE=rm>
-	      <INPUT TYPE=hidden NAME=mv_searchspec VALUE=1>
 	      <INPUT MAXLENGTH=30 NAME=mv_searchspec type=text size=8>
 	    </td>
 	    <td align="right" valign="middle" width="45">



2.5       +0 -4      interchange/dist/foundation/templates/components/search_box_small_top


rev 2.5, prev_rev 2.4
Index: search_box_small_top
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/components/search_box_small_top,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- search_box_small_top	19 Feb 2003 14:57:06 -0000	2.4
+++ search_box_small_top	17 Nov 2003 23:55:23 -0000	2.5
@@ -22,15 +22,11 @@
       <table border="0" width="95%">
       <tr> 
   	    <td align="left">
-	      <INPUT TYPE=hidden NAME=mv_coordinate VALUE=1>
 	      <INPUT TYPE=hidden NAME=mv_searchtype VALUE=db>
 	      <INPUT TYPE=hidden NAME=mv_matchlimit VALUE=[control matches 10]>
 	      <INPUT TYPE=hidden NAME=mv_sort_field VALUE=category>
 	      <INPUT TYPE=hidden NAME=mv_search_field VALUE="*">
 	      <input type=hidden name=mv_substring_match value=1>
-	      <INPUT TYPE=hidden NAME=mv_column_op VALUE=ne>
-	      <INPUT TYPE=hidden NAME=mv_column_op VALUE=rm>
-	      <INPUT TYPE=hidden NAME=mv_searchspec VALUE=1>
 	      <INPUT MAXLENGTH=30 NAME=mv_searchspec type=text size=8>
 	    </td>
 	    <td align="right" valign="middle" width="45">








More information about the interchange-cvs mailing list