Weblog Information Tag
The purpose of this tag is to display general information about the specified weblog as set under Admin > Weblog Management.
{exp:weblog:info weblog="news"}
Weblog Name: {blog_title}<br />
Description: {blog_description}
{/exp:weblog:info}
Parameters
weblog=
weblog="weblog_name"
The name (short name) of the weblog. This is a required parameter.
Variables
blog_description
{blog_description}
This variable simply displays the content from the "Weblog Description" field.
blog_encoding
{blog_encoding}
This variable simply displays the content from the "XML Character Encoding" setting.
blog_lang
{blog_lang}
This variable simply displays the content from the "XML Language" setting.
blog_title
{blog_title}
This variable simply displays the content from the "Full Weblog Name" setting.
blog_url
{blog_url}
This variable simply displays the content from the "Weblog URL" setting.
User Contributed Notes
You must have an ExpressionEngine license and have attained a forum rank of "Lab Assistant" (100 posts) to contribute notes to the User Guide