【例子介绍】
官方连接详情:https://addon.dismall.com/plugins/toplist_7ree.html
以首页N格的形式增强discuz的首页信息。可显示丰富的主题帖子及图片幻灯、新会员等实时信息。
应用荣誉:
【华丽十二格】商业版主要在以下五个方面优于【公益免费版】四格
1,前台展示效果:十二格可以显示为经典多格或者华丽tab模式,并且可以自定义格子的顺序和内容;
2,丰富功能设定:十二格有百余项自定义参数可在后台灵活设定,当然默认的已经符合大部分运营需要;
3,人工推荐主题:十二格接受人工推荐的论坛主题,在独立的格子中显示,更符合运营的需求;
4,更多广告展示:十二格拥有额外幻灯图广告位、横幅广告位、文字广告位,方便您全方位展示宣传以便获利;
5,后台管理控制:十二格可以在后台可独立管理图片及主题缓存数据,也可管理人工推送的主题数据,大大提高效率;
【源码结构】
toplist_7ree
├── desktopshotcut_7ree.inc.php
├── discuz_plugin_toplist_7ree_SC_GBK.xml
├── discuz_plugin_toplist_7ree_SC_UTF8.xml
├── discuz_plugin_toplist_7ree_TC_BIG5.xml
├── discuz_plugin_toplist_7ree_TC_UTF8.xml
├── index.html
├── more_7ree.inc.php
├── recache_7ree.inc.php
├── template
│ ├── headsubject_7ree.htm
│ ├── headtitle_7ree.htm
│ ├── images
│ │ ├── 12ge_7ree_201211.jpg
│ │ ├── barad_demo_7ree.jpg
│ │ ├── close_7ree.gif
│ │ ├── focus.swf
│ │ ├── index.html
│ │ ├── list.gif
│ │ ├── list_7ree.gif
│ │ ├── list_bg_7ree.gif
│ │ └── reply_7ree.png
│ ├── index.html
│ ├── memberrank_7ree.htm
│ ├── more_7ree.htm
│ ├── photoslide_7ree.htm
│ ├── pic_ads_7ree.htm
│ ├── pic_dig_7ree.htm
│ ├── pic_new_7ree.htm
│ ├── rank_acv_7ree.htm
│ ├── rank_ext_7ree.htm
│ ├── rank_new_7ree.htm
│ ├── recache_7ree.htm
│ ├── thread_dig_7ree.htm
│ ├── thread_diy1_7ree.htm
│ ├── thread_diy2_7ree.htm
│ ├── thread_hot_7ree.htm
│ ├── thread_new_7ree.htm
│ ├── thread_rep_7ree.htm
│ ├── threadlist_7ree.htm
│ └── toplist_7ree.htm
└── toplist_7ree.class.php
2 directories, 39 files
评论