Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.591 and 1.625

version 1.591, 2008/06/14 20:16:52 version 1.625, 2008/12/25 02:08:21
Line 363  Used by lond parent to check if children Line 363  Used by lond parent to check if children
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/captchaspool</targetdir>
     <categoryname>server standard</categoryname>
     <description>for temporary storage of Captcha images</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/captchadb</targetdir>
     <categoryname>server standard</categoryname>
     <description>for temporary storage of Captcha codes</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lib</targetdir>    <targetdir dist='default'>home/httpd/lib</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA software modules and    <description>location of LON-CAPA software modules and
Line 1041  utility cgi script to view status of per Line 1053  utility cgi script to view status of per
   </description>    </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/cgi/lonauthcgi.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/lonauthcgi.pm</target>
     <categoryname>system file</categoryname>
     <description>
         Provides routines used in authorization of server status CGI scripts 
     </description>
   </file>
   <file>
 <source>loncom/cgi/graph.png</source>  <source>loncom/cgi/graph.png</source>
 <target dist='default'>home/httpd/cgi-bin/graph.png</target>  <target dist='default'>home/httpd/cgi-bin/graph.png</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1507  propagate the ids in ids.db to all cours Line 1527  propagate the ids in ids.db to all cours
   </description>    </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/lonhttpd</source>  
 <target dist='default'>home/httpd/perl/lonhttpd</target>  
 <categoryname>script</categoryname>  
 <description>  
 Small fry httpd on port 8080  
 </description>  
 </file>  
 <file>  
 <source>loncom/lonmemcached</source>  <source>loncom/lonmemcached</source>
 <target dist='default'>home/httpd/perl/lonmemcached</target>  <target dist='default'>home/httpd/perl/lonmemcached</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 2124  buildMakeWrapper Line 2136  buildMakeWrapper
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/help/help.png</source>
   <target dist='default'>home/httpd/html/adm/help/help.png</target>
   <categoryname>interface file</categoryname>
   <description>
   help icon
   </description>
   </file>
   <file>
 <source>loncom/html/adm/help/abouthelp.html</source>  <source>loncom/html/adm/help/abouthelp.html</source>
 <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>  <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 2167  manual online, with a somewhat clumsy in Line 2187  manual online, with a somewhat clumsy in
 </target>  </target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 The pseudo-LaTeX file to allow people to read the course administrator's  The pseudo-LaTeX file to allow people to read the domain coordination
 manual online, with a somewhat clumsy interface.  manual online, with a somewhat clumsy interface.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
Line 2307  The PDF Domain Manual Line 2327  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 2507  Authoring_ImageResponse.tex; Line 2536  Authoring_ImageResponse.tex;
 Authoring_Input_Tags.tex;  Authoring_Input_Tags.tex;
 Authoring_Internal_Tags.tex;  Authoring_Internal_Tags.tex;
 Authoring_Intro.tex;  Authoring_Intro.tex;
 Authoring_M_Tag.tex;  Authoring_Math_Editor.tex;
 Authoring_NumericalResponse.tex;  Authoring_NumericalResponse.tex;
 Authoring_OptionResponse.tex;  Authoring_OptionResponse.tex;
 Authoring_Output_Tags.tex;  Authoring_Output_Tags.tex;
Line 2600  Course_Modify_Student_Data.tex; Line 2629  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_Self_Enrollment.tex;
 Course_Set_Start_End_Date.tex;  Course_Set_Start_End_Date.tex;
 Course_Setting_Parameters.tex;  Course_Setting_Parameters.tex;
 Course_Student_Grade_Override.tex;  Course_Student_Grade_Override.tex;
Line 2610  Course_User_Parameter.tex; Line 2640  Course_User_Parameter.tex;
 Course_View_Class_List.tex;  Course_View_Class_List.tex;
 Create_Course.tex;  Create_Course.tex;
 Creating_A_Course_Intro.tex;  Creating_A_Course_Intro.tex;
   Creating_Domain_Coordinators.tex;
 Creating_Groups.tex;  Creating_Groups.tex;
 Creating_New_Content_Pages.tex;  Creating_New_Content_Pages.tex;
 Creating_Online_Problems.tex;  Creating_Online_Problems.tex;
Line 2649  Docs_String_Response.tex; Line 2680  Docs_String_Response.tex;
 Docs_Supplemental.tex;  Docs_Supplemental.tex;
 Docs_Uploading_From_Harddrive.tex;  Docs_Uploading_From_Harddrive.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
   Domain_Configuration_Auto_Enrollment.tex;
   Domain_Configuration_Auto_Updates.tex;
   Domain_Configuration_Cataloging_Courses.tex;
   Domain_Configuration_Color_Schemes.tex;
   Domain_Configuration_Contact_Info.tex;
   Domain_Configuration_InstDirectory_Search.tex;
   Domain_Configuration_LangTZAuth.tex;
   Domain_Configuration_Login_Page.tex;
   Domain_Configuration_Quotas.tex;
   Domain_Configuration_Scantron_Format.tex;
   Domain_Configuration_User_Creation.tex;
   Domain_Configuration_User_Modification.tex;
   Domain_Coordination_Intro.tex;
   Domain_Coordination_Overview.tex;
   Domain_Crontab_Entries.tex;
   Domain_Manual_Title_Page.tex;
 Due_Date.tex;  Due_Date.tex;
 Edit_Syllabus.tex;  Edit_Syllabus.tex;
 Error.tex;  Error.tex;
