注册 | 登录 |
地方论坛门户及新闻和人才网址大全

织梦CMS自定义输出热门搜索关键词

时间:2021-07-21人气:-


后台-系统-基本参数-添加变量

变量名称 cfg_hotkeys变量类型 文本参数说明 热门关键词变量值  牛肉,排骨,番茄,芒果,香菇,玉米

前台模板标签调用

{dede:global.cfg_hotkeys runphp="yes"}global $cfg_cmspath;$hotkeys = explode(',',@me);$result = '';for($index=0;$index<count($hotkeys);$index++){$result .= "<a href='{$cfg_cmspath}/plus/search.php?keyword=".urlencode($hotkeys[$index])."'>".$hotkeys[$index]."</a> ";}@me = $result;{/dede:global.cfg_hotkeys}


上篇:如何在IIS下实现DedeCMS织梦系统tag标签伪静态

下篇:织梦dede 模板路径templets目录都有什么?