If you’re customizing SpeedBlog, you can use these tokens inside a UserControl pane. This list may change over time and will be kept updated here for a consolidated reference
Substitution Variables
The following variables can be used in the context of a Blog Post.
SpeedBlog_AuthorIsProfileVisible
SpeedBlog_Categories
SpeedBlog_Comment_CanEditComment
SpeedBlog_Comment_CanLeaveComment
SpeedBlog_Comment_IsApproved
SpeedBlog_Comment_IsAutoApprovedToComment
SpeedBlog_Comment_IsGettingReferral
SpeedBlog_Comment_IsGravatarEnabled
SpeedBlog_Comment_IsMarkedSpam
SpeedBlog_Comment_IsSpam
SpeedBlog_HasNoContent
SpeedBlog_IsAdmin
SpeedBlog_IsFriend
SpeedBlog_IsModerator
SpeedBlog_AuthorPostCount
SpeedBlog_AuthorAvatarUrl
SpeedBlog_AuthorBio
SpeedBlog_AuthorCompany
SpeedBlog_AuthorCountry
SpeedBlog_AuthorDisplayName
SpeedBlog_AuthorEmail
SpeedBlog_AuthorFirstName
SpeedBlog_AuthorLastName
SpeedBlog_AuthorPhotoURL
SpeedBlog_AuthorProfileUrl
SpeedBlog_AuthorTitle
SpeedBlog_AuthorUserId
SpeedBlog_AuthorUserName
SpeedBlog_BlogTitle
SpeedBlog_BlogDescription
SpeedBlog_BlogUrl
SpeedBlog_CommentCount
SpeedBlog_CommentID
SpeedBlog_Comment_DisplayName
SpeedBlog_Comment_Email
SpeedBlog_Comment_GravatarURL
SpeedBlog_Comment_Gravatar_Rating
SpeedBlog_Comment_Gravatar_Width
SpeedBlog_Comment_Permalink
SpeedBlog_Comment_PublishAbbDayName
SpeedBlog_Comment_PublishAbbMonth
SpeedBlog_Comment_PublishDateLong
SpeedBlog_Comment_PublishDateShort
SpeedBlog_Comment_PublishDay
SpeedBlog_Comment_PublishTimeElapsed
SpeedBlog_Comment_PublishTimeLong
SpeedBlog_Comment_PublishTimeShort
SpeedBlog_Comment_PublishYear
SpeedBlog_Comment_Text
SpeedBlog_Comment_Title
SpeedBlog_Comment_Website
SpeedBlog_Comment_wSmiley
SpeedBlog_CommentsUrl
SpeedBlog_Css_Featured
SpeedBlog_Css_Row
SpeedBlog_FullDescription
SpeedBlog_FullSummary
SpeedBlog_Permalink
SpeedBlog_PostId
SpeedBlog_PublishAbbDayName
SpeedBlog_PublishAbbMonth
SpeedBlog_PublishDate
SpeedBlog_PublishDateLong
SpeedBlog_PublishDateShort
SpeedBlog_PublishDay
SpeedBlog_PublishMonth
SpeedBlog_PublishTimeElapsed
SpeedBlog_PublishTimeLong
SpeedBlog_PublishTimeShort
SpeedBlog_PublishYear
SpeedBlog_ShortURL
SpeedBlog_Summary
SpeedBlog_Tags
SpeedBlog_Title
SpeedBlog_ViewCount
SpeedBlog_ViewTabId
Methods
public string SpeedBlog_GetAuthorProfileProperty(string userid,string ProfilePropertyName)
Tokens
Tokenization can be an expensive operation. However if needed, the following token substitutions are supported.
full-summary
summary
comment-count
view-count
author-display-name
author-userid
author-username
author-firstname
author-lastname
publish-date-short
publish-date-long
publish-time-short
publish-time-long
publish-time-elapsed
full-description
publish-abb-month
publish-day
publish-abb-day-name
publish-year
title
postid
view-tabid
author-photo-url
permalink
blog-url
comments-url
author-profile-url
Tokens must be specified in the form of SBAttr attribute against an Image, Hyperlink, Label or Literal control.