Line 2699  Guts_User_Dir.tex; Line 2746  Guts_User_Dir.tex;
 Help.tex;  Help.tex;
 Helper_Course_Initialization.tex;  Helper_Course_Initialization.tex;
 How_To_Edit_Existing_Content_Pages.tex;  How_To_Edit_Existing_Content_Pages.tex;
   Institutional_Integration_Authentication.tex;
   Institutional_Integration_Course_Codes.tex;
   Institutional_Integration_Format_Checks.tex;
   Institutional_Integration_Identity_Management.tex;
   Institutional_Integration_User_Categories.tex;
 Latex_Footer.tex;  Latex_Footer.tex;
 Latex_Header.tex;  Latex_Header.tex;
 Leaving_Feedback.tex;  Leaving_Feedback.tex;
Line 2883  German Tex files for the help system Line 2935  German Tex files for the help system
 <filenames>  <filenames>
 About_Bombs.tex;  About_Bombs.tex;
 About_Communication.tex;  About_Communication.tex;
   Authoring_Math_Editor.tex;
 Contextual_Help.tex;  Contextual_Help.tex;
 Cascading_Parameters.tex;  Cascading_Parameters.tex;
   Course_Self_Enrollment.tex;
 Docs_About_Bulletin_Board.tex;  Docs_About_Bulletin_Board.tex;
 Docs_About_Group_Files.tex;  Docs_About_Group_Files.tex;
 Docs_About_My_Personal_Info.tex;  Docs_About_My_Personal_Info.tex;
Line 2896  Docs_Editing_Templated_Pages.tex; Line 2950  Docs_Editing_Templated_Pages.tex;
 Docs_Navigate_Content.tex;  Docs_Navigate_Content.tex;
 Docs_Score_Upload_Form.tex;  Docs_Score_Upload_Form.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
   Formula_Editor.tex;
 General_Intro.tex;  General_Intro.tex;
   Generation.tex;
   Metadata_Description.tex;
 Navigation_Screen.tex;  Navigation_Screen.tex;
 Parameter_Overview.tex;  Parameter_Overview.tex;
 Problem_Parameters.tex;  Problem_Parameters.tex;
   Publishing_Copyright.tex;
   Publishing_Keywords.tex;
 Quick_Grades_Possibly_Correct.tex;  Quick_Grades_Possibly_Correct.tex;
 Ranking_Problems.tex;  Ranking_Problems.tex;
   Receipt.tex;
 Search_Advanced.tex;  Search_Advanced.tex;
 Search_Basic.tex;  Search_Basic.tex;
 Student_Intro.tex;  Student_Intro.tex;
Line 3466  fa.pm; Line 3526  fa.pm;
 ar.pm;  ar.pm;
 es.pm;  es.pm;
 x_chef.pm;  x_chef.pm;
   zh.pm;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 3630  Latex.html; Line 3691  Latex.html;
 MathML.html;  MathML.html;
 Maxima.html;  Maxima.html;
 MaximaPopup.html;  MaximaPopup.html;
   EditMathPopup.html;
   FCKEditMathPopup.html
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 3763  loncom/html/adm/jsMath/jsMath-fonts-1.3. Line 3826  loncom/html/adm/jsMath/jsMath-fonts-1.3.
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/fckeditor/FCKeditor_2.4.3.tar.gz</source>    <source>loncom/html/adm/fckeditor/FCKeditor_2.6.3.tar.gz</source>
   <target dist='default'>home/httpd/html/adm/fckeditor</target>    <target dist='default'>home/httpd/html/adm/fckeditor</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
Line 3775  commands /home/httpd/html/ Line 3838  commands /home/httpd/html/
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/html/adm/fckeditor/commands;  loncom/html/adm/fckeditor/commands;
 loncom/html/adm/fckeditor/FCKeditor_2.4.3.tar.gz;  loncom/html/adm/fckeditor/FCKeditor_2.6.3.tar.gz;
 loncom/html/adm/fckeditor/loncapaconfig.js;  loncom/html/adm/fckeditor/loncapaconfig.js;
   </dependencies>    </dependencies>
 </file>  </file>
Line 4931  loncom/build/pod2html.sh ../auth/loncacc Line 4994  loncom/build/pod2html.sh ../auth/loncacc
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonstatusacc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonstatusacc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   This module provides access to server status - Apache's server-status and
   files in the /home/httpd/html/lon-status directory, for which it is invoked 
   by the URL-related pattern syntax:
   <tt>LocationMatch "^/+lon-status/.*"</tt>.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/lonauth.pm</source>  <source>loncom/auth/lonauth.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4959  loncom/build/pod2html.sh ../auth/loncacc Line 5034  loncom/build/pod2html.sh ../auth/loncacc
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonipcheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonipcheck.pm</target>
   <categoryname>handler</categoryname>
   <description>Checks IP-based access control settings - disable subsequent PerlHandlers if client's IP is blocked</description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/londatecheck.pm</source>  <source>loncom/auth/londatecheck.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5453  accessbutton_pt.gif; Line 5535  accessbutton_pt.gif;
 accessbutton_de.gif;  accessbutton_de.gif;
 angry.gif;  angry.gif;
 arrow_up.gif;  arrow_up.gif;
   arrow_white.png;
 baeh.gif;  baeh.gif;
 bigsmile.gif;  bigsmile.gif;
 branch.gif;  branch.gif;
Line 5503  jpg.gif; Line 5586  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 5515  lonhelplogos.gif; Line 5599  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 5568  srvempty.gif; Line 5653  srvempty.gif;
 srvgood.gif;  srvgood.gif;
 srvhalf.gif;  srvhalf.gif;
 srvnull.gif;  srvnull.gif;
   stift.gif;
 survey.gif;  survey.gif;
 survey_big.gif;  survey_big.gif;
 task.gif;  task.gif;
Line 5784  modules/TexConvert/tthperl/commands Line 5870  modules/TexConvert/tthperl/commands
 <dependencies>  <dependencies>
 commands;  commands;
 compiles/tth.so.i386;  compiles/tth.so.i386;
 compiles/tth.so.x86_64  compiles/tth.so.x86_64;
   compiles/tth.so.i386.fedora9;
   compiles/tth.so.x86_64.fedora9;
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
Line 5872  loncom/cgi/mimeTeX/commands Line 5960  loncom/cgi/mimeTeX/commands
 commands;  commands;
 gfuntype.c;  gfuntype.c;
 gifsave.c;  gifsave.c;
   loncapanewcommands.h;
 mimetex.c;  mimetex.c;
 mimetex.h;  mimetex.h;
 mimetex.html;  mimetex.html;
Line 6250  vbkm_pt.gif; Line 6339  vbkm_pt.gif;
 <filenames>  <filenames>
 anno.gif;  anno.gif;
 anot.gif;  anot.gif;
   anot2.gif;
 back.gif;  back.gif;
 bchat.gif;  bchat.gif;
 bkm.gif;  bkm.gif;
Line 6324  sctr.gif; Line 6414  sctr.gif;
 spacer.gif;  spacer.gif;
 sprs.gif;  sprs.gif;
 src.gif;  src.gif;
   srvr.gif;
 stat.gif;  stat.gif;
 subm.gif;  subm.gif;
 title.gif;  title.gif;
Line 6356  roles.png; Line 6447  roles.png;
 sprs.png;  sprs.png;
 vbkm.png;  vbkm.png;
 anot.png;  anot.png;
   anot2.png;
 blog.png;  blog.png;
 chrt.png;  chrt.png;
 cprv.png;  cprv.png;
 del.png;  del.png;
 egrd.png;  egrd.png;
 fdbk.png;  fdbk.png;
 help.png;  
 keys.png;  keys.png;
 list.png;  list.png;
 mcrs.png;  mcrs.png;
Line 6371  port.png; Line 6462  port.png;
 prt.png;  prt.png;
 sbkm.png;  sbkm.png;
 src.png;  src.png;
   srvr.png;
 subm.png;  subm.png;
 back.png;  back.png;
 catalog.png;  catalog.png;
Line 6389  sctr.png; Line 6481  sctr.png;
 stat.png;  stat.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   <fileglob>
   <glob>*.png</glob>
   <sourcedir>loncom/html/res/adm/pages/</sourcedir>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
   <categoryname>graphic file</categoryname>
   <description>graphical icons used in submenus</description>
   <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>
   </fileglob>
 <file>  <file>
 <source>loncom/html/res/adm/pages/math_example.tex</source>  <source>loncom/html/res/adm/pages/math_example.tex</source>
 <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>  <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
Line 6861  of users, and (b) to display e-mail of t Line 6999  of users, and (b) to display e-mail of t
   </description>    </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/domainstatus.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/domainstatus.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for generation of a menu of links to server status utilities
     </description>
   </file>
   
   <file>
   <source>loncom/interface/lonpopulate.pm</source>    <source>loncom/interface/lonpopulate.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>

Removed from v.1.591  
changed lines
  Added in v.1.625


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