[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
bowersj2
lon-capa-cvs@mail.lon-capa.org
Tue, 16 Jul 2002 19:11:29 -0000
bowersj2 Tue Jul 16 15:11:29 2002 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
After this update, a make install/make build should have the help system
installed, which can be tested by going to
http://localhost/adm/help/String_Response_Problem_Creation.hlp .
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.139 doc/loncapafiles/loncapafiles.lpml:1.140
--- doc/loncapafiles/loncapafiles.lpml:1.139 Fri Jul 12 10:07:49 2002
+++ doc/loncapafiles/loncapafiles.lpml Tue Jul 16 15:11:29 2002
@@ -3,7 +3,7 @@
<!-- loncapafiles.lpml -->
<!-- Scott Harrison -->
-<!-- $Id: loncapafiles.lpml,v 1.139 2002/07/12 14:07:49 matthew Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.140 2002/07/16 19:11:29 bowersj2 Exp $ -->
<!--
@@ -413,10 +413,26 @@
<targetdir dist='default'>home/httpd/html/adm/help</targetdir>
<categoryname>server readonly</categoryname>
<description>online help documentation</description>
- <build trigger='always run'>
- perl loncom/build/help_graphics_converter.pl
- perl doc/help/rebuildLabelHash.pl
- </build>
+</directory>
+<directory dist='default'>
+ <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
+ <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 dist='default'>
<targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
@@ -1271,6 +1287,184 @@
<categoryname>handler</categoryname>
<description>
The .tex file help handler.
+</description>
+<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>