comments
: Plugin de commentaires cumulés (V2) - Blogger XML Documentation
![Blogger - comments [Blog GV2]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhP9zZcLsR2Fl9MRN7W9QB7GVY2e2dK17xXUCN95A6Yi-Ic5pDGr7vsTJtXnJwDrY-Q-TsBm60OTxX8KTby9IHNleZdBOGhPgYcIvLMPVwxxBOEJ5RzL14uFwE15DJagZStzQ068O1U7pgx/s600-rw/comments-Blog.jpg)
Gadget Version 1 | Gadget Version 2 | Balisage |
---|---|---|
Aucun gadget | Blog | Original |
- Description de l'inclusion
comments
est le nom d'une inclusion du modèle par défaut de gadget version 2 dans le gadget Blog.
L'inclusion reconstruit l'ossature principale du module de commentaires cumulés.- Directives d'usage et niveau de priorité de mise à jour
-
Thème Version 1Garantie d'usage : AucuneAucune prioritéThème Version 2Garantie d'usage : AucuneAucune prioritéThème DynamiqueGarantie d'usage : AucuneAucune prioritéThème Version 3Garantie d'usage : OuiPriorité haute
- Variante par thème
- Inexistante.
- Inclusion homonyme gadget version 1
comments
Table des matières
Contenu de l'inclusion
Le code XML
<b:includable id='comments' var='post'>
<section expr:class='"comments" + (data:post.embedCommentForm ? " embed" : "")'
expr:data-num-comments='data:post.numberOfComments'
id='comments'>
<a name='comments'/>
<b:if cond='data:post.allowComments'>
<b:include name='commentsTitle'/>
<div expr:id='data:widget.instanceId + "_comments-block-wrapper"'>
<b:include cond='data:post.comments' data='post.comments' name='commentList'/>
</div>
<b:if cond='data:post.commentPagingRequired'>
<div class='paging-control-container'>
<b:if cond='data:post.hasOlderLinks'>
<a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
<data:messages.oldest/>
</a>
<a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
<data:messages.older/>
</a>
</b:if>
<span class='comment-range-text'>
<data:post.commentRangeText/>
</span>
<b:if cond='data:post.hasNewerLinks'>
<a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
<data:messages.newer/>
</a>
<a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
<data:messages.newest/>
</a>
</b:if>
</div>
</b:if>
<div class='footer'>
<b:if cond='data:post.embedCommentForm'>
<b:if cond='data:post.allowNewComments'>
<b:include data='post' name='commentForm'/>
<b:else/>
<data:post.noNewCommentsText/>
</b:if>
<b:else/>
<b:if cond='data:post.allowComments'>
<b:include data='post' name='addComments'/>
</b:if>
</b:if>
<b:if cond='data:showCmtPopup'>
<div id='comment-popup'>
<iframe allowtransparency='true'
frameborder='0'
id='comment-actions'
name='comment-actions'
scrolling='no'/>
</div>
</b:if>
</section>
</b:includable>
Les nœuds parents
ID Inclusion | Balisage |
---|---|
commentPicker |
Original |
Disponibilité des variantes de l'inclusion
Thèmes | FrontEnd | BackEnd |
---|---|---|
Original | Original | Original+ |
Contempo | Original | Original+ |
Emporio | Original | Original+ |
Essential | Original | Original+ |
Notable | Original | Original+ |
Soho | Original | Original+ |
Afficher les variantes |