WEB开发网
开发学院CMS教程其它CMS akcms一些标签,在模板中作站调用 阅读

akcms一些标签,在模板中作站调用

 2012-03-20 11:18:57 来源:WEB开发网   
核心提示:[rootpicture]缩略图地址[picture]缩略图地址[text]正文内容[tid]对应帖子id[b]换行二 getindexs(取分页的)参数page=$page ipp=$ipp total=$total这3个是必写的,如果是栏目分页还要加上:category=$category如果是搜索分页还要加上:k
[rootpicture]缩略图地址
[picture]缩略图地址
[text]正文内容
[tid]对应帖子id
[b]换行

二 getindexs(取分页的)

参数
page=$page ipp=$ipp total=$total
这3个是必写的,如果是栏目分页还要加上:
category=$category
如果是搜索分页还要加上:
keywords=$keywords

template
baseurl

模板
[indexs]列表

举例
<{getindexs baseurl="/akcms_search.php?keywords=[keywords]&category=[category]" keywords=$keywords category=$category page=$page ipp=$ipp total=$total template="[indexs]"}>

三 getcategories

参数
id 指定的栏目ID
skipid 跳过的栏目ID,支持多个
rootcategory 上级栏目号
skipsub 跳过二级分类

模板
[url] 栏目的地址
[category] 栏目的名字
举例:
<{getcategories num="30" skipid="1" expire="600" template="<li><a href=()[url]()>[category]</a></li> "}>

四 getthreads(取论坛主帖)

参数
forum 论坛板块,支持多个板块,比如:forum="1,2,3"
skipforum 跳过的论坛板块,支持多个板块
digest 精华,digest="0"表示是不是精华都可以(相当于没写这个条件),digest="1"表示是精华,digest="2"(表示2、3级精华,Discuz支持)digest="3"(表示3级精华,Discuz支持)

模板
[y]年
[m]月
[d]日
[h]时
[i]分
[s]秒
[sy]短格式年
[sm]短格式月
[sd]短格式日
[last_y]最后回帖的年
[last_m]最后回帖的月
[last_d]最后回帖的日
[last_h]最后回帖的时
[last_i]最后回帖的分
[last_s]最后回帖的秒
[last_sy]最后回帖的短格式年
[last_sm]最后回帖的短格式月
[last_sd]最后回帖的短格式日
[digest]是否是精华帖,1是,0不是
[fid]板块ID
[tid]主题ID
[title]帖子题目
[uid]发帖者UID
[user]发帖者用户名
[replies]回复数

五 getbbsusers(取论坛用户列表)
参数
template 默认为[username]<br>
group 用户组
skipgroup 跳过的用户组
ids 用户ID
skipids 跳过的用户ID

模板
username用户名
uid

六 getxspaceblogers(取博客用户)
参数
orderby(lastpost最后回复时间,id用户uid,dateline时间)

模板
[username]用户名

七 getxspaceblogs(取博客文章)
参数
template 模板
orderby 排序方式
digest 是否是精华文章

模板
[y]年
[m]月
[d]日
[h]时
[i]分
[s]秒
[sy]短格式年
[sm]短格式月
[sd]短格式日
[last_y]最后回帖的年
[last_m]最后回帖的月
[last_d]最后回帖的日
[last_h]最后回帖的时
[last_i]最后回帖的分
[last_s]最后回帖的秒
[last_sy]最后回帖的短格式年
[last_sm]最后回帖的短格式月
[last_sd]最后回帖的短格式日
[title]题目
[username]用户名
[itemid]文章ID
[uid]用户ID
[pv]浏览次数
[replynum]回复次数
[goodrate]好评率
[badrate]恶评率
[time]时间戳
[lastpost]最后回复时间戳

上一页  2 3 4 5 6 7 8  下一页

Tags:akcms

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接