Index: dotlrn_packages/packages/forums/tcl/forums-lams-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/dotlrn_packages/packages/forums/tcl/forums-lams-procs.tcl,v diff -u -r1.3 -r1.4 --- dotlrn_packages/packages/forums/tcl/forums-lams-procs.tcl 12 Aug 2008 04:32:43 -0000 1.3 +++ dotlrn_packages/packages/forums/tcl/forums-lams-procs.tcl 13 Aug 2008 00:36:17 -0000 1.4 @@ -100,7 +100,7 @@ ad_proc -public forum::lams::export_instance { - {-forum_id ""} + -forum_id:required } { Exports an instance of forum } { @@ -174,3 +174,37 @@ } + +ad_proc -public forum::lams::export_portfolio { + -forum_id:required + {-user_id ""} +} { + Export the portfolio and returns an HTML file + +} { + + # Since .LRN Forum doesn't provide a page with all the threads in + # one single HTML, we simply return a page stating that this + # feature is not implemented + + set return_string "