Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.645.4.5 and 1.655

version 1.645.4.5, 2009/09/24 22:26:57 version 1.655, 2009/08/05 00:15:01
Line 469  extensions</description> Line 469  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/images</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>images directory for GCI</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/images/login</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>directory for images for GCI log-in page</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/portal</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>directory for web pages for GCI portal</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/css</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>css directory for GCI</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm</targetdir>    <targetdir dist='default'>home/httpd/html/adm</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>unauthenticated resources</description>    <description>unauthenticated resources</description>
Line 1795  set according to the user's authenticati Line 1771  set according to the user's authenticati
 Calls iptables to update firewall settings for port used for internal  Calls iptables to update firewall settings for port used for internal
 LON-CAPA communication to receive traffic from other servers in cluster  LON-CAPA communication to receive traffic from other servers in cluster
 </description>  </description>
 <status>works/unverified</status>  <status>New file</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lcuserdel</source>  <source>loncom/lcuserdel</source>
Line 2006  Handler for course documents Line 1982  Handler for course documents
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>modules/gci/londocsgci.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/londocsgci.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Routines used by londocs.pm for building/validating Concept Test for GCI project.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/interface/lonchat.pm</source>  <source>loncom/interface/lonchat.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2418  The PDF Domain Manual Line 2385  The PDF Domain Manual
     Examples for using &EXT problem metadata      Examples for using &EXT problem metadata
   </description>    </description>
 </file>  </file>
   <file>
     <source>loncom/interface/lontemplate.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lontemplate.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler to create templates
     </description>
     <status>works/unverified</status>
   </file>
 <fileglob>  <fileglob>
 <glob>*.*</glob>  <glob>*.*</glob>
 <sourcedir>loncom/html/adm/help/gif/</sourcedir>  <sourcedir>loncom/html/adm/help/gif/</sourcedir>
Line 2711  Course_Modify_Student_Data.tex; Line 2687  Course_Modify_Student_Data.tex;
 Course_Parameter_Levels.tex;  Course_Parameter_Levels.tex;
 Course_Parameter_Table_Mode.tex;  Course_Parameter_Table_Mode.tex;
 Course_Problem_Weight.tex;  Course_Problem_Weight.tex;
 Course_Request_Access_End.tex;  
 Course_Request_Access_Start.tex;  
 Course_Request_Autoadd.tex;  
 Course_Request_Autodrop.tex;  
 Course_Request_Category.tex;  
 Course_Request_Clone.tex;  
 Course_Request_Crosslist.tex;  
 Course_Request_Description.tex;  
 Course_Request_Enroll_End.tex;  
 Course_Request_Enroll_Start.tex;  
 Course_Request_LCSection.tex;  
 Course_Request_Personnel.tex;  
 Course_Request_RegAccess_End.tex;  
 Course_Request_RegAccess_Start.tex;  
 Course_Request_Rolesection.tex;  
 Course_Request_Sections.tex;  
 Course_Roles.tex;  
 Course_Self_Enrollment.tex;  Course_Self_Enrollment.tex;
 Course_Set_Start_End_Date.tex;  Course_Set_Start_End_Date.tex;
 Course_Setting_Parameters.tex;  Course_Setting_Parameters.tex;
Line 3010  Tolerance.tex; Line 2969  Tolerance.tex;
 Uploaded_Templates_PublicView.tex;  Uploaded_Templates_PublicView.tex;
 Uploaded_Templates_TextBoxes.tex;  Uploaded_Templates_TextBoxes.tex;
 Uploading_File_Options.tex;  Uploading_File_Options.tex;
 Using_Clickers.tex;  
 Variable_Naming_Conventions.tex;  Variable_Naming_Conventions.tex;
 Variables_in_Scripts.tex;  Variables_in_Scripts.tex;
 Variables_in_the_Answer_Block.tex;  Variables_in_the_Answer_Block.tex;
