2007年6月21日

Z-BLOG模板标签库

这是在Z-Blog Plus 官方网站找到的Z-BLOG模板标签库,对使用Z-BLOG的朋友会有用.
原文出处:http://www.5iya.com/plus/post/template_label.asp

模板替换标签列表

本列表为有限集,超出此范围将不做替换

语言资源区

ZC_MSG001-ZC_MSGxxx
引用:<#ZC_MSGxxx#>
这里xxx就要引用的字符串资源的最后3位数字,001-200


系统常量区

ZC_BLOG_VERSION
引用:<#ZC_BLOG_VERSION#>

ZC_BLOG_LANGUAGE
引用:<#ZC_BLOG_LANGUAGE#>

ZC_BLOG_HOST
引用:<#ZC_BLOG_HOST#>

ZC_BLOG_TITLE
引用:<#ZC_BLOG_TITLE#>

ZC_BLOG_SUBTITLE
引用:<#ZC_BLOG_SUBTITLE#>

ZC_BLOG_NAME
引用:<#ZC_BLOG_NAME#>

ZC_BLOG_SUB_NAME
引用:<#ZC_BLOG_SUB_NAME#>

ZC_BLOG_CSS
引用:<#ZC_BLOG_CSS#>

ZC_BLOG_COPYRIGHT
引用:<#ZC_BLOG_COPYRIGHT#>

ZC_BLOG_MASTER
引用:<#ZC_BLOG_MASTER#>

ZC_CONTENT_MAX
引用:<#ZC_CONTENT_MAX#>


文件缓存区
分别引用INCLUDE目录下的文件内容

<#CACHE_INCLUDE_TAGS#>
<#CACHE_INCLUDE_STATISTICS#>
<#CACHE_INCLUDE_PREVIOUS#>
<#CACHE_INCLUDE_NAVBAR#>
<#CACHE_INCLUDE_MISC#>
<#CACHE_INCLUDE_LINK#>
<#CACHE_INCLUDE_FAVORITE#>
<#CACHE_INCLUDE_COMMENTS#>
<#CACHE_INCLUDE_CATALOG#>
<#CACHE_INCLUDE_CALENDAR#>
<#CACHE_INCLUDE_AUTHORS#>
<#CACHE_INCLUDE_ARCHIVES#>


数据区

BlogTitle:当前页的标题
引用:<#BlogTitle#>

文章基本数据:
<#article/id#>
<#article/level#>
<#article/title#>
<#article/intro#>
<#article/content#>
<#article/posttime#>
<#article/commnums#>
<#article/viewnums#>
<#article/trackbacknums#>
<#article/trackback_url#>
<#article/url#>
<#article/commentposturl#>
<#article/commentrss#>

文章分类数据:
<#article/category/id#>
<#article/category/name#>
<#article/category/intro#>
<#article/category/order#>
<#article/category/count#>
<#article/category/url#>

文章作者数据:
<#article/author/id#>
<#article/author/name#>
<#article/author/level#>
<#article/author/email#>
<#article/author/homepage#>
<#article/author/count#>
<#article/author/url#>

文章Tag数据:
<#article/tag/id#>
<#article/tag/name#>
<#article/tag/intro#>
<#article/tag/order#>
<#article/tag/count#>
<#article/tag/url#>
<#article/tag/encodename#>

文章评论数据:
<#article/comment/id#>
<#article/comment/name#>
<#article/comment/url#>
<#article/comment/email#>
<#article/comment/posttime#>
<#article/comment/content#>
<#article/comment/count#>
<#article/comment/firstcontact#>

文章引用数据:
<#article/trackback/id#>
<#article/trackback/name#>
<#article/trackback/url#>
<#article/trackback/tile#>
<#article/trackback/posttime#>
<#article/trackback/content#>
<#article/trackback/count#>

文章页面导航条数据:
上一篇文章
<#article/nav_l/url#>
<#article/nav_l/name#>
下一篇文章
<#article/nav_r/url#>
<#article/nav_r/name#>

翻页条数据:
<#pagebar/page/url#>
<#pagebar/page/number#>

<#template:pagebar_next#>
<#template:pagebar_previous#>


时间及格式区

文件生成时的当前时间
<#BLOG_CREATE_TIME#>

<#article/posttime/longdate#>
<#article/posttime/shortdate#>
<#article/posttime/longtime#>
<#article/posttime/shorttime#>
<#article/posttime/year#>
<#article/posttime/month#>
<#article/posttime/monthname#>
<#article/posttime/day#>
<#article/posttime/weekday#>
<#article/posttime/weekdayname#>
<#article/posttime/hour#>
<#article/posttime/minute#>
<#article/posttime/second#>


标题列表页数据
仅用于 b_catalog-list.html

标题行背景
<#catalog/list/background#>
文章附注信息颜色
<#catalog/list/hintcolor#>
目录链接颜色
<#catalog/list/catalogcolor#>
文章ID
<#catalog/list/id#>
文章标题
<#catalog/list/title#>
文章评论数
<#catalog/list/commentnums#>
文章引用数
<#catalog/list/trackbacknums#>
文章等级
<#catalog/list/level#>
文章等级名称
<#catalog/list/levelname#>
文章阅读次数
<#catalog/list/viewtimes#>
文章作者ID
<#catalog/list/authorid#>
文章发表时间(格式:月-日)
<#catalog/list/posttime#>
文章分类ID
<#catalog/list/catalogid#>
文章分类名
<#catalog/list/catalog#>


相关文章条目数据
仅用于 b_article-relation.html

文章URL
<#article/relation/url#>
文章标题
<#article/relation/title#>
文章发表时间(格式:月-日)
<#article/relation/posttime#>
文章评论数
<#article/relation/commentnums#>
文章引用数
<#article/relation/trackbacknums#>
文章等级
<#article/relation/level#>
文章分类ID
<#article/relation/catalogid#>
文章作者ID
<#article/relation/authorid#>
文章分类名
<#article/relation/catalog#>
文章等级名称
<#article/relation/levelname#>
文章浏览次数(非实时更新)
<#article/relation/viewnums#>

« 《同一首歌》炮轰刘德华 未料遭网友炮轰MSN最新版本(Windows Live Messenger 8.5 Beta) »

3 回复,0 引用: Z-BLOG模板标签库

添加回复

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。