Annotation of loncom/html/adm/help/tex/Domain_Configuration_Login_Page.tex, revision 1.4

1.1       raeburn     1: \label{Domain_Configuration_Login_Page}
1.4     ! raeburn     2: If your domain has more than one server you have the option to configure whether 
        !             3: any of the servers will redirect to another server whenever the log-in page is requested.  This can be useful if you maintain a portal or "lonbalancer" server which 
        !             4: forms your institution's gateway to LON-CAPA. You can specify the path to which 
        !             5: the user should be redirected, and also whether log-in page requests from specific
        !             6: IP addresses should be exempt from the redirection.  The exemption is useful 
        !             7: if you run a monitoring script which tests log-in, course display, and logout periodically for each of your LON-CAPA servers.
        !             8: 
        !             9: If your domain only has one LON-CAPA server, or you have multiple servers and will 
        !            10: display their log-in pages, their appearance can be customized as follows:
1.1       raeburn    11: 
                     12: \begin{itemize}
1.2       raeburn    13: \item uploading custom image files 
1.1       raeburn    14: \item changing colors of text, links or backgrounds 
1.2       raeburn    15: \item enabling/disabling display of specific links 
1.1       raeburn    16: \end{itemize}
                     17: Logos displayed in the login page configuration table are scaled down
                     18: from the full size used in the login-page itself. 
                     19: 
                     20: 
                     21: 
                     22: \hfill{}
                     23: 
                     24: \noindent The following elements are configurable: 
                     25: 
                     26: \begin{itemize}
                     27: \item Header image at the top of the page
1.2       raeburn    28: \item Main Logo centered in the upper part of the main panel 
1.1       raeburn    29: \item Domain logo in the lower left corner of the main panel 
                     30: \item Header above the login panel - can also be set to use text (\char`\"{}Log
                     31: in\char`\"{}) instead of an image. 
1.2       raeburn    32: \item Background colors for the page itself, the main panel, and the left
1.1       raeburn    33: (side) panel. 
                     34: \item Text color used for text on the page
                     35: \item Enable/disable display of three links: 
                     36: 
                     37: \begin{itemize}
1.3       bisitz     38: \item Course/Community Catalog, for a catalog of courses and communities
1.2       raeburn    39: \item Admin E-mail, for the e-mail address of the administrator 
                     40: \item New User, for users to create their own accounts 
1.1       raeburn    41: \end{itemize}
                     42: \item Default colors for links in the page, depending on status: either
                     43: active, visited or default (if neither apply).
                     44: \end{itemize}

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