Changeset 48577 in spip-zone
- Timestamp:
- Jun 8, 2011, 11:17:06 AM (10 years ago)
- Location:
- _plugins_/comments/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/comments/trunk/comments-list.html
r43938 r48577 1 1 [(#REM) Cette balise (invisible) provoque le recalcul du forum la premiere fois qu'un message est poste (cf. inc/invalideur). ] 2 2 [(#PARAMETRES_FORUM|?{''})] 3 <B_comments -list>4 <div class="comments-list ">3 <B_comments_list> 4 <div class="comments-list comments"> 5 5 <h2 class="h2"><:comments:comments_h:></h2> 6 <ul class="comments-ul"> 7 <BOUCLE_comments-list(FORUMS) {statut IN publie} {id_rubrique ?}{id_article ?}{id_breve ?}{id_syndic ?} {plat} {par date}> 8 <li class="comment-li[ (#COMPTEUR_BOUCLE|alterner{'odd','even'})][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#EXPOSE)]"> 9 [(#MODELE{comment}{id_forum}{compteur=#COMPTEUR_BOUCLE})] 10 [(#BOUTONS_ADMIN_FORUM)] 6 <ul class="comments-ul comments-items"> 7 <BOUCLE_comments_list(FORUMS) {statut IN publie} {id_rubrique ?}{id_article ?}{id_breve ?}{id_syndic ?} {plat} {par date}> 8 <li class="comment-li comment-item[ (#COMPTEUR_BOUCLE|alterner{'odd','even'})][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#EXPOSE)]"> 9 <INCLURE{fond=inclure/comment,id_forum,compteur=#COMPTEUR_BOUCLE} /> 11 10 </li> 12 </BOUCLE_comments -list>11 </BOUCLE_comments_list> 13 12 </ul> 14 13 </div> 15 </B_comments -list>14 </B_comments_list> -
_plugins_/comments/trunk/comments-thread.html
r37134 r48577 2 2 [(#PARAMETRES_FORUM|?{''})] 3 3 <B_comments-list> 4 <div class="comments -listcomments-thread">4 <div class="comments comments-thread"> 5 5 <h2 class="h2"><:comments:comments_h:></h2> 6 <ul class="comments-ul ">6 <ul class="comments-ul comments-items"> 7 7 <BOUCLE_comments-list(FORUMS) {statut IN publie} {id_rubrique ?}{id_article ?}{id_breve ?}{id_syndic ?} {par date}> 8 <li class="comment-li [ (#COMPTEUR_BOUCLE|alterner{'odd','even'})][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#EXPOSE)]">9 [(#MODELE{comment}{id_forum}{compteur=#COMPTEUR_BOUCLE}{thread=oui})]8 <li class="comment-li comment-item[ (#COMPTEUR_BOUCLE|alterner{'odd','even'})][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#EXPOSE)]"> 9 <INCLURE{fond=inclure/comment,id_forum,compteur=#COMPTEUR_BOUCLE, thread=oui} /> 10 10 <B_comments-fils> 11 <ul class="comments-ul comments- fils">11 <ul class="comments-ul comments-items"> 12 12 <BOUCLE_comments-fils(FORUMS){id_parent}{par date}> 13 <li class="comment-li [ (#COMPTEUR_BOUCLE|alterner{'odd','even'})][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#EXPOSE)]">14 [(#MODELE{comment}{id_forum}{thread=oui})]13 <li class="comment-li comment-item[ (#COMPTEUR_BOUCLE|alterner{'odd','even'})][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#EXPOSE)]"> 14 <INCLURE{fond=inclure/comment,id_forum, thread=oui} /> 15 15 <BOUCLE_comments-fils-etc(boucle_comments-fils)></BOUCLE_comments-fils-etc> 16 16 </li> -
_plugins_/comments/trunk/inclure/comments-thread-1.html
r39446 r48577 2 2 [(#PARAMETRES_FORUM|?{''})] 3 3 <B_comments-list> 4 <div class="comments -listcomments-thread comments-thread-1">4 <div class="comments comments-thread comments-thread-1"> 5 5 <h2 class="h2"><:comments:comments_h:></h2> 6 6 [<div class="pagination">(#PAGINATION)</div>] 7 <ul class="comments-ul ">7 <ul class="comments-ul comments-items"> 8 8 <BOUCLE_comments-list(FORUMS){id_rubrique ?}{id_article ?}{id_breve ?}{id_syndic ?} {!par date_thread}{pagination 10}> 9 <li class="comment-li [ (#COMPTEUR_BOUCLE|alterner{'odd','even'})][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#EXPOSE)]">10 <INCLURE{fond= modeles/comment}{id_forum}{compteur=#COMPTEUR_BOUCLE}{thread=oui}>9 <li class="comment-li comment-item[ (#COMPTEUR_BOUCLE|alterner{'odd','even'})][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#EXPOSE)]"> 10 <INCLURE{fond=inclure/comment}{id_forum}{compteur=#COMPTEUR_BOUCLE}{thread=oui}> 11 11 <B_comments-fils> 12 <ul class="comments-ul ">12 <ul class="comments-ul comments-items"> 13 13 <BOUCLE_comments-fils(FORUMS){id_thread}{id_forum!=#_comments-list:ID_FORUM}{par date}> 14 <li class="comment-li [ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#COMPTEUR_BOUCLE|=={#TOTAL_BOUCLE}|oui)last]">15 <INCLURE{fond= modeles/comment}{id_forum}{thread=oui}>14 <li class="comment-li comment-item[ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#COMPTEUR_BOUCLE|=={#TOTAL_BOUCLE}|oui)last]"> 15 <INCLURE{fond=inclure/comment}{id_forum}{thread=oui}> 16 16 </li> 17 17 </BOUCLE_comments-fils> 18 18 </ul> 19 19 </B_comments-fils> 20 [<p class=" repondre"><a20 [<p class="comment-reply"><a 21 21 href="(#PARAMETRES_FORUM|url_reponse_forum)" 22 22 onclick="jQuery(this).add_reply_to([(#ID_THREAD)]);return false;" 23 rel="noindex nofollow"><: repondre_message:></a></p>]23 rel="noindex nofollow"><:forum:repondre_message:></a></p>] 24 24 </li> 25 25 </BOUCLE_comments-list>
Note: See TracChangeset
for help on using the changeset viewer.