时间:2021-01-09日 来源: 作者:
有朋友反馈,采集规则编写时,需要对keywords进行剔除,使用
{dede:trim replace=''}(.*){/dede:trim}
过滤规则无效。查看了下,附上解决办法:
修改include/dedecollection.class.php,717行:
相关文章
推荐文章
热门文章
有朋友反馈,采集规则编写时,需要对keywords进行剔除,使用
{dede:trim replace=''}(.*){/dede:trim}
过滤规则无效。查看了下,附上解决办法:
修改include/dedecollection.class.php,717行: