修改dede源码,让wmd:channelartlist排除指定typeid
找到 \include\taglib\channelartlist.lib.php, 查找$attlist 将 $attlist = typeid|0,row|20,cacheid|; 修改为: $attlist = typeid|0,row|2...
2015-09-28 dedecms开发
455
11条记录