threaded_comments : Inclusion des commentaires filetés (V1) - Blogger XML Documentation

Blogger - threaded_comments [Blog GV1]
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 1
Garantie d'usage : Oui
Priorité faible
Thème Version 2
Garantie d'usage : Oui
Priorité moyenne
Thème Dynamique
Garantie d'usage : Rendu désactivé
Aucune priorité
Thème Version 3
Garantie d'usage : Aucune
Aucune 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


Spotlight

Populaires cette semaine