帝国cms当前位置newsnav修改方法
修改e/class/connect.php,搜索$fun_r['index']……
- 上一篇
解决帝国cms采集规则过滤广告正则针对内容newstext的选择
找到e/class/cjfun.php这个文件搜索 //新闻内容 下面的if($dofield=="newstext")改成if($dofield=="ftitle"||$dofield=="newstext")注释:一共2个地方需要修改 ftitle这个为添加的字段,就是你需要过滤a连接的字段 默认
- 下一篇
帝国cms添加站内搜索教程
在需要显示帝国cms站内搜索地方添加如下代码<formname="search_js1"method="post"action="/e/search/index.php"onsubmit="returnsearch_check(document.search_js1);"><inputvalue="title,smalltext,newstext,writer