CMS插件BufannaoCms 1.0.0

2012年02月29日

bufannaoCms1.0.0.zip ( 7.3 KB, 下载次数: 4237, 最后修改: 2012-02-29 12:29 )

功能相当强大的CMS主题,包括各种调用。

相关调用:

1、文章幻灯效果:BufannaoCms_Plugin::slideShow()->to($slider)
2、推荐文章列表:BufannaoCms_Plugin::topShow()->to($top)
3、文章相册效果:BufannaoCms_Plugin::albumShow()->to($album)
4、随机文章列表:BufannaoCms_Plugin::randomShow()->to($randomShow)
5、热评文章列表:BufannaoCms_Plugin::hotShow()->to($hot)
6、评论留言分离:BufannaoCms_Plugin::onlyComment()->to($comments) BufannaoCms_Plugin::onlyMessage()->to($messages)
7、评论足迹功能:BufannaoCms_Plugin::CommentTracks()->to($tracks)
8、内容引用功能:BufannaoCms_Plugin::quoteShow('slug', 'tag')
9、文章分页功能:文章内容中插入<!--nextpage-->
10、随机标签功能:BufannaoCms_Plugin::randomTag()->to($tags)
11、文章自定义排序:$widget->widget($widget, '', 'orderBy=col')
12、调用文章中的第一个图片:返回图片 $widget->firstImageUrl; 显示图片 $widget->firstImageUrl();


仅有一条评论

  1. 梁兴健 梁兴健

    有没有使用教程呢

添加新评论