【全部文章】關(guān)于調(diào)用arclist的文章
Dedecms編織的dream dede:arclist根據(jù)自定義字段的條件調(diào)用相關(guān)文章,對(duì)于想要調(diào)用首頁(yè)帶有自定義字段的文章的同學(xué)來(lái)說(shuō)非常好。打開(kāi)/include/taglib/arclist . lib . PHP找到它//關(guān)鍵字條件在它上面加上//用戶定義的字段關(guān)鍵字條件if ($ ctag-getatt (\'addk \')!=\'\'){$addkeywords=explode(\',\',trim($ ctag-GetAtt(\' addk \')));$addf=$ctag-GetAtt(\'addf \')?$ ctag-GetAtt(\' addf \'): \' body \';$ ...