[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
matthew
lon-capa-cvs@mail.lon-capa.org
Mon, 21 Jun 2004 14:11:19 -0000
matthew Mon Jun 21 10:11:19 2004 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
Added portfolio.pm, corrected misspelling in descripton of lonremote.pm
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.366 doc/loncapafiles/loncapafiles.lpml:1.367
--- doc/loncapafiles/loncapafiles.lpml:1.366 Tue Jun 15 10:22:45 2004
+++ doc/loncapafiles/loncapafiles.lpml Mon Jun 21 10:11:18 2004
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.366 2004/06/15 14:22:45 matthew Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.367 2004/06/21 14:11:18 matthew Exp $ -->
<!--
@@ -3554,11 +3554,20 @@
<target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
<categoryname>handler</categoryname>
<description>
-Handler to lauch and collapse the remote control.
+Handler to launch and collapse the remote control.
</description>
<status>works/unverified</status>
</file>
<file>
+<source>loncom/interface/portfolio.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
+<categoryname>handler</categoryname>
+<description>
+Handler to manage user portfolios
+</description>
+<status>unverified</status>
+</file>
+<file>
<source>rat/lonpageflip.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
<categoryname>handler</categoryname>