[interchange-cvs] interchange - jon modified 15 files

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Wed May 1 16:56:01 2002


User:      jon
Date:      2002-05-01 20:55:47 GMT
Modified:  dist/foundation/pages login.html results_big.html
Modified:  dist/foundation/pages/query get_password.html
Modified:  dist/foundation/special_pages interact.html noproduct.html
Modified:           notfound.html security.html
Modified:  dist/foundation/templates/components category_vert_toggle
Modified:           category_vertical promo
Modified:  dist/lib/UI/pages/admin export_table.html payment.html
Modified:           search_wizard.html tax_simple.html
Modified:  dist/lib/UI/pages/admin/wizard step_company.html
Log:
Convert old [/page] and [/order] to </a> -- avoid misleading people into
thinking page and order are container tags.

Revision  Changes    Path
2.3       +1 -1      interchange/dist/foundation/pages/login.html


rev 2.3, prev_rev 2.2
Index: login.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/login.html,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -u -r2.2 -r2.3
--- login.html	12 Feb 2002 20:48:37 -0000	2.2
+++ login.html	1 May 2002 20:55:47 -0000	2.3
@@ -135,7 +135,7 @@
 
 	<p>
 	<center>
-	[page lost_password]Lost your password?[/page]
+	[page lost_password]Lost your password?</a>
 	</center>
 
   </td>



2.3       +1 -1      interchange/dist/foundation/pages/results_big.html


rev 2.3, prev_rev 2.2
Index: results_big.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/results_big.html,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -u -r2.2 -r2.3
--- results_big.html	28 Dec 2001 17:05:41 -0000	2.2
+++ results_big.html	1 May 2002 20:55:47 -0000	2.3
@@ -112,7 +112,7 @@
 [if-item-data options o_modular]
         <tr> 
           <td align="center" colspan=2> 
-            [page [item-code]]Custom configure and buy[/page]
+            [page [item-code]]Custom configure and buy</a>
           </td>
         </tr>
 [else]



2.3       +2 -2      interchange/dist/foundation/pages/query/get_password.html


rev 2.3, prev_rev 2.2
Index: get_password.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/query/get_password.html,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -u -r2.2 -r2.3
--- get_password.html	19 Apr 2002 07:02:22 -0000	2.2
+++ get_password.html	1 May 2002 20:55:47 -0000	2.3
@@ -50,7 +50,7 @@
 [/perl]
 
 [if value mv_search_match_count > 1]
-<H2>That one generated more than one match. [page lost_password]Try again[/page] with more info?</H2>
+<H2>That one generated more than one match. [page lost_password]Try again</a> with more info?</H2>
 [set get_id_matches][/set]
 [/if]
 [if scratch get_id_matches]
@@ -77,7 +77,7 @@
 
 [if !scratch id_ok]
 Something went wrong when mailing, perhaps a typo in your email address? Please
-either [page new_account]create a new account[/page] or [page contact]contact us.[/page].
+either [page new_account]create a new account</a> or [page contact]contact us.</a>.
 [else]
         <H2> ID sent by fastest available email method! </H2>
 [/else]



2.2       +1 -1      interchange/dist/foundation/special_pages/interact.html


rev 2.2, prev_rev 2.1
Index: interact.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/special_pages/interact.html,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -u -r2.1 -r2.2
--- interact.html	6 Dec 2001 03:09:01 -0000	2.1
+++ interact.html	1 May 2002 20:55:47 -0000	2.2
@@ -51,7 +51,7 @@
 	<P>
 </UL>
 <P>
-If you wish, you can also return to the [page index]catalog[/page].
+If you wish, you can also return to the [page index]catalog</a>.
 
 <P>
 __NOLEFT_BOTTOM__



2.1       +1 -1      interchange/dist/foundation/special_pages/noproduct.html


rev 2.1, prev_rev 2.0
Index: noproduct.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/special_pages/noproduct.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -u -r2.0 -r2.1
--- noproduct.html	18 Jul 2001 02:21:30 -0000	2.0
+++ noproduct.html	1 May 2002 20:55:47 -0000	2.1
@@ -6,7 +6,7 @@
 
 We are sorry, but the product ([subject]) that you requested is
 not now available.  You can still [page index]browse our
-catalog[/page], if you wish.
+catalog</a>, if you wish.
 
 <P>
 __NOLEFT_BOTTOM__



2.1       +1 -1      interchange/dist/foundation/special_pages/notfound.html


rev 2.1, prev_rev 2.0
Index: notfound.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/special_pages/notfound.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -u -r2.0 -r2.1
--- notfound.html	18 Jul 2001 02:21:30 -0000	2.0
+++ notfound.html	1 May 2002 20:55:47 -0000	2.1
@@ -5,7 +5,7 @@
 <H1>[scratch page_title]</H1>
 
 No items with '[subject]' were found.  You can [page index]return to
-browsing our catalog[/page], if you wish.
+browsing our catalog</a>, if you wish.
 
 <P>
 __NOLEFT_BOTTOM__



2.1       +1 -1      interchange/dist/foundation/special_pages/security.html


rev 2.1, prev_rev 2.0
Index: security.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/special_pages/security.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -u -r2.0 -r2.1
--- security.html	18 Jul 2001 02:21:30 -0000	2.0
+++ security.html	1 May 2002 20:55:47 -0000	2.1
@@ -13,7 +13,7 @@
 How do you know it is secure? Reference the
 <A HREF="http://www-genome.wi.mit.edu/WWW/faqs/www-security-faq.html">WWW Security FAQ</A>,
 <A HREF="http://www.verisign.com/faqs/id_faq.html">VeriSign FAQ</A>,
-or [page help/sec_faq]our own FAQ[/page]
+or [page help/sec_faq]our own FAQ</a>
 and determine if you are comfortable with leaving your credit card
 number.  
 <P>



1.2       +1 -1      interchange/dist/foundation/templates/components/category_vert_toggle


rev 1.2, prev_rev 1.1
Index: category_vert_toggle
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/components/category_vert_toggle,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -u -r1.1 -r1.2
--- category_vert_toggle	27 Feb 2002 18:37:12 -0000	1.1
+++ category_vert_toggle	1 May 2002 20:55:47 -0000	1.2
@@ -92,7 +92,7 @@
         tf=description
     "
     ]
-      &nbsp;&nbsp;[page [loop-code]][loop-field description][/page]<BR>
+      &nbsp;&nbsp;[page [loop-code]][loop-field description]</a><BR>
 [/loop]
 	  </td>
 	</tr>



2.2       +1 -1      interchange/dist/foundation/templates/components/category_vertical


rev 2.2, prev_rev 2.1
Index: category_vertical
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/components/category_vertical,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -u -r2.1 -r2.2
--- category_vertical	16 Feb 2002 09:39:09 -0000	2.1
+++ category_vertical	1 May 2002 20:55:47 -0000	2.2
@@ -94,7 +94,7 @@
         tf=description
     "
     ]
-      &nbsp;&nbsp;[page [loop-code]][loop-field description][/page]<BR>
+      &nbsp;&nbsp;[page [loop-code]][loop-field description]</a><BR>
 [/loop]
 	  </td>
 	</tr>



2.5       +1 -1      interchange/dist/foundation/templates/components/promo


rev 2.5, prev_rev 2.4
Index: promo
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/components/promo,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -u -r2.4 -r2.5
--- promo	16 Feb 2002 09:39:09 -0000	2.4
+++ promo	1 May 2002 20:55:47 -0000	2.5
@@ -109,7 +109,7 @@
 				[page [loop-code]]
 				[else][order [loop-code]]
 				[/else]
-				[/if-loop-data]<img border="0" alt="buy now" src="__THEME_IMG_DIR__buynow.gif">[/order]
+				[/if-loop-data]<img border="0" alt="buy now" src="__THEME_IMG_DIR__buynow.gif"></a>
 		</td>
 	  </tr>
 	[/else]



2.4       +1 -1      interchange/dist/lib/UI/pages/admin/export_table.html


rev 2.4, prev_rev 2.3
Index: export_table.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/export_table.html,v
retrieving revision 2.3
retrieving revision 2.4
diff -u -u -r2.3 -r2.4
--- export_table.html	18 Jan 2002 18:23:31 -0000	2.3
+++ export_table.html	1 May 2002 20:55:47 -0000	2.4
@@ -5,7 +5,7 @@
 [set icon_name]icon_config.gif[/set]
 @_UI_STD_HEAD_@
 
-[page __UI_BASE__/dbdownload][L]Multiple table export[/L][/page]<BR>
+[page __UI_BASE__/dbdownload][L]Multiple table export[/L]</a><BR>
 
 [seti user_tables][loop list="[list-databases]"][if-mm function=export table="[loop-code]"][loop-code]
 [/if-mm][/loop][/seti]



2.1       +1 -1      interchange/dist/lib/UI/pages/admin/payment.html


rev 2.1, prev_rev 2.0
Index: payment.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/payment.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -u -r2.0 -r2.1
--- payment.html	18 Jul 2001 02:22:00 -0000	2.0
+++ payment.html	1 May 2002 20:55:47 -0000	2.1
@@ -41,7 +41,7 @@
 				]
 			|]
 [value name=ui_changes_made set=1 hide=1]
-<FONT COLOR="__CONTRAST__">You need to [page __UI_BASE__/reconfig @@MV_PAGE@@]apply changes[/page] for changes to take effect.</FONT>
+<FONT COLOR="__CONTRAST__">You need to [page __UI_BASE__/reconfig @@MV_PAGE@@]apply changes</a> for changes to take effect.</FONT>
 [/if]
 
 [calc]



2.3       +1 -1      interchange/dist/lib/UI/pages/admin/search_wizard.html


rev 2.3, prev_rev 2.2
Index: search_wizard.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/search_wizard.html,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -u -r2.2 -r2.3
--- search_wizard.html	19 Sep 2001 19:13:03 -0000	2.2
+++ search_wizard.html	1 May 2002 20:55:47 -0000	2.3
@@ -285,7 +285,7 @@
 	</TD>
 	<TD BGCOLOR="__UI_C_INTBLOCK__" WIDTH="40%" VALIGN=top>
 	<SMALL>
-	[msg arg.0="[page __UI_BASE__/genxport][L]Direct table export[/L][/page]"]For full-text searches, it is usually better to search the text file
+	[msg arg.0="[page __UI_BASE__/genxport][L]Direct table export[/L]</a>"]For full-text searches, it is usually better to search the text file
 	source of the database (create at %s). When using SQL databases, the coordinated field-based searches are much
 	faster when the first search term is "equals to".
 	</small>



2.2       +1 -1      interchange/dist/lib/UI/pages/admin/tax_simple.html


rev 2.2, prev_rev 2.1
Index: tax_simple.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/tax_simple.html,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -u -r2.1 -r2.2
--- tax_simple.html	5 Dec 2001 23:28:27 -0000	2.1
+++ tax_simple.html	1 May 2002 20:55:47 -0000	2.2
@@ -57,7 +57,7 @@
 				]
 			|]
 [value name=ui_changes_made set=1 hide=1]
-<FONT COLOR="__CONTRAST__">You need to [page __UI_BASE__/reconfig @@MV_PAGE@@]apply changes[/page] for changes to take effect.</FONT>
+<FONT COLOR="__CONTRAST__">You need to [page __UI_BASE__/reconfig @@MV_PAGE@@]apply changes</a> for changes to take effect.</FONT>
 [/if]
 
 [calc]



2.4       +2 -2      interchange/dist/lib/UI/pages/admin/wizard/step_company.html


rev 2.4, prev_rev 2.3
Index: step_company.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/wizard/step_company.html,v
retrieving revision 2.3
retrieving revision 2.4
diff -u -u -r2.3 -r2.4
--- step_company.html	13 Sep 2001 19:31:18 -0000	2.3
+++ step_company.html	1 May 2002 20:55:47 -0000	2.4
@@ -14,10 +14,10 @@
 	    [page href="@@MV_PAGE@@" form="
 		        mv_action=back
 				mv_click=profile_get_values
-			"]Retrieve saved values[/page]
+			"]Retrieve saved values</a>
 
 [elsif variable MV_DEMO_MODE]
-[page __UI_BASE__/wizard/guess_info]Detect Settings[/page]
+[page __UI_BASE__/wizard/guess_info]Detect Settings</a>
 [/elsif]
 [/if]
 [/unless]