MTBlogs
システムに登録されているブログの一覧を表示するためのブロックタグです。
使い方
<div class="widget-blogs widget"> <h2>ブログ一覧</h2> <ul> <MTBlogs> <li><a href="<$mt:BlogURL$>"><$mt:BlogName$></a> <span class="count">[<$mt:BlogEntryCount$>]</span></li> </MTBlogs> </ul> </div>
モディファイア
- blog_ids="all | children | siblings | ID"
- include_blogs="all | children | siblings | ID"
- include_with_website="1"
- exclude_blogs="ID"
-
対象のブログを指定します。
MTBlogs と関連のあるテンプレートタグ (32)
- MTBlogArchiveURL
- MTBlogCategoryCount
- MTBlogCCLicenseImage
- MTBlogCCLicenseURL
- MTBlogCommentCount
- MTBlogCustomFieldDescription
- MTBlogCustomFieldName
- MTBlogCustomFields
- MTBlogCustomFieldValue
- MTBlogDateLanguage
- MTBlogDescription
- MTBlogEntryCount
- MTBlogFileExtension
- MTBlogHost
- MTBlogID
- MTBlogIfCCLicense
- MTBlogIfCommentsOpen
- MTBlogLanguage
- MTBlogName
- MTBlogPageCount
- MTBlogParentWebsite
- MTBlogPingCount
- MTBlogRelativeURL
- MTBlogResultFooter
- MTBlogResultHeader
- MTBlogs
- MTBlogSitePath
- MTBlogTemplateSetID
- MTBlogThemeID
- MTBlogTimezone
- MTBlogURL
- MTIfBlog