From: Zdeněk Šustr Date: Tue, 14 Aug 2012 14:29:58 +0000 (+0000) Subject: Web querying interface and HTML branding explained. X-Git-Tag: glite-lbjp-common-gss_R_3_2_4_1~5 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=96d9f8ca82796c47f6730ca394da6d60db661058;p=jra1mw.git Web querying interface and HTML branding explained. --- diff --git a/org.glite.lb.doc/Makefile b/org.glite.lb.doc/Makefile index e2e2c23..8135d92 100644 --- a/org.glite.lb.doc/Makefile +++ b/org.glite.lb.doc/Makefile @@ -34,7 +34,7 @@ INSTALL=install all: generate doc -generate: events.tex status.tex ver.tex +generate: events.tex status.tex ver.tex nameslists.tex doc: LBUG.pdf LBAG.pdf LBDG.pdf LBTP.pdf LBTG.pdf @@ -84,7 +84,7 @@ install: done clean: - rm -rvf LBUG* LBAG* LBDG* LBTP* LBTG* events.tex status.tex ver.tex comment* + rm -rvf LBUG* LBAG* LBDG* LBTP* LBTG* events.tex status.tex nameslists.tex ver.tex comment* rm -rvf dist ${package}-*.tar.gz distclean: @@ -108,7 +108,7 @@ LBUG.pdf: ${COMMON} \ LBUG-Introduction.tex components.tex \ LBUG-Tools.tex logevent.tex https_configuration.tex notify.tex log_usertag.tex change_acl.tex \ LBUG-Troubleshooting.tex \ - LBUG-Appendix.tex events.tex status.tex faq.tex + LBUG-Appendix.tex events.tex status.tex nameslists.tex faq.tex LBAG.pdf: ${COMMON} \ LBAG.tex \ diff --git a/org.glite.lb.doc/src/LBAG-Installation.tex b/org.glite.lb.doc/src/LBAG-Installation.tex index a8f9413..600439a 100644 --- a/org.glite.lb.doc/src/LBAG-Installation.tex +++ b/org.glite.lb.doc/src/LBAG-Installation.tex @@ -286,8 +286,9 @@ Using \emph{yaim}, you do not need to edit \LB's configuration files for your in glite-lb-authz.conf & Authorization policy, in use since \LBver{2.1}. Extensively explained in Section \ref{inst:authz} (page \pageref{inst:authz}).\\ log4crc & Logging output configuration, in use since \LBver{2.0}. Explained in Section \ref{inst:comlog} (page \pageref{inst:comlog}).\\ msg.conf & Messaging plugin and features configuration, in use since \LBver{3.0}. Explained in Section \ref{inst:messaging} (page \pageref{inst:messaging}).\\ -site-notif.conf & Permanent notification registrations to be maintained on the server. Available since \LBver{3.2}. Explained in section \ref{inst:sitenotif} (page \pageref{inst:sitenotif}). -%\\glite-lb-my.cnf & Pre-prepared \emph{MySQL} configuration file, designed to be included in \texttt{my.cnf} by the \texttt{!include} directive. Available since \LBver{3.2}. +site-notif.conf & Permanent notification registrations to be maintained on the server. Available since \LBver{3.2}. Explained in section \ref{inst:sitenotif} (page \pageref{inst:sitenotif}).\\ +%glite-lb-my.cnf & Pre-prepared \emph{MySQL} configuration file, designed to be included in \texttt{my.cnf} by the \texttt{!include} directive. Available since \LBver{3.2}.\\ +html-header.html & Recognized since \LBver{3.3}; optional HTML header to be included in all \LB server's HTML output. Explained in section \ref{inst:branding} (page \pageref{inst:branding}). \end{tabularx} Besides configuration files observed directly by \LB's services, there is a score of other files installed by \LB and used by other system services. They are: @@ -695,6 +696,15 @@ disk separate from OS and MySQL log files (\texttt{innodb\_log\_group\_home\_dir \end{itemize} +\subsubsection{Branding \LB's HTML output} +\label{inst:branding} + +Since \LBver{3.3}, the server allows site admins to specify header files to be used in all HTML output, branding it with their home organization's visual style or logos. The server looks for the file at \texttt{/etc/glite-lb/html-header.html} but option \texttt{-H} can be used to specify a different location. The contents of the file are inserted verbatim between the \texttt{} and \texttt{} tags and typically they will give a \texttt{