Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.148 and 1.159

version 1.148, 2002/07/26 16:25:16 version 1.159, 2002/08/11 18:49:39
Line 226  echo '********************************** Line 226  echo '**********************************
   <description>standard linux directory for configuration files</description>    <description>standard linux directory for configuration files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <targetdir dist='default'>etc/atalk</targetdir>  
   <categoryname>standard</categoryname>  
   <description>appletalk configuration files</description>  
 </directory>  
 <directory dist='default'>  
   <targetdir dist='default'>etc/cron.d</targetdir>    <targetdir dist='default'>etc/cron.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>standard linux directory for running time-based "jobs"    <description>standard linux directory for running time-based "jobs"
Line 253  echo '********************************** Line 248  echo '**********************************
   </description>    </description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <targetdir dist='redhat7 redhat7.1'>etc/samba</targetdir>  
   <categoryname>standard</categoryname>  
   <description>configuration directory for samba authentication  
   </description>  
 </directory>  
 <directory dist='default'>  
   <targetdir dist='default'>etc/rc.d/init.d</targetdir>    <targetdir dist='default'>etc/rc.d/init.d</targetdir>
   <targetdir dist='debian'>etc/init.d</targetdir>    <targetdir dist='debian'>etc/init.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
Line 348  Used by lond parent to check if children Line 337  Used by lond parent to check if children
   </description>    </description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <targetdir dist='default'>home/httpd/lib</targetdir>
     <categoryname>server readonly</categoryname>
     <description>location of LON-CAPA software modules and
   extensions</description>
   </directory>
   <directory dist='default'>
   <targetdir dist='default'>home/httpd/lib/perl</targetdir>    <targetdir dist='default'>home/httpd/lib/perl</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA non web mod-perl handlers</description>    <description>location of LON-CAPA non web mod-perl handlers</description>
Line 400  Used by lond parent to check if children Line 395  Used by lond parent to check if children
   <description>root of resource tree</description>    <description>root of resource tree</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <targetdir dist='default'>home/httpd/html/userfiles</targetdir>
     <categoryname>server standard</categoryname>
     <description>root for user uploaded files</description>
   </directory>
   <directory dist='default'>
   <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 512  are viewable over the world-wide web</de Line 512  are viewable over the world-wide web</de
   <description>web user interface resources</description>    <description>web user interface resources</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>
     <categoryname>server readonly</categoryname>
     <description>LCD font for remote control</description>
   </directory>
   <directory dist='default'>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu    <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
   </targetdir>    </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
Line 538  are viewable over the world-wide web</de Line 543  are viewable over the world-wide web</de
   </description>    </description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <targetdir dist='default'>usr/local/bin</targetdir>    <targetdir dist='default'>usr/local/loncapa/bin</targetdir>
     <categoryname>standard</categoryname>
     <description>local binary files for loncapa</description>
   </directory>
   <directory dist='default'>
     <targetdir dist='default'>usr/local/loncapa/doc</targetdir>
     <categoryname>standard</categoryname>
     <description>local documentation files for loncapa</description>
   </directory>
   <directory dist='default'>
     <targetdir dist='default'>usr/local/loncapa/doc/conf_examples</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>local binary files</description>    <description>examples of configuration files for secondary
    services</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <targetdir dist='default'>usr/local/man/man1</targetdir>    <targetdir dist='default'>usr/local/man/man1</targetdir>
Line 803  blank.library; Line 819  blank.library;
 blank.library.meta;  blank.library.meta;
 blank.problem;  blank.problem;
 blank.problem.meta;  blank.problem.meta;
   Essay.problem;
   Essay.problem.meta;
 numerical.problem;  numerical.problem;
 numerical.problem.meta;  numerical.problem.meta;
 Plot.problem;  Plot.problem;