Line 3548  Allows submission of course requests by Line 3506  Allows submission of course requests by
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/loncoursequeueadmin.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/loncoursequeueadmin.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Common routines for administration of queues containing user-submitted requests - either for self-enrollment in an existing course, or for creation of a new course.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/interface/loncreateuser.pm</source>  <source>loncom/interface/loncreateuser.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Allows users to within their own privileges create/edit users and give them roles.  Allows users to within their own privileges create/edit users and give
   them roles. 
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 3647  zh.pm; Line 3597  zh.pm;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <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>  <source>loncom/interface/loncoursedata.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5164  by the URL-related pattern syntax: Line 5106  by the URL-related pattern syntax:
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>modules/gci/lonlogin.pm</source>  <source>loncom/auth/lonlogin.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>login screen</description>  <description>login screen</description>
Line 5410  Domain information serving. Line 5352  Domain information serving.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>modules/gci/index.html</source>  <source>loncom/html/index.html</source>
 <target dist='default'>home/httpd/html/index.html</target>  <target dist='default'>home/httpd/html/index.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>bumps to login</description>  <description>bumps to login</description>
 </file>  </file>
 <file>  <file>
 <source>modules/gci/index.html</source>  <source>loncom/html/index.html</source>
 <target dist='default'>home/httpd/html/origindex.html</target>  <target dist='default'>home/httpd/html/origindex.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>bumps to login, backup for takeonline</description>  <description>bumps to login, backup for takeonline</description>
Line 5693  accessbutton.gif; Line 5635  accessbutton.gif;
 accessbutton_de.gif;  accessbutton_de.gif;
 accessbutton_pt.gif;  accessbutton_pt.gif;
 angry.gif;  angry.gif;
   arrow.closed.gif;
   arrow.open.gif;
   arrow.up.gif;
 arrow_up.gif;  arrow_up.gif;
   arrow_white.png;
   avi.gif;
 baeh.gif;  baeh.gif;
 bigsmile.gif;  bigsmile.gif;
 branch.gif;  branch.gif;
Line 5745  jpg.gif; Line 5692  jpg.gif;
 jpg_big.gif;  jpg_big.gif;
 latex.gif;  latex.gif;
 library.gif;  library.gif;
   lightGreyBG.png;
 lipsrsealed.gif;  lipsrsealed.gif;
 lite.gif;  lite.gif;
 liteani.gif;  liteani.gif;
Line 5757  lonhelplogos.gif; Line 5705  lonhelplogos.gif;
 lonhelptop.gif;  lonhelptop.gif;
 lonlogo.gif;  lonlogo.gif;
 lonlogos.gif;  lonlogos.gif;
   lonUtilityIcon.png;
 lowerleft.gif;  lowerleft.gif;
 lowerright.gif;  lowerright.gif;
 mailbkgrd.gif;  mailbkgrd.gif;
Line 5768  mov.gif; Line 5717  mov.gif;
 mov_big.gif;  mov_big.gif;
 move_up.gif;  move_up.gif;
 move_down.gif;  move_down.gif;
   mpeg.gif;
   mpg.gif;
 navmap.correct.gif;  navmap.correct.gif;
 navmap.partial.gif;  navmap.partial.gif;
 navmap.ellipsis.gif;  navmap.ellipsis.gif;
Line 5795  problem_big.gif; Line 5746  problem_big.gif;
 ps.gif;  ps.gif;
 ps_big.gif;  ps_big.gif;
 rolleyes.gif;  rolleyes.gif;
   qt.gif;
   qti.gif;
   qtm.gif;
 quill.gif;  quill.gif;
 quiz.gif;  quiz.gif;
 quiz_big.gif;  quiz_big.gif;
Line 5805  server.gif; Line 5759  server.gif;
 server_big.gif;  server_big.gif;
 shocked.gif;  shocked.gif;
 smiley.gif;  smiley.gif;
   spreadsheet.gif;
 srvbad.gif;  srvbad.gif;
 srvempty.gif;  srvempty.gif;
 srvgood.gif;  srvgood.gif;
Line 5818  task_big.gif; Line 5773  task_big.gif;
 tex.gif;  tex.gif;
 tex_big.gif;  tex_big.gif;
 tth.gif;  tth.gif;
   text.gif;
 txt.gif;  txt.gif;
 txt_big.gif;  txt_big.gif;
 unknown.gif;  unknown.gif;
