Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.139 and 1.140

version 1.139, 2002/07/12 14:07:49 version 1.140, 2002/07/16 19:11:29
Line 413  Used by lond parent to check if children Line 413  Used by lond parent to check if children
   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>    <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation</description>    <description>online help documentation</description>
   <build trigger='always run'>  </directory>
     perl loncom/build/help_graphics_converter.pl  <directory dist='default'>
     perl doc/help/rebuildLabelHash.pl    <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
   </build>    <categoryname>server readonly</categoryname>
     <description>online help documentation gif files</description>
   </directory>
   <directory dist='default'>
     <targetdir dist='default'>home/httpd/html/adm/help/eps</targetdir>
     <categoryname>server readonly</categoryname>
     <description>online help documentation eps files</description>
   </directory>
   <directory dist='default'>
     <targetdir dist='default'>home/httpd/html/adm/help/tex</targetdir>
     <categoryname>server readonly</categoryname>
     <description>online help documentation tex files</description>
   </directory>
   <directory dist='default'>
     <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
     <categoryname>server readonly</categoryname>
     <description>online help documentation png files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>    <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
Line 1273  construction space menu. Line 1289  construction space menu.
 The .tex file help handler.  The .tex file help handler.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
   <build trigger='always run'>loncom/build/buildHelp.sh</build>
   </file>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/gif/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/gif/</targetdir>
   <categoryname>handler</categoryname>
   <description>
   Gif files for the help system
   </description>
   <filenames>
   authorRemote.gif;
   constructionSpace.gif;
   constructionSpaceForPublishing.gif;
   creatingANewCourse.gif;
   creatingNewProblemResource.gif;
   formulaResponse.gif;
   login.gif;
   mapAdvancedEditorNew.gif;
   mapClickedStart.gif;
   mapEditFirstClick.gif;
   mapEditInitial.gif;
   mapEditingButton.gif;
   mapEditorDirectoryBrowser.gif;
   mapEditorResourceChosen.gif;
   mapEditorSelection.gif;
   mapInsertResource.gif;
   mapNewResource.gif;
   mapSecondWindowSecondResource.gif;
   mapSimpleEditor.gif;
   mapStraightened.gif;
   mapTwoResources.gif;
   numericalResponse1.gif;
   numericalResponseEditor.gif;
   numericalResponseSlopeProblem.gif;
   numericalResponseVarInText.gif;
   optionResponseEditing.gif;
   optionResponseProblem.gif;
   publishMetadata.gif;
   radioResponse2.gif;
   radioResponseHint.gif;
   smallHelp.gif;
   stringResponseEditor.gif;
   studentInterface.gif;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/eps/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/eps/</targetdir>
   <categoryname>handler</categoryname>
   <description>
   EPS files for the help system
   </description>
   <filenames>
   authorRemote.eps;
   constructionSpace.eps;
   constructionSpaceForPublishing.eps;
   creatingANewCourse.eps;
   creatingNewProblemResource.eps;
   formulaResponse.eps;
   login.eps;
   mapAdvancedEditorNew.eps;
   mapClickedStart.eps;
   mapEditFirstClick.eps;
   mapEditInitial.eps;
   mapEditingButton.eps;
   mapEditorDirectoryBrowser.eps;
   mapEditorResourceChosen.eps;
   mapEditorSelection.eps;
   mapInsertResource.eps;
   mapNewResource.eps;
   mapSecondWindowSecondResource.eps;
   mapSimpleEditor.eps;
   mapStraightened.eps;
   mapTwoResources.eps;
   numericalResponse1.eps;
   numericalResponseEditor.eps;
   numericalResponseSlopeProblem.eps;
   numericalResponseVarInText.eps;
   optionResponseEditing.eps;
   optionResponseProblem.eps;
   publishMetadata.eps;
   radioResponse2.eps;
   radioResponseHint.eps;
   smallHelp.eps;
   stringResponseEditor.eps;
   studentInterface.eps;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/tex/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/tex/</targetdir>
   <categoryname>handler</categoryname>
   <description>
   Tex files for the help system
   </description>
   <filenames>
   About_Authors_Manual.tex;
   About_Numerical_and_Formula_Response.tex;
   Author_LON-CAPA_Introduction.tex;
   Author_Manual_Title_Page.tex;
   Author_Numerical_and_Formula.tex;
   Author_Remote_Control.tex;
   Calling_Functions.tex;
   Construction_Space_Overview.tex;
   Creating_A_Course_Intro.tex;
   Creating_New_Content_Pages.tex;
   Creating_Online_Problems.tex;
   Creating_Radio_Response_Problems.tex;
   Foils.tex;
   Formula_Response_Example.tex;
   Formula_Response_Limitations.tex;
   Formula_Response_Problems.tex;
   Formula_Response_Sampling.tex;
   Formula_Tolerance.tex;
   How_To_Edit_Existing_Content_Pages.tex;
   Latex_Footer.tex;
   Latex_Header.tex;
   Login_To_LON-CAPA.tex;
   Metadata_Description.tex;
   Numerical_Response_Advanced_Example.tex;
   Numerical_Response_Format.tex;
   Numerical_Response_Intro.tex;
   Numerical_Response_Introduction.tex;
   Numerical_Response_Parts_A.tex;
   Numerical_Response_Parts_B.tex;
   Numerical_Response_Problems.tex;
   Numerical_Response_Randomization.tex;
   Numerical_Response_Simple_Example.tex;
   Numerical_Response_Tutorial_A.tex;
   Numerical_Response_Units.tex;
   Option_Response_Concept_Group_Example.tex;
   Option_Response_Matching_Example.tex;
   Option_Response_Problem_Creation.tex;
   Option_Response_Problem_Figure.tex;
   Option_Response_Problem_Parts.tex;
   Option_Response_Problems.tex;
   Option_Response_Simple.tex;
   Problem_Editor_Testing_Area.tex;
   Problem_Types.tex;
   Publishing_A_Resource.tex;
   Publishing_Author_Tutorial_Segue.tex;
   Publishing_Intro.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;
   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>
   </fileglob>
   <file>
   <source>loncom/html/adm/help/fragmentLabels.gdbm</source>
   <target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
   <categoryname>handler</categoryname>
   <description>
   A gdbm file containing a label->tex file hash.
   </description>
   <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonstatistics.pm</source>  <source>loncom/interface/lonstatistics.pm</source>

Removed from v.1.139  
changed lines
  Added in v.1.140


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