(>=DedeCMS 3,DedeCMS 4,DedeCMS 5)
名称:hotwords
功能:获取网站搜索的热门关键字
语法:
{dede:hotwords num=6 subday=365 maxlength=16/}
文件:
\include\taglib\hotwords.lib.php
function lib_hotwords(&$ctag,&$refObj)
默认底层模板:
无
参数:
num=6 关键词数目
subday=365 调用天数以内的关键词
maxlength=16 关键词最大长度
底层字段:
无