Line 5844  whitespace7.gif; Line 5800  whitespace7.gif;
 whitespace8.gif;  whitespace8.gif;
 whitespace9.gif;  whitespace9.gif;
 wink.gif;  wink.gif;
   wmv.gif;
 xls.gif;  xls.gif;
 xls_big.gif;  xls_big.gif;
 xml.gif;  xml.gif;
Line 5880  subm_button.gif; Line 5837  subm_button.gif;
 subm_button.png;  subm_button.png;
 </filenames>  </filenames>
 </fileglob>  </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>  <file>
 <source>loncom/xml/algebra/AlgParser.pm</source>  <source>loncom/xml/algebra/AlgParser.pm</source>
 <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>  <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
Line 6070  entries. Line 5961  entries.
 <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 Provides methods to open and close firewall ports used   Provides methods to open and close firewall ports used for  
 for socket-based communication between LON-CAPA servers  for socket-based communication between LON-CAPA servers
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
Line 6594  ccat.gif; Line 6485  ccat.gif;
 ccrs.gif;  ccrs.gif;
 chat.gif;  chat.gif;
 chrt.gif;  chrt.gif;
   close-all-folders.gif;
   close-navigation.gif;
 clst.gif;  clst.gif;
 com.gif;  com.gif;
 conf.gif;  conf.gif;
Line 6624  ledsend.gif; Line 6517  ledsend.gif;
 list.gif;  list.gif;
 logout.gif;  logout.gif;
 mail.gif;  mail.gif;
   mark-discussionentries-read.gif;
 mcrs.gif;  mcrs.gif;
 mrk.gif;  mrk.gif;
 nav.gif;  nav.gif;
 new.gif;  new.gif;
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
   open-all-folders.gif;
   open-first-problem.gif;
 parm.gif;  parm.gif;
 pcstr.gif;  pcstr.gif;
 pdfupload.gif;  
 pgrd.gif;  pgrd.gif;
 port.gif;  port.gif;
 pparm.gif;  pparm.gif;
Line 6649  rsrv.gif; Line 6544  rsrv.gif;
 rtrv.gif;  rtrv.gif;
 sbkm.gif;  sbkm.gif;
 sctr.gif;  sctr.gif;
   show-all.gif;
   show-incomplete-problems.gif;
 spacer.gif;  spacer.gif;
 sprs.gif;  sprs.gif;
 src.gif;  src.gif;
 srvr.gif;  srvr.gif;
   start-navigation.gif;
 stat.gif;  stat.gif;
 subm.gif;  subm.gif;
 title.gif;  title.gif;
Line 6729  pdfupload.png; Line 6627  pdfupload.png;
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>graphical icons used in submenus</description>  <description>graphical icons used in submenus</description>
 <filenames>  <filenames>
   addClickerInfoFile.png;
   comblock.png;
   contact-new.png;
   coprplot.png;
   dialog-information.png;
   document-open.png;
   document-properties.png;
   edit-copy.png;
   edit-find.png;
   edit-find-replace.png;
   edit-redo.png;
   edit-select-all.png;
   edit-undo.png;
   emblem-photos.png;
   emblem-readonly.png;
   emblem-system.png;
   folder-new.png;
   format-justify-fill.png;
   fromfile.png;
   list-add.png;
   mail-message-new.png;
   mail-reply-all.png;
   mail-reply-sender.png;
   messalog.png;
   network-wireless.png;
   network-workgroup.png;
   uploadscores.png;
   preferences-desktop-font.png;
   preferences-desktop-locale.png;
   preferences-desktop-remote-desktop.png;
   preferences-desktop-theme.png;
   preferences-desktop-wallpaper.png;
   preferences-system-windows.png;
   start-here.png;
   subtimpl.png;
   system-lock-screen.png;
   system-users.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 7300  of users, and (b) to display e-mail of t Line 7235  of users, and (b) to display e-mail of t
   </description>    </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonblockingstatus.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonblockingstatus.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Used for displaying the communication blocking status.
     </description>
   </file>
   <file>
   <source>loncom/automation/Autocreate.pl</source>Autocreate.pl    <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
   <target dist='default'>home/httpd/perl/Autocreate.pl</target>    <target dist='default'>home/httpd/perl/Autocreate.pl</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>

Removed from v.1.645.4.5  
changed lines
  Added in v.1.655


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>