File:  [LON-CAPA] / loncom / html / adm / help / tex / Construction_Space_Overview.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.


%
\begin{figure}
\begin{center}\includegraphics[  width=0.80\paperwidth]{constructionSpace}\end{center}


\caption{Construction Space\label{Construction Space Figure}}

Contents of the Construction Space:

\begin{tabular}{|c|p{5in}|}
\hline 
\textbf{Button Name}&
\textbf{Description}\\
\hline
\hline 
Publish this Resource&
Opens the Resource Publishing window.\\
\hline 
List Directory&
Lists the contents of the current working directory\\
\hline 
Copy&
Type a new name in the entry box to make a copy the current resource\\
\hline 
Browse&
Helps you select a file to upload\\
\hline 
Upload File&
Uploads the selected file to your Construction Space\\
\hline 
Retrieve Old Version&
Load an older version of a resource if you have multiple versions\\
\hline 
Delete&
Deletes the current resource\\
\hline 
Rename&
Type a new name in the associated entry box to rename a resource\\
\hline 
New Subdirectory&
Type a name in the entry box to create a new directory\\
\hline
\end{tabular}
\end{figure}
The Construction Space
is the section of LON-CAPA where you create and manage your course resources.
The figure explains what each button does.


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