Changeset 59582 in spip-zone
- Timestamp:
- Mar 20, 2012, 5:11:36 PM (9 years ago)
- Location:
- _plugins_/comments/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/comments/trunk/comments-thread.html
r55048 r59582 8 8 <li class="comment-li comment-item[ (#COMPTEUR_BOUCLE|alterner{'odd','even'})][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#EXPOSE)]"> 9 9 <INCLURE{fond=inclure/comment,id_forum,compteur=#COMPTEUR_BOUCLE, thread=oui} /> 10 [<p class="comment-reply"><a href="(#PARAMETRES_FORUM|url_reponse_forum)" rel="noindex nofollow"><:forum:repondre_message:></a></p>] 10 11 <B_comments-fils> 11 12 <ul class="comments-ul comments-items"> … … 13 14 <li class="comment-li comment-item[ (#COMPTEUR_BOUCLE|alterner{'odd','even'})][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#EXPOSE)]"> 14 15 <INCLURE{fond=inclure/comment,id_forum, thread=oui} /> 16 [<p class="comment-reply"><a href="(#PARAMETRES_FORUM|url_reponse_forum)" rel="noindex nofollow"><:forum:repondre_message:></a></p>] 15 17 <BOUCLE_comments-fils-etc(boucle_comments-fils)></BOUCLE_comments-fils-etc> 16 18 </li> -
_plugins_/comments/trunk/paquet.xml
r57889 r59582 2 2 prefix="comments" 3 3 categorie="communication" 4 version="3.0. 6"4 version="3.0.7" 5 5 etat="test" 6 6 compatibilite="[3.0.0-alpha2;3.0.*["
Note: See TracChangeset
for help on using the changeset viewer.