[LON-CAPA-cvs] cvs: doc(GCI_1) /loncapafiles loncapafiles.lpml

raeburn raeburn@source.lon-capa.org
Thu, 17 Sep 2009 02:56:10 -0000


raeburn		Thu Sep 17 02:56:10 2009 EDT

  Modified files:              (Branch: GCI_1)
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - Customization to loncapafiles.lpml for GCI.
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.614.4.1 doc/loncapafiles/loncapafiles.lpml:1.614.4.2
--- doc/loncapafiles/loncapafiles.lpml:1.614.4.1	Thu Sep 17 02:28:26 2009
+++ doc/loncapafiles/loncapafiles.lpml	Thu Sep 17 02:56:10 2009
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.614.4.1 2009/09/17 02:28:26 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.614.4.2 2009/09/17 02:56:10 raeburn Exp $ -->
 
 <!--
 
@@ -1924,7 +1924,7 @@
 <status>works/unverified</status>
 </file>
 <file>
-<source>loncom/interface/londocs.pm</source>
+<source>modules/gci/londocs.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target>
 <categoryname>handler</categoryname>
 <description>
@@ -3520,6 +3520,14 @@
 </filenames>
 </fileglob>
 <file>
+<source>modules/gci/gci.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/localize/gci.pm</target>
+<categoryname>handler</categoryname>
+<description>
+Customized phrases for GCI branch of LON-CAPA  
+</description>
+</file>
+<file>
 <source>loncom/interface/loncoursedata.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
 <categoryname>handler</categoryname>
@@ -5003,7 +5011,7 @@
 <status>works/unverified</status>
 </file>
 <file>
-<source>loncom/auth/lonlogin.pm</source>
+<source>modules/gci/lonlogin.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 <categoryname>handler</categoryname>
 <description>login screen</description>
@@ -5249,13 +5257,13 @@
 <status>works/unverified</status>
 </file>
 <file>
-<source>loncom/html/index.html</source>
+<source>modules/gci/index.html</source>
 <target dist='default'>home/httpd/html/index.html</target>
 <categoryname>interface file</categoryname>
 <description>bumps to login</description>
 </file>
 <file>
-<source>loncom/html/index.html</source>
+<source>modules/gci/index.html</source>
 <target dist='default'>home/httpd/html/origindex.html</target>
 <categoryname>interface file</categoryname>
 <description>bumps to login, backup for takeonline</description>
@@ -5709,6 +5717,72 @@
 subm_button.png;
 </filenames>
 </fileglob>
+<fileglob>
+<glob>*.*</glob>
+<sourcedir>modules/gci/images/</sourcedir>
+<targetdir dist='default'>home/httpd/html/images/</targetdir>
+<categoryname>graphic file</categoryname>
+<description>
+Images for GCI portal pages
+</description>
+<filenames>
+devcycle.jpg;
+devcyclesmall.jpg;
+earth.gif;
+question.jpg;
+</filenames>
+</fileglob>
+<fileglob>
+<glob>*.*</glob>
+<sourcedir>modules/gci/images/login/</sourcedir>
+<targetdir dist='default'>home/httpd/html/images/login/</targetdir>
+<categoryname>graphic file</categoryname>
+<description>
+Images for custom log-in page for GCI
+</description>
+<filenames>
+gcilogo_smrnd.png;
+lclogin_r1_c1.gif;
+lclogin_r1_c7.gif;
+lclogin_r2_c4.png;
+lclogin_r2_c6.png;
+lclogin_r8_c4.png;
+lclogin_r8_c6.png;
+lclogin_r9_c1.gif;
+lclogin_r9_c7.gif;
+</filenames>
+</fileglob>
+<fileglob>
+<glob>*.*</glob>
+<sourcedir>modules/gci/portal/</sourcedir>
+<targetdir dist='default'>home/httpd/html/portal/<targetdir>
+<categoryname>interface file</categoryname>
+<description>
+Web pages for GCI portal
+</description>
+<filenames>
+identifyalternative.html;
+identifytarget.html;
+peerreview.html;
+pilotquestions.html;
+quantitative.html;
+thinkaloud.html;
+userfeedback.html;
+writequestion.html;
+</filenames>
+</fileglob>
+<fileglob>
+<glob>*.*</glob>
+<sourcedir>modules/gci/css/</sourcedir>
+<targetdir dist='default'>home/httpd/html/css/<targetdir>
+<categoryname>interface file</categoryname>
+<description>
+CSS for GCI pages 
+</description>
+<filenames>
+login.css;
+</filenames>
+</fileglob>
 <file>
 <source>loncom/xml/algebra/AlgParser.pm</source>
 <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>