feedLinks
: Sélecteur de flux du gadget Blog (V2) - Blogger XML Documentation
Gadget Version 1 | Gadget Version 2 | Balisage |
---|---|---|
Aucun gadget | Blog | Original |
- Description de l'inclusion
feedLinks
est une inclusion du modèle par défaut de gadget version 2 dans le gadget Blog qui a pour mission de sélectionner le type de flux.
Des versions alternatives existent explicitement dans certains Layouts Version 3. Ce qui explique que le code que vous verrez dans votre thème sera peut-être différent de celui affiché sur cette fiche.- 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 : ExpérimentalPriorité indéfinie
- Variante par thème
- Existe.
- Inclusion homonyme gadget version 1
feedLinks
Contenu de l'inclusion
Le code XML
<b:includable id='feedLinks'> <b:if cond='!data:view.isPost'> <!-- Blog feed links --> <b:if cond='data:feedLinks'> <div class='blog-feeds'> <b:include data='feedLinks' name='feedLinksBody'/> </div> </b:if> <b:else/> <!--Post feed links --> <div class='post-feeds'> <b:loop values='data:posts' var='post'> <b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/> </b:loop> </div> </b:if> </b:includable>
Les nœuds parents
ID Inclusion | Balisage |
---|---|
main |
Original |
Disponibilité des variantes de l'inclusion
Thèmes | FrontEnd | BackEnd |
---|---|---|
Original | Original | Original+ |
Contempo | Theme | Original+ |
Emporio | Theme | Original+ |
Essential | Theme | Original+ |
Notable | Theme | Original+ |
Soho | Theme | Original+ |
Afficher les variantes |
Les inclusions du gadget Blog
main
aboutPostAuthor
addComments
blogThisShare
bylineByName
bylineRegion
commentAuthorAvatar
commentDeleteIcon
commentForm
commentFormIframeSrc
commentItem
commentList
commentPicker
comments
commentsLink
commentsLinkIframe
commentsTitle
defaultAdUnit
emailPostIcon
facebookShare
feedLinks
feedLinksBody
footerBylines
googlePlusShare
headerByline
homePageLink
iframeComments
inlineAd
linkShare
nextPageLink
otherSharingButton
platformShare
post
postAuthor
postBody
postBodySnippet
postCommentsAndAd
postCommentsLink
postFooter
postFooterAuthorProfile
postHeader
postJumpLink
postLabels
postLocation
postMeta
postMetadataJSONImage
postMetadataJSONPublisher
postPagination
postReactions
postShareButtons
postTimestamp
postTitle
previousPageLink
sharingButton
sharingButtonContent
sharingButtons
sharingButtonsMenu
sharingPlatformIcon
threadedCommentForm
threadedCommentJs
threadedComments