[docs] Change in DbTheResultsPage made by Toni Müller

Wiki Watch docs@icdevgroup.org
Wed Jan 29 17:59:00 2003


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

=back doesn't always work, and I mostly guessed it - maybe wrong

--- tmp/VFFbKSAX:217.81.16.70.previous	Wed Jan 29 17:55:39 2003
+++ tmp/VFFbKSAX:217.81.16.70.current	Wed Jan 29 17:55:39 2003
@@ -15,7 +15,7 @@
 
 The basic structure looks like this:
 
- [search-region]
+[search-region]
 [search-list]
     your iterating code, once for each match
 [/search-list]
@@ -134,6 +134,7 @@
 The following is a simple example for a search list that has a field
 category and subcategory associated with each item:
 
+<pre>
 <TABLE>
  <TR><TH>Category</TH><TH>Subcategory</TH><TH>Product</TH></TR>
  [search-list]
@@ -165,6 +166,7 @@
  [/search-list]
  </TABLE>
 
+</pre>
 
 
 The above should output a table that only shows the category and