#assign canCommentOrDelete = true> <#if commentClosed?has_content && commentClosed> <#assign canCommentOrDelete = false> #if> <#if canCommentOrDelete> <#include "/skin/plugins/extend/modules/comment/add_comment.html" /> #if> <#-- Affiche la liste des commentaires postés, pour une PROPOSITION comme pour un ATELIER --> <#if listComments?? && listComments?has_content> <#-- Nombre de commentaires postés -->
${nbPublishedComments} commentaire<#if nbPublishedComments > 1>s#if>
#if><#if use_bbcode> ${subComment.BBCodeComment!} <#else> ${subComment.comment!} #if>
${comment.name!} le ${comment.dateComment!?string("dd/MM/yyyy")} <#if canCommentOrDelete> <#if registeredUserEmail??&& comment.email ?? && comment.email == registeredUserEmail && comment.numberSubComments <= 0 > <#if canDeleteComments?has_content && canDeleteComments> #if> #if> #if>
<#-- Like de commentaire si l'usager est connecté --> <#if registeredUserEmail?? >