discuz二次开发
1.模板制作
http://open.discuz.net/?ac=document&page=dev_template
ps: 新建的模板可以具体应用到某个版块,这样这个版块就可以有自己的风格了!
2.数据调用
http://faq.comsenz.com/userguide/discuz/js.html
ps:你可以手动编辑数据调用的数据,比如更换幻灯片的图片和链接
3.自定义数据调用,你可以自定义你的数据调用
http://www.discuz.net/forum.php?mod=viewthread&tid=2950384
4.diy 所见即所得的数据调用
http://faq.comsenz.com/library/diy/diyuse/diyuse_index.htm
5.门户制作
http://faq.comsenz.com/library/diy/diyapp/diyapp_index.htm
这样我们就可以myfrumn.com/myportal 来访问新建的门户了
6.插件开发(目前还没实践)