File:  [LON-CAPA] / loncom / html / adm / help / tex / Scripting_Help.tex
Revision 1.1: download - view: text, annotated - select for diffs
Fri Jul 5 16:12:31 2002 UTC (22 years, 2 months ago) by bowersj2
Branches: MAIN
CVS tags: HEAD
This commit implements the .tex-based online help system in LON-CAPA. It
may be necessary to manually run loncom/build/help_graphics_converter.pl
and doc/help/rebuildLabelHash.pl after a cvs update, and
loncapa_apache.conf may need to be manually copied to /etc. (The
loncapafiles.lpml has been updated.)

After merging this, the URL http://[loncapahost]/adm/help/Foils.hlp
should display a help file.

Also, some *very* out-of-date files have been removed from the /doc
directory.


The full power of Perl is well outside the scope of this document. Looking
in the function list at \\
http://mileva.lite.msu.edu/loncapadocs/homework/homework5.html \\
can give you some ideas. O'Reilly has some good Perl books. The Perl 5 Pocket
Reference will contain more than what you need to know to use LON-CAPA, available
at \\
http://www.oreilly.com/catalog/perlpr3/ .

If you have any problems, consult http://help.loncapa.org/fom/cache/5.html
. If you don't find the answer to your problem, please help us expand the
FAQ by submitting a new pending question.

Our advanced users often come to prefer the XML interface for the problems,
available through the \textbf{EditXML} buttons. Covering the XML format is
beyond the scope of this manual, but you can learn a lot by using the editor
to make changes and seeing what happens to the XML.

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