File:  [LON-CAPA] / loncom / html / adm / help / tex / How_To_Edit_Existing_Content_Pages.tex
Revision 1.1: download - view: text, annotated - select for diffs
Fri Jul 5 16:12:31 2002 UTC (22 years, 1 month 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.


You may edit any Content Pages that have been created.

To edit Content Pages: 

\begin{enumerate}
\item Click the \textbf{CSTR} button on the LON-CAPA Remote. Your web page will
change to your Construction Space.
\item Click on the link for the name of the Content Page to edit. The Content Page
editor will load and display the current edition of the Content Page.
\item Press the \textbf{Edit} button. Edit the HTML code, or copy and paste HTML
source code into the editor.
\item Finally, click the \textbf{Save this} button \emph{OR} click the \textbf{Save
and then attempt to clean HTML} button. If you do not do this, your work
will not be saved.
\end{enumerate}
Once you've saved your page, you can click the \textbf{View} button to preview
your Content Page.


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