Deprecated. They are the color definition for previous web interface. Thoses parameters are unused in 5.1 and higher
version but still availible.style.css, print.css, print-preview.css and fullPage.css
\subsection {\cfkeyword {css\_path}}
Pre-parsed CSS files (let's say static css files) can be installed using Sympa server skins module. Thoses CSS files are
installed in a part of the web server that can be reached without using sympa web engine. In order to do this edit the
robot.conf file and set the css_path parameter. Then retart the server and use skins module from the "admin sympa" page
to install preparsed CSS file. The in order to replace dynamic CSS by thoses static files
set the \cfkeyword {css\_url} parameter.
\subsection {\cfkeyword {css\_url}}
By default, CSS files style.css, print.css, print-preview.css and fullPage.css are delivred by Sympa web interface itself using a sympa action
named css. URL look like http://foo.org/sympa/css/style.css . CSS file are made parsing a web\_tt2 file named css.tt2. This allow dynamique
definition of colors and in a near futur a complete definition of the skin, user preference skins etc.
In order to make sympa web interface faster, it is strongly recommended to install static css file somewhere in your web site. This way sympa will deliver
only one page insteed of one page and four css page at each clic. This can be done using css\_url parameter. The parameter must contain the URL of the
directory where style.css, print.css, print-preview.css and fullPage.css are installed. You can make your own a sophisticated new skin editing thoses
files. The server admin module include a CSS administration page that can help you to install static CSS.
They are the color definition for web interface. Default are set in the main Makefile. Thoses parameters can be overwritten in each virtual robot definition.
<INPUT TYPE="submit" NAME="action_remove_arc" VALUE="($tag$%|loc%$tag$)tag this mail for deletion($tag$%END%$tag$)" onClick="return request_confirm('($tag$%|loc%$tag$)Do you really want to delete this message ?($tag$%END%$tag$)')">
<INPUT TYPE="submit" NAME="action_remove_arc" VALUE="($tag$%|loc%$tag$)tag this mail for deletion($tag$%END%$tag$)" onClick="return request_confirm('($tag$%|loc%$tag$)Do you really want to delete this message ?($tag$%END%$tag$)')">
($tag$% IF user.email == '$FROMADDR$' || is_owner %$tag$)
<input type="submit" NAME="action_remove_arc" VALUE="($tag$%|loc%$tag$)tag this mail for deletion($tag$%END%$tag$)" onClick="return request_confirm('($tag$%|loc%$tag$)Do you really want to delete this message ?($tag$%END%$tag$)')" />