Index: openacs-4/packages/wp-slim/www/users.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/wp-slim/www/users.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/wp-slim/www/users.tcl 13 Mar 2002 22:50:53 -0000 1.2 +++ openacs-4/packages/wp-slim/www/users.tcl 6 Sep 2002 15:32:23 -0000 1.3 @@ -9,7 +9,7 @@ starts_with:html,optional bulk_copy:naturalnum,optional } -properties { - nav_bar + context users:multirow } @@ -19,7 +19,7 @@ # What presentations that users has created (but only if the current user has permission to see/view # those presentations.) -set nav_bar "[ad_context_bar "All Authors"]" +set context "[list "All Authors"]" db_multirow users get_wp_users { select p.person_id, p.first_names, p.last_name, parties.email, count(i.item_id) as num_presentations