Last change
on this file was
108857,
checked in by tcharlss@…, 3 years ago
|
v3.4.8 : possibilité de passer un titre vide en paramètre si on ne veut pas l'afficher (en cas de surcharge de inclure/forum.html)
|
File size:
456 bytes
|
Line | |
---|
1 | <div class="comments"> |
---|
2 | <a href="#comments" id="comments"></a> |
---|
3 | <a href="#forum" id="forum"></a> |
---|
4 | <INCLURE{fond=comments-#CONFIG{comments/comments_fil,list}|replace{'-',''},env,ajax} /> |
---|
5 | [<div class="comment-form"> |
---|
6 | [<h2 class="h2">(#ENV{repondre_titre}|is_null|?{<:comments:comments_h:>,#ENV{repondre_titre}|trim})</h2>] |
---|
7 | (#FORMULAIRE_FORUM{#SELF,#ENV{objet},#ENV{id_objet}}) |
---|
8 | </div>] |
---|
9 | [(#PARAMETRES_FORUM|oui)<INCLURE{fond=comments-feed,env} />] |
---|
10 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.