Line 935  Basic auth password to access /lon-statu Line 953  Basic auth password to access /lon-statu
 </file>  </file>
 <file>  <file>
 <source>loncom/smb.conf</source>  <source>loncom/smb.conf</source>
 <target dist='default'>etc/smb.conf</target>  <target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
 <target dist='redhat7 redhat7.1'>etc/samba/smb.conf</target>  
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 configuration file to make LON-CAPA server file space accessible to network  configuration file to make LON-CAPA server file space accessible to network
Line 970  Batch script for updating SQL metadata d Line 987  Batch script for updating SQL metadata d
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/metadata_database/cleanup_database.pl</source>
   <target dist='default'>home/httpd/perl/cleanup_database.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script for removing temporary tables from the SQL metadata database.
   </description>
   </file>
   <file>
 <source>loncom/lonc</source>  <source>loncom/lonc</source>
 <target dist='default'>home/httpd/perl/lonc</target>  <target dist='default'>home/httpd/perl/lonc</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1290  Handler for chat Line 1315  Handler for chat
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonchatfetch.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for periodically fetch new lines of chat
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonannounce.pm</source>  <source>loncom/interface/lonannounce.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1319  The .tex file help handler. Line 1353  The .tex file help handler.
 <build trigger='always run'>loncom/build/buildHelp.sh</build>  <build trigger='always run'>loncom/build/buildHelp.sh</build>
 </file>  </file>
 <file>  <file>
 <source>/doc/help/author.manual.ps</source>  <source>loncom/html/adm/help/abouthelp.html</source>
   <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Index file for the help system
   </description>
   </file>
   <file>
   <source>doc/help/author.manual.access.tex</source>
   <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex</target>
   <categoryname>handler</categoryname>
   <description>
   The psuedo-LaTeX file to allow people to read the author's manual online, with a somewhat clumsy interface.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/course.manual.access.tex</source>
   <target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex</target>
   <categoryname>handler</categoryname>
   <description>
   The psuedo-LaTeX file to allow people to read the course administrator's manual online, with a somewhat clumsy interface.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/author.manual.ps</source>
 <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>  <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 The rendered Author's Manual  The postscript Author's Manual
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/author.manual.pdf</source>
   <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
   <categoryname>handler</categoryname>
   <description>
   The PDF Author's Manual
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/course.manual.ps</source>
   <target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
   <categoryname>handler</categoryname>
   <description>
   The postscript Course Manual
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/course.manual.pdf</source>
   <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
   <categoryname>handler</categoryname>
   <description>
   The PDF Course Manual
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1337  home/httpd/html/adm/help/gif/</targetdir Line 1424  home/httpd/html/adm/help/gif/</targetdir
 Gif files for the help system  Gif files for the help system
 </description>  </description>
 <filenames>  <filenames>
 authorRemote.gif;  authorRemote.gif
 constructionSpace.gif;  constructionSpace.gif
 constructionSpaceForPublishing.gif;  constructionSpaceForPublishing.gif
 creatingANewCourse.gif;  creatingANewCourse.gif
 creatingNewProblemResource.gif;  creatingNewProblemResource.gif
 formulaResponse.gif;  dynamic_piecewise.gif
 login.gif;  dynamic_piecewise2.gif
 mapAdvancedEditorNew.gif;  dynamic_plot.gif
 mapClickedStart.gif;  dynamic_plot2.gif
 mapEditFirstClick.gif;  formulaResponse.gif
 mapEditInitial.gif;  login.gif
 mapEditingButton.gif;  lonhelpheader.gif
 mapEditorDirectoryBrowser.gif;  mapAdvancedEditorNew.gif
 mapEditorResourceChosen.gif;  mapClickedStart.gif
 mapEditorSelection.gif;  mapEditFirstClick.gif
 mapInsertResource.gif;  mapEditInitial.gif
 mapNewResource.gif;  mapEditingButton.gif
 mapSecondWindowSecondResource.gif;  mapEditorDirectoryBrowser.gif
 mapSimpleEditor.gif;  mapEditorResourceChosen.gif
 mapStraightened.gif;  mapEditorSelection.gif
 mapTwoResources.gif;  mapInsertResource.gif
 numericalResponse1.gif;  mapNewResource.gif
 numericalResponseEditor.gif;  mapSecondWindowSecondResource.gif
 numericalResponseSlopeProblem.gif;  mapSimpleEditor.gif
 numericalResponseVarInText.gif;  mapStraightened.gif
 optionResponseEditing.gif;  mapTwoResources.gif
 optionResponseProblem.gif;  numericalResponse1.gif
 publishMetadata.gif;  numericalResponseEditor.gif
 radioResponse2.gif;  numericalResponseSlopeProblem.gif
 radioResponseHint.gif;  numericalResponseVarInText.gif
 smallHelp.gif;  optionResponseEditing.gif
 stringResponseEditor.gif;  optionResponseProblem.gif
 studentInterface.gif;  publishMetadata.gif
   radioResponse2.gif
   radioResponseHint.gif
   smallHelp.gif
   spreadsheet_hierarchy.gif
   stringResponseEditor.gif
   studentInterface.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 1382  home/httpd/html/adm/help/eps/</targetdir Line 1475  home/httpd/html/adm/help/eps/</targetdir
 EPS files for the help system  EPS files for the help system
 </description>  </description>
 <filenames>  <filenames>
 authorRemote.eps;  authorRemote.eps
 constructionSpace.eps;  constructionSpace.eps
 constructionSpaceForPublishing.eps;  constructionSpaceForPublishing.eps
 creatingANewCourse.eps;  creatingANewCourse.eps
 creatingNewProblemResource.eps;  creatingNewProblemResource.eps
 formulaResponse.eps;  dynamic_piecewise.eps
 login.eps;  dynamic_piecewise2.eps
 mapAdvancedEditorNew.eps;  dynamic_plot.eps
 mapClickedStart.eps;  dynamic_plot2.eps
 mapEditFirstClick.eps;  formulaResponse.eps
 mapEditInitial.eps;  lonhelpheader.eps
 mapEditingButton.eps;  login.eps
 mapEditorDirectoryBrowser.eps;  mapAdvancedEditorNew.eps
 mapEditorResourceChosen.eps;  mapClickedStart.eps
 mapEditorSelection.eps;  mapEditFirstClick.eps
 mapInsertResource.eps;  mapEditInitial.eps
 mapNewResource.eps;  mapEditingButton.eps
 mapSecondWindowSecondResource.eps;  mapEditorDirectoryBrowser.eps
 mapSimpleEditor.eps;  mapEditorResourceChosen.eps
 mapStraightened.eps;  mapEditorSelection.eps
 mapTwoResources.eps;  mapInsertResource.eps
 numericalResponse1.eps;  mapNewResource.eps
 numericalResponseEditor.eps;  mapSecondWindowSecondResource.eps
 numericalResponseSlopeProblem.eps;  mapSimpleEditor.eps
 numericalResponseVarInText.eps;  mapStraightened.eps
 optionResponseEditing.eps;  mapTwoResources.eps
 optionResponseProblem.eps;  numericalResponse1.eps
 publishMetadata.eps;  numericalResponseEditor.eps
 radioResponse2.eps;  numericalResponseSlopeProblem.eps
 radioResponseHint.eps;  numericalResponseVarInText.eps
 smallHelp.eps;  optionResponseEditing.eps
 stringResponseEditor.eps;  optionResponseProblem.eps
 studentInterface.eps;  publishMetadata.eps
   radioResponse2.eps
   radioResponseHint.eps
   smallHelp.eps
   spreadsheet_hierarchy.eps
   stringResponseEditor.eps
   studentInterface.eps
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 1427  home/httpd/html/adm/help/tex/</targetdir Line 1526  home/httpd/html/adm/help/tex/</targetdir
 Tex files for the help system  Tex files for the help system
 </description>  </description>
 <filenames>  <filenames>
 About_Authors_Manual.tex;  About_Authors_Manual.tex
 About_Numerical_and_Formula_Response.tex;  About_Numerical_and_Formula_Response.tex
 Author_LON-CAPA_Introduction.tex;  Ambiguous_Reference.tex
 Author_Manual_Title_Page.tex;  Author_LON-CAPA_Introduction.tex
 Author_Numerical_and_Formula.tex;  Author_Manual_Title_Page.tex
 Author_Remote_Control.tex;  Author_Numerical_and_Formula.tex
 Calling_Functions.tex;  Author_Remote_Control.tex
 Construction_Space_Overview.tex;  Authoring_Adding_Pictures.tex
 Creating_A_Course_Intro.tex;  Authoring_Dynamic_Plot.tex
 Creating_New_Content_Pages.tex;  Authoring_HTML_vs_Tex.tex
 Creating_Online_Problems.tex;  Authoring_M_Tag.tex
 Creating_Radio_Response_Problems.tex;  Authoring_Piecewise_Plot.tex
 Foils.tex;  Calling_Functions.tex
 Formula_Response_Example.tex;  Coauthor.tex
 Formula_Response_Limitations.tex;  Construction_Space_Overview.tex
 Formula_Response_Problems.tex;  Course_Add_Student.tex
 Formula_Response_Sampling.tex;  Course_Chart_To_Excel.tex
 Formula_Tolerance.tex;  Course_Convert_To_CSV.tex
 How_To_Edit_Existing_Content_Pages.tex;  Course_Create_Class_List.tex
 Latex_Footer.tex;  Course_Critical_Message.tex
 Latex_Header.tex;  Course_Deleting.tex
 Login_To_LON-CAPA.tex;  Course_Disable_Discussion.tex
 Metadata_Description.tex;  Course_Discussion_Board.tex
 Numerical_Response_Advanced_Example.tex;  Course_Drop_Student.tex
 Numerical_Response_Format.tex;  Course_Edit_Content.tex
 Numerical_Response_Intro.tex;  Course_Feedback_Addresses.tex
 Numerical_Response_Introduction.tex;  Course_Homework_Performance_Overview.tex
 Numerical_Response_Parts_A.tex;  Course_Message_Access.tex
 Numerical_Response_Parts_B.tex;  Course_Problem_Weight.tex
 Numerical_Response_Problems.tex;  Course_Setting_Parameters.tex
 Numerical_Response_Randomization.tex;  Course_Student_Grade_Override.tex
 Numerical_Response_Simple_Example.tex;  Course_Student_Work.tex
 Numerical_Response_Tutorial_A.tex;  Course_Toplevel_Seq.tex
 Numerical_Response_Units.tex;  Creating_A_Course_Intro.tex
 Option_Response_Concept_Group_Example.tex;  Creating_New_Content_Pages.tex
 Option_Response_Matching_Example.tex;  Creating_Online_Problems.tex
 Option_Response_Problem_Creation.tex;  Creating_Radio_Response_Problems.tex
 Option_Response_Problem_Figure.tex;  Foils.tex
 Option_Response_Problem_Parts.tex;  Formula_Response_Example.tex
 Option_Response_Problems.tex;  Formula_Response_Limitations.tex
 Option_Response_Simple.tex;  Formula_Response_Problems.tex
 Problem_Editor_Testing_Area.tex;  Formula_Response_Sampling.tex
 Problem_Types.tex;  Formula_Tolerance.tex
 Publishing_A_Resource.tex;  How_To_Edit_Existing_Content_Pages.tex
 Publishing_Author_Tutorial_Segue.tex;  Latex_Footer.tex
 Publishing_Intro.tex;  Latex_Header.tex
 Radio_Response_Problems.tex;  Login_To_LON-CAPA.tex
 Radio_Response_Randomization.tex;  Metadata_Description.tex
 Resource_Types.tex;  Numerical_Response_Advanced_Example.tex
 Script_Tutorial_Intro.tex;  Numerical_Response_Format.tex
 Scripting_Help.tex;  Numerical_Response_Intro.tex
 Sequence_Advanced_Editor_Creation.tex;  Numerical_Response_Introduction.tex
 Sequence_Definition.tex;  Numerical_Response_Parts_A.tex
 Sequence_Editor_Selection.tex;  Numerical_Response_Parts_B.tex
 Sequence_Page_Maps.tex;  Numerical_Response_Problems.tex
 Sequence_Simple_Editor_Creation.tex;  Numerical_Response_Randomization.tex
 Sequence_Top-Level.tex;  Numerical_Response_Simple_Example.tex
 Significant_Figures.tex;  Numerical_Response_Tutorial_A.tex
 String_Response_Problem_Creation.tex;  Numerical_Response_Units.tex
 String_Response_Problems.tex;  Option_Response_Concept_Group_Example.tex
 Tolerance.tex;  Option_Response_Matching_Example.tex
 Variable_Naming_Conventions.tex;  Option_Response_Problem_Creation.tex
 Variable_Tutorial_A.tex;  Option_Response_Problem_Figure.tex
 Variables_in_Scripts.tex;  Option_Response_Problem_Parts.tex
 Variables_in_the_Answer_Block.tex;  Option_Response_Problems.tex
 Variables_in_the_Text_Block.tex;  Option_Response_Simple.tex
   Problem_Editor_Testing_Area.tex
   Problem_Editor_XML_Index.tex
   Problem_Types.tex
   Publishing_A_Resource.tex
   Publishing_Author_Tutorial_Segue.tex
   Publishing_Copyright.tex
   Publishing_Intro.tex
   Publishing_Keywords.tex
   Radio_Response_Problems.tex
   Radio_Response_Randomization.tex
   Resource_Types.tex
   Script_Tutorial_Intro.tex
   Scripting_Help.tex
   Sequence_Advanced_Editor_Creation.tex
   Sequence_Definition.tex
   Sequence_Editor_Selection.tex
   Sequence_Page_Maps.tex
   Sequence_Simple_Editor_Creation.tex
   Sequence_Top-Level.tex
   Significant_Figures.tex
   Spreadsheet_About.tex
   Spreadsheet_Alternative_View.tex
   Spreadsheet_Changes_To_Grading.tex
   Spreadsheet_Col_Sum.tex
   Spreadsheet_Completely_Recalc.tex
   Spreadsheet_Empty_Rows.tex
   Spreadsheet_Export_Row.tex
   Spreadsheet_Functions.tex
   Spreadsheet_Import_Values.tex
   Spreadsheet_Levels.tex
   Spreadsheet_Lists.tex
   Spreadsheet_Manual_Title_Page.tex
   Spreadsheet_Max_Depth_Exceeded.tex
   Spreadsheet_OOO_Rows.tex
   Spreadsheet_Op_On_All_Problem_Parts.tex
   Spreadsheet_Parms.tex
   Spreadsheet_Problem_Weight.tex
   Spreadsheet_Ranges.tex
   Spreadsheet_Specifying_Cells.tex
   Spreadsheet_Student_Visible.tex
   Spreadsheet_Symbolic_Names.tex
   Spreadsheet_Template_Row.tex
   Spreadsheet_Ternary_Operator.tex
   Spreadsheet_Tries.tex
   String_Response_Problem_Creation.tex
   String_Response_Problems.tex
   Tolerance.tex
   Variable_Naming_Conventions.tex
   Variable_Tutorial_A.tex
   Variables_in_Scripts.tex
   Variables_in_the_Answer_Block.tex
   Variables_in_the_Text_Block.tex
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 1787  them roles. Line 1938  them roles.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonchart.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonchart.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Produces simple LectureOnline-like student assessment performance chart  
 </description>  
 </file>  
 <file>  
 <source>loncom/interface/lonhtmlcommon.pm</source>  <source>loncom/interface/lonhtmlcommon.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2198  Homework remote control. Line 2341  Homework remote control.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/res/adm/pages/chatroom.html</source>
   <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
   <categoryname>handler</categoryname>
   <description>
   Establishes frameset for chatroom
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>  <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2505  access handler for file transfers Line 2657  access handler for file transfers
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lontokacc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   handler for inter-server transfer of token accessed files, includes
   cleanup handler to remove file when successfully done
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/lonuploadedacc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   access handler for user uploaded files
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lontrans.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
   <categoryname>handler</categoryname>
   <description>
   URI to filename translation
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonracc.3</source>  <source>doc/man/Apache__lonracc.3</source>
 <target dist='default'>usr/man/man3/Apache::lonracc.3</target>  <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
Line 3330  Define unit prefixing and conversion for Line 3510  Define unit prefixing and conversion for
 </file>  </file>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>loncom/html/res/adm/pages/</sourcedir>  <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
 <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>  <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>icons used for the entire LON-CAPA user interface</description>  <description>LON-CAPA remote control LCD font</description>
 <filenames>  <filenames>
 0.gif;  0.gif;
 1.gif;  1.gif;
Line 3346  Define unit prefixing and conversion for Line 3526  Define unit prefixing and conversion for
 8.gif;  8.gif;
 9.gif;  9.gif;
 a.gif;  a.gif;
   b.gif;
   c.gif;
   d.gif;
   e.gif;
   f.gif;
   g.gif;
   h.gif;
   i.gif;
   j.gif;
   k.gif;
   l.gif;
   m.gif;
   n.gif;
   o.gif;
   p.gif;
   q.gif;
   r.gif;
   s.gif;
   t.gif;
   u.gif;
   v.gif;
   w.gif;
   x.gif;
   y.gif;
   z.gif;
   colon.gif;
   hyphen.gif;
   slash.gif;
   space.gif;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.gif</glob>
   <sourcedir>loncom/html/res/adm/pages/</sourcedir>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
   <categoryname>graphic file</categoryname>
   <description>icons used for the entire LON-CAPA user interface</description>
   <filenames>
 anno.gif;  anno.gif;
 anot.gif;  anot.gif;
 b.gif;  
 back.gif;  back.gif;
 bchat.gif;  bchat.gif;
 bkm.gif;  bkm.gif;
 brws.gif;  brws.gif;
 c.gif;  
 catalog.gif;  catalog.gif;
 ccrs.gif;  ccrs.gif;
 chat.gif;  chat.gif;
 chrt.gif;  chrt.gif;
 colon.gif;  
 com.gif;  com.gif;
 courses.gif;  courses.gif;
 cprv.gif;  cprv.gif;
 cstr.gif;  cstr.gif;
 d.gif;  
 dempty.gif;  dempty.gif;
 docs.gif;  docs.gif;
 e.gif;  
 egrd.gif;  egrd.gif;
 empty.gif;  empty.gif;
 enrl.gif;  enrl.gif;
 eval.gif;  eval.gif;
 f.gif;  
 fdbk.gif;  fdbk.gif;
 feedback.gif;  feedback.gif;
 forw.gif;  forw.gif;
 g.gif;  
 grds.gif;  grds.gif;
 group.gif;  group.gif;
 h.gif;  
 help.gif;  help.gif;
 hyphen.gif;  
 i.gif;  
 info.gif;  info.gif;
 j.gif;  
 k.gif;  
 l.gif;  
 ledblink.gif;  ledblink.gif;
 ledgreen.gif;  ledgreen.gif;
 ledoff.gif;  ledoff.gif;
 ledon.gif;  ledon.gif;
 ledsend.gif;  ledsend.gif;
 logout.gif;  logout.gif;
 m.gif;  
 mrk.gif;  mrk.gif;
 n.gif;  
 nav.gif;  nav.gif;
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
 o.gif;  
 p.gif;  
 parm.gif;  parm.gif;
 pgrd.gif;  pgrd.gif;
 pparm.gif;  pparm.gif;
 pref.gif;  pref.gif;
 prev.gif;  prev.gif;
 prt.gif;  prt.gif;
 q.gif;  
 qempty.gif;  qempty.gif;
 r.gif;  
 reload.gif;  reload.gif;
 remotebg.gif;  remotebg.gif;
 res.gif;  res.gif;
 roles.gif;  roles.gif;
 s.gif;  
 sbkm.gif;  sbkm.gif;
 slash.gif;  
 space.gif;  
 spacer.gif;  spacer.gif;
 sprs.gif;  sprs.gif;
 src.gif;  src.gif;
 stat.gif;  stat.gif;
 subm.gif;  subm.gif;
 t.gif;  
 title.gif;  title.gif;
 u.gif;  
 v.gif;  
 vbkm.gif;  vbkm.gif;
 w.gif;  
 x.gif;  
 y.gif;  
 z.gif  
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 3619  javascript for handling client-side inte Line 3808  javascript for handling client-side inte
 </file>  </file>
 <file>  <file>
 <source>loncom/build/check-rpms</source>  <source>loncom/build/check-rpms</source>
 <target dist='default'>usr/local/bin/check-rpms</target>  <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 compare installed rpms with up-to-date distribution  compare installed rpms with up-to-date distribution
Line 3726  symbolic links to /etc/rc.d/init.d/lonco Line 3915  symbolic links to /etc/rc.d/init.d/lonco
 </link>  </link>
 <file>  <file>
 <source>loncom/atalk/config</source>  <source>loncom/atalk/config</source>
 <target dist='default'>etc/atalk/config</target>  <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 configuration file to make LON-CAPA server file space accessible to  configuration file to make LON-CAPA server file space accessible to

Removed from v.1.148  
changed lines
  Added in v.1.159


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