[docs] Change in AdvDisplayTagAndMvmetadata made by Stewart Barnett

Wiki Watch docs@icdevgroup.org
Thu Jan 23 14:42:00 2003


You can visit the live page at this URL:
http://www.icdevgroup.org/i/doc/wiki/AdvDisplayTagAndMvmetadata.html

--- tmp/ZMLLBY5N:216.54.52.220.previous	Thu Jan 23 14:41:47 2003
+++ tmp/ZMLLBY5N:216.54.52.220.current	Thu Jan 23 14:41:47 2003
@@ -57,7 +57,6 @@
 
 [display table=products column=category key="os28007"]
 
-=back
 
 The mv_metadata table is scanned for the following keys:
 
@@ -69,7 +68,6 @@
 
 products::category
 
-=back
 
 If a row is found with one of those keys, then the information in the
 row is used to set the display widget. If no row is found, an INPUT
@@ -108,8 +106,6 @@
 
     width   size of input box
 
-=back
-
 =over 4
 
 =item textarea
@@ -117,8 +113,6 @@
 Format a <TEXTAREA> </TEXTAREA> pair. Uses the fields:
 
         width   COLS for textarea
-
-=back
         height  ROWS for textarea
 
 =over 4
@@ -129,12 +123,9 @@
 fields:
 
   height          SIZE for select
-
-=back
   default         Default for SELECTED
   options         Options for a fixed list (or prepended to a lookup)
   lookup          signals a lookup (used as field name if "field" empty)
   field           field to look up possible values in
   db              table to look up in if not current table
   lookup_exclude  regular expression to exclude certain values from lookup
-