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.

    1: 
    2: You may edit any Content Pages that have been created.
    3: 
    4: To edit Content Pages: 
    5: 
    6: \begin{enumerate}
    7: \item Click the \textbf{CSTR} button on the LON-CAPA Remote. Your web page will
    8: change to your Construction Space.
    9: \item Click on the link for the name of the Content Page to edit. The Content Page
   10: editor will load and display the current edition of the Content Page.
   11: \item Press the \textbf{Edit} button. Edit the HTML code, or copy and paste HTML
   12: source code into the editor.
   13: \item Finally, click the \textbf{Save this} button \emph{OR} click the \textbf{Save
   14: and then attempt to clean HTML} button. If you do not do this, your work
   15: will not be saved.
   16: \end{enumerate}
   17: Once you've saved your page, you can click the \textbf{View} button to preview
   18: your Content Page.
   19: 

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