<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
* Copyright (C) 2000 Sebastian Schaffert
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-->
<!-- This is part of the French translation of WebMail - Christian SENET - senet@lpm.u-nancy.fr - 2002 -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="html" indent="yes"/>
<xsl:variable name="imgbase" select="/USERMODEL/STATEDATA/VAR[@name='img base uri']/@value"/>
<xsl:variable name="base" select="/USERMODEL/STATEDATA/VAR[@name='base uri']/@value"/>
<xsl:variable name="session-id" select="/USERMODEL/STATEDATA/VAR[@name='session id']/@value"/>
<xsl:template match="/">
<HTML>
<HEAD>
<TITLE>Boite aux Lettres WebMail de : Liste des Messages (Dossier )
<META CONTENT="AUTHOR" VALUE="Sebastian Schaffert"/>
<link rel="stylesheet" href="{$base}/passthrough/webmail.css"/>
</HEAD>
<BODY bgcolor="#B5C1CF" topmargin="5" leftmargin="0" marginwidth="0" marginheight="5">
<TABLE width="100%" border="0" cellspacing="2" cellpadding="2">
<xsl:variable name="current" select="/USERMODEL/CURRENT[@type='folder']/@id"/>
<FORM ACTION="{$base}/folder/list?flag=1&session-id={$session-id}&folder-id={$current}&part={/USERMODEL/CURRENT[@type='folder']/@list_part}" METHOD="POST">
<xsl:apply-templates select="/USERMODEL/MAILHOST_MODEL//FOLDER[@id=$current]"/>
</FORM>
</TABLE>
</BODY>
</HTML>
</xsl:template>
<xsl:template match="FOLDER">
<TR>
<TD width="100%" colspan="7" height="22" class="testoNero">
Affichage des messages <xsl:value-of select="/USERMODEL/CURRENT[@type='folder']/@first_msg"/>
à <xsl:value-of select="/USERMODEL/CURRENT[@type='folder']/@last_msg"/>
du dossier <xsl:value-of select="@name"/> (Aide).
</TD>
</TR>
<xsl:call-template name="navigation"/>
<xsl:apply-templates select="MESSAGELIST"/>
<TR>
<TD width="100%" colspan="7" align="center" class="testoNero" bgcolor="#A6B1C0">
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
<TR>
<TD class="testo">Marqueurs de Message: