[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Tue, 12 Dec 2006 18:47:18 -0000
albertel Tue Dec 12 13:47:18 2006 EDT
Modified files:
/loncom/interface loncommon.pm
Log:
- adding in some missign docs
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.492 loncom/interface/loncommon.pm:1.493
--- loncom/interface/loncommon.pm:1.492 Mon Dec 11 16:56:52 2006
+++ loncom/interface/loncommon.pm Tue Dec 12 13:47:17 2006
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.492 2006/12/11 21:56:52 albertel Exp $
+# $Id: loncommon.pm,v 1.493 2006/12/12 18:47:17 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -4468,6 +4468,11 @@
a html attribute
frameset -> if true will start with a <frameset>
rather than <body>
+ dicsussion -> if true will get discussion from
+ lonxml::xmlend
+ (you can pass the target and parser arguments
+ through optional 'target' and 'parser' args
+ to this routine)
=cut