File:  [LON-CAPA] / loncom / html / adm / help / tex / Creating_New_Content_Pages.tex
Revision 1.7: download - view: text, annotated - select for diffs
Tue Jun 4 23:19:42 2013 UTC (11 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1, HEAD
- Replace terms: "Construction Space" with "Authoring Space"
  and: "Construction space" with "Authoring space"
  for consistency with type of role used to access it, and action taken there.

\label{Creating_New_Content_Pages}
\label{Creating New Content Pages}

\textbf{Content Pages} are HTML documents that display the course information
you are presenting. 

Many users use tools such as Dreamweaver to create web pages. To upload HTML
files generated with such tools, you can use the \textbf{Browse} button in
the Authoring Space, locate your HTML file, and use the \textbf{Upload
File} button to create a content page in LON-CAPA. Remember to upload any
graphics your generated web pages may have included.

To create new Content Pages, do the following:

\begin{enumerate}
\item Click the \textbf{CSTR} button on the LON-CAPA remote. Your web page will
change to your Authoring Space.
\item In the Location bar of your browser, type in the full URL of the new Content
Page. Make sure the last part of the URL ends with {}``.html'', for example,
\\
\emph{http://(your library server)/priv/domain/username/new\_resource.html} .\\
Press the Return or Enter key.
\item Type the content into the editor, \emph{OR} copy and paste HTML source code
obtained through the use of some other HTML authoring program into the editor.
\item Optionally, click the \textbf{View} button to preview your Content Page.
\item Finally, click the \textbf{Save this} button \emph{OR} click the \textbf{Save
and then attempt to clean HTML} button.
\end{enumerate}
Repeat this process as many times as necessary to create your Content Pages. 

If you're following this as a tutorial, create at least one content page,
which we'll use later as raw material. Visit the FAQ at \texttt{http://help.lon-capa.org/} if you get {}``unmatched
tag'' warnings.


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