Index: openacs-4/packages/dotlrn-homework/tcl/dotlrn-homework-applet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-homework/tcl/dotlrn-homework-applet-procs.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/dotlrn-homework/tcl/dotlrn-homework-applet-procs.tcl 9 Nov 2008 23:29:24 -0000 1.3 +++ openacs-4/packages/dotlrn-homework/tcl/dotlrn-homework-applet-procs.tcl 27 Oct 2014 16:41:20 -0000 1.4 @@ -92,8 +92,8 @@ existing community. This proc creates the target community's homework folder and sets the proper permissions. - @community_id The community we're creating the homefolder for - @package_id Our package id + @param community_id The community we're creating the homefolder for + @param package_id Our package id @return The new folder id @@ -215,8 +215,8 @@ We just create the homework folder and portlets in the new community, as requested by Sloan. - @old_community_id The old (source) community - @new_community_id The new (destination) community + @param old_community_id The old (source) community + @param new_community_id The new (destination) community @return The package id for the homework package mounted in the new community } { @@ -271,10 +271,10 @@ } { dotlrn-homework listens only for rename - @community_id The community experiencing an event - @event The event (rename) - @old_value The old community name being changed - @new_value The new community name + @param community_id The community experiencing an event + @param event The event (rename) + @param old_value The old community name being changed + @param new_value The new community name } { switch $event { rename {