[LON-CAPA-cvs] cvs: loncom /homework/templates Plot.problem.meta doc/loncapafiles loncapafiles.lpml

www lon-capa-cvs@mail.lon-capa.org
Mon, 22 Dec 2003 18:33:34 -0000


www		Mon Dec 22 13:33:34 2003 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
    /loncom/homework/templates	Plot.problem.meta 
  Log:
  Properly install new plot templates.
  
  Also, since loncapafiles.lpml does no un-installs, need placeholder .meta
  file for old Plot.problem to make it disappear from the author selection
  menu.
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.312 doc/loncapafiles/loncapafiles.lpml:1.313
--- doc/loncapafiles/loncapafiles.lpml:1.312	Thu Dec 18 17:27:34 2003
+++ doc/loncapafiles/loncapafiles.lpml	Mon Dec 22 13:33:34 2003
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.312 2003/12/18 22:27:34 albertel Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.313 2003/12/22 18:33:34 www Exp $ -->
 
 <!--
 
@@ -1076,8 +1076,11 @@
 man1.jpg.meta;
 numerical.problem;
 numerical.problem.meta;
-Plot.problem;
 Plot.problem.meta;
+Plot_curve.problem;
+Plot_curve.problem.meta;
+Plot_data.problem;
+Plot_data.problem.meta;
 RadioResponse.problem;
 RadioResponse.problem.meta;
 RandomLabelExample.problem;
Index: loncom/homework/templates/Plot.problem.meta
diff -u /dev/null loncom/homework/templates/Plot.problem.meta:1.4
--- /dev/null	Mon Dec 22 13:33:34 2003
+++ loncom/homework/templates/Plot.problem.meta	Mon Dec 22 13:33:34 2003
@@ -0,0 +1 @@
+<title></title>