[LON-CAPA-cvs] cvs: doc(GCI_2) /loncapafiles loncapafiles.lpml
raeburn
raeburn@source.lon-capa.org
Fri, 02 Oct 2009 02:00:12 -0000
raeburn Fri Oct 2 02:00:12 2009 EDT
Modified files: (Branch: GCI_2)
/doc/loncapafiles loncapafiles.lpml
Log:
- Customization for GCI.
- Separate CSS for gci and gcitest domains.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.645.4.8 doc/loncapafiles/loncapafiles.lpml:1.645.4.9
--- doc/loncapafiles/loncapafiles.lpml:1.645.4.8 Thu Oct 1 23:55:33 2009
+++ doc/loncapafiles/loncapafiles.lpml Fri Oct 2 02:00:12 2009
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.645.4.8 2009/10/01 23:55:33 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.645.4.9 2009/10/02 02:00:12 raeburn Exp $ -->
<!--
@@ -5964,11 +5964,23 @@
</fileglob>
<fileglob>
<glob>*.*</glob>
-<sourcedir>modules/gci/css/</sourcedir>
-<targetdir dist='default'>home/httpd/html/css/</targetdir>
+<sourcedir>modules/gci/css/gci/</sourcedir>
+<targetdir dist='default'>home/httpd/html/css/gci/</targetdir>
<categoryname>interface file</categoryname>
<description>
-CSS for GCI pages
+CSS for GCI WebCenter (gci domain)
+</description>
+<filenames>
+login.css;
+</filenames>
+</fileglob>
+<fileglob>
+<glob>*.*</glob>
+<sourcedir>modules/gci/css/gcitest/</sourcedir>
+<targetdir dist='default'>home/httpd/html/css/gcitest/</targetdir>
+<categoryname>interface file</categoryname>
+<description>
+CSS for GCI Testing Center (gcitest domain)
</description>
<filenames>
login.css;