Index: openacs-4/packages/acs-core-docs/www/tutorial-comments.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/tutorial-comments.html,v diff -u -r1.5 -r1.6 --- openacs-4/packages/acs-core-docs/www/tutorial-comments.html 22 Jun 2004 12:54:10 -0000 1.5 +++ openacs-4/packages/acs-core-docs/www/tutorial-comments.html 16 Feb 2005 00:21:03 -0000 1.6 @@ -1,4 +1,4 @@ -Adding Comments

Adding Comments

You can track comments for any ACS Object. Here we'll track +Adding Comments

Adding Comments

You can track comments for any ACS Object. Here we'll track comments for notes. On the note-edit.tcl/adp pair, which is used to display individual notes, we want to put a link to add comments at the bottom of the screen. If there are any comments, we want to @@ -19,4 +19,4 @@ there are comments. Then you pass the note id, which is also the acs_object id.

We put our two new variables in the note-edit.adp page.

<a href="@comment_add_url@">Add a comment</a>
- @comments_html@
View comments on this page at openacs.org
+ @comments_html@
View comments on this page at openacs.org