[LON-CAPA-cvs] cvs: doc(version_2_11_X) /loncapafiles loncapafiles.lpml
raeburn
raeburn at source.lon-capa.org
Thu Sep 15 14:26:04 EDT 2016
raeburn Thu Sep 15 18:26:04 2016 EDT
Modified files: (Branch: version_2_11_X)
/doc/loncapafiles loncapafiles.lpml
Log:
- For 2.11
- Backport remainder of rev. 1.940.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.797.2.82 doc/loncapafiles/loncapafiles.lpml:1.797.2.83
--- doc/loncapafiles/loncapafiles.lpml:1.797.2.82 Thu Sep 15 17:22:08 2016
+++ doc/loncapafiles/loncapafiles.lpml Thu Sep 15 18:26:03 2016
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.797.2.82 2016/09/15 17:22:08 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.797.2.83 2016/09/15 18:26:03 raeburn Exp $ -->
<!--
@@ -5090,6 +5090,22 @@
</filenames>
</fileglob>
+<fileglob>
+ <glob>*.*</glob>
+ <sourcedir>loncom/html/adm/codemirror/</sourcedir>
+ <targetdir>home/httpd/html/adm/codemirror/</targetdir>
+ <categoryname>script</categoryname>
+ <description>
+Codemirror for xml editor and script blocks in colorful editor
+ </description>
+ <filenames>
+ codemirror-combined.css;
+ codemirror-combined-xml.css;
+ codemirror-compressed-colorful.js;
+ codemirror-compressed-xml.js;
+ </filenames>
+</fileglob>
+
<file>
<source>loncom/interface/lontest.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
@@ -8627,20 +8643,5 @@
</description>
<status>works/unverified</status>
</file>
-<fileglob>
- <glob>*.*</glob>
- <sourcedir>loncom/html/adm/codemirror/</sourcedir>
- <targetdir>home/httpd/html/adm/codemirror/</targetdir>
- <categoryname>script</categoryname>
- <description>
-Codemirror for xml editor and script blocks in colorful editor
- </description>
- <filenames>
- codemirror-combined.css;
- codemirror-combined-xml.css;
- codemirror-compressed-colorful.js;
- codemirror-compressed-xml.js;
- </filenames>
-</fileglob>
</files>
</lpml>
More information about the LON-CAPA-cvs
mailing list