Index: openacs-4/packages/acs-templating/www/doc/exercise/ats-for-designers.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/exercise/ats-for-designers.adp,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/acs-templating/www/doc/exercise/ats-for-designers.adp 11 Apr 2018 21:35:07 -0000 1.4 +++ openacs-4/packages/acs-templating/www/doc/exercise/ats-for-designers.adp 25 Apr 2018 08:42:18 -0000 1.5 @@ -73,7 +73,8 @@ appearing once in the .adp file, are cycled repeatedly to show multiple sets of information when displayed in list-and-var-sample.acs; example: -
    <multiple name="your_multirow">
+

+    <multiple name="your_multirow">
     <tr><td>\@your_multirow.first_names\@ \@your_multirow.last_name\@ </td> </tr>
     </multiple>
     
@@ -280,7 +281,7 @@ book listing begins at a rownumber determined by the Tcl file code (check the .dat page)
  • add navigation links to the address book so that users can move forward or back between row listings, or jump to the beginning or -end of their address book
    • +end of their address book
      • each link should set the url variable that determines the first row of the set to be displayed
      • the links should only appear when necessary, that is, a link pointing towards the next set of rows should not appear if the user @@ -290,4 +291,4 @@
        shuynh\@arsdigita.com
        -Last modified: Fri Nov 17 10:14:44 EST 2000 +Last modified: Fri Nov 17 10:14:44 EST 2000 \ No newline at end of file