


What should I do if filtering rules cannot be added to the keywords field during Dreamweaver CMS collection?
#What should I do if filtering rules cannot be added to the keywords field during DreamWeaver CMS collection?
Some friends reported that when writing collection rules, keywords need to be eliminated, and using
{dede:trim replace=''}(.*){/dede:trim}
filtering rules is invalid. After checking it, the solution is attached:
Modify include/dedecollection.class.php, line 717:
Recommended learning: Dream Weaver cms
The code is as follows:
$keywords = preg_replace("#".$this->artNotes['keywordtrim']."#isU",'',$keywords);
is:
[code] $keywords = preg_replace("/".$this->artNotes['keywordtrim']."/isU",'',$keywords); [html]
The above is the detailed content of What should I do if filtering rules cannot be added to the keywords field during Dreamweaver CMS collection?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Zend Studio 13.0.1
Powerful PHP integrated development environment

SublimeText3 English version
Recommended: Win version, supports code prompts!

SublimeText3 Chinese version
Chinese version, very easy to use

Dreamweaver Mac version
Visual web development tools