threaded_comments
: Inclusion des commentaires filetés (V1) - Blogger XML Documentation
![Blogger - threaded_comments [Blog GV1]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nu43ZcVIjl-Vd-FmriqaXpu8MtdcBmIf4JGXpNzIGiF7Ooh8MPajBA9ElZ8vqSN7Vj2wMbfnE9lQ9CMKXz2634x_GTlybKSNKb5I_m0J0sbRAbeZSSPjHoanHED48CUxosO8diY-UIL5/s600-rw/threaded_comments-Blog.jpg)
Gadget Version 1 | Gadget Version 2 | Balisage |
---|---|---|
Blog | Aucun gadget | Original |
- Description de l'inclusion
threaded_comments
est le nom d'une inclusion du modèle par défaut de gadget version 1 dans le gadget Blog.
L'inclusion est la section principale du module de commentaires filetés.- Directives d'usage et niveau de priorité de mise à jour
-
Thème Version 1Garantie d'usage : OuiPriorité faibleThème Version 2Garantie d'usage : OuiPriorité moyenneThème DynamiqueGarantie d'usage : Rendu désactivéAucune prioritéThème Version 3Garantie d'usage : AucuneAucune priorité
- Inclusion homonyme gadget version 2
threadedComments
Contenu de l'inclusion
Le code XML
<b:includable id='threaded_comments' var='post'>
<div class='comments' id='comments'>
<a name='comments'/>
<h4><data:post.commentLabelFull/>:</h4>
<div class='comments-content'>
<b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>
<div id='comment-holder'>
<data:post.commentHtml/>
</div>
</div>
<p class='comment-footer'>
<b:if cond='data:post.allowNewComments'>
<b:include data='post' name='threaded-comment-form'/>
<b:else/>
<data:post.noNewCommentsText/>
</b:if>
</p>
<b:if cond='data:showCmtPopup'>
<div id='comment-popup'>
<iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
</iframe>
</div>
</b:if>
</div>
<div id='backlinks-container'>
<div expr:id='data:widget.instanceId + "_backlinks-container"'></div>
</div>
</b:includable>
Les nœuds parents
ID Inclusion | Balisage |
---|---|
comment_picker |
Original |