Changeset 65999 in spip-zone for _plugins_/comments/trunk/comments.html
- Timestamp:
- Sep 17, 2012, 5:14:57 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/comments/trunk/comments.html
r44923 r65999 2 2 <a href="#comments" name="comments" id="comments"></a> 3 3 <a href="#forum" name="forum" id="forum"></a> 4 <INCLURE{fond=comments-#CONFIG{comments/comments_fil,list} }{env}/>4 <INCLURE{fond=comments-#CONFIG{comments/comments_fil,list},env,ajax} /> 5 5 [<div class="comment-form"> 6 <h2 class="h2"><:repondre_article:></h2> 7 (#FORMULAIRE_FORUM{#SELF })6 [<h2 class="h2">(#ENV{repondre_titre,<:repondre_article:>})</h2>] 7 (#FORMULAIRE_FORUM{#SELF,#ENV{objet},#ENV{id_objet}}) 8 8 </div>] 9 [(#PARAMETRES_FORUM|oui)<INCLURE{fond=comments-feed }{env}>]9 [(#PARAMETRES_FORUM|oui)<INCLURE{fond=comments-feed,env} />] 10 10 </div>
Note: See TracChangeset
for help on using the changeset viewer.