[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Domain_Configuration_Login_Page.tex
raeburn
raeburn at source.lon-capa.org
Fri May 23 03:50:58 EDT 2014
raeburn Fri May 23 07:50:58 2014 EDT
Modified files:
/loncom/html/adm/help/tex Domain_Configuration_Login_Page.tex
Log:
- Update documentation for Log-in page configuration.
Index: loncom/html/adm/help/tex/Domain_Configuration_Login_Page.tex
diff -u loncom/html/adm/help/tex/Domain_Configuration_Login_Page.tex:1.4 loncom/html/adm/help/tex/Domain_Configuration_Login_Page.tex:1.5
--- loncom/html/adm/help/tex/Domain_Configuration_Login_Page.tex:1.4 Mon May 23 20:26:08 2011
+++ loncom/html/adm/help/tex/Domain_Configuration_Login_Page.tex Fri May 23 07:50:58 2014
@@ -32,13 +32,36 @@
\item Background colors for the page itself, the main panel, and the left
(side) panel.
\item Text color used for text on the page
+\item Text colors used for active, visited and unvisited links
\item Enable/disable display of three links:
\begin{itemize}
\item Course/Community Catalog, for a catalog of courses and communities
\item Admin E-mail, for the e-mail address of the administrator
+\item Contact Helpdesk, to display a web form used to submit a help request
\item New User, for users to create their own accounts
\end{itemize}
\item Default colors for links in the page, depending on status: either
active, visited or default (if neither apply).
\end{itemize}
+
+\hfill{}
+
+A ``Log-in Help'' link will be displayed immediately above any of the three optional links:
+Catalog, Contact Helpdesk and New User. Configuration options determine to which
+file(s) the ``Log-in Help'' points. The default file can be replaced with a custom HTML file
+containing information pertinent to your institution. In addition, versions of the custom
+file, translated into the twelve languages supported by LON-CAPA can be uploaded, and the
+link will automatically point to the appropriate (localized) file, depending on the viewer's
+language preference (as reported by the client web browser).
+
+\hfill{}
+
+Where the ``Contact Helpdesk'' web form is in use it can be configured to include a CAPTCHA
+mechanism to discourage robotic form completion. There are two types of CAPTCHA to choose
+from -- the ``original'' CAPTCHA which uses a self-contained perl module included with the
+LONCAPA prequisites, or ReCAPTCHA, which uses an external web service --
+https://google.com/recaptcha -- and requires you to create an account and generate public
+and private keys which will be entered in the domain configuration form. If you have more
+than one server in your domain, you should request ``global'' keys, as the same keys will be
+used by the Contact Helpdesk ReCAPTCHA on all servers in your domain.
More information about the LON-CAPA-cvs
mailing list