threaded_comments
: Inclusion des commentaires filetés (V1) - Blogger XML Documentation
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 |
Les inclusions du gadget Blog
main
backlinkDeleteIcon
backlinks
comment-form
commentDeleteIcon
comment_count_picker
comment_picker
comments
feedLinks
feedLinksBody
iframe_comments
mobile-index-post
mobile-main
mobile-nextprev
mobile-post
nextprev
post
postQuickEdit
shareButtons
status-message
threaded-comment-form
threaded_comment_js
threaded_comments