Replies: 1 comment
-
There's no feature for this, and you'd need to implement a custom rule (or extend Jint for a custom JS function or something) that fetches the text of the current content item. Note that this JS runs on the server-side, so you can't access the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to create a layer for placing a widget, that finds specific keywords in the content of a page or in meta keywords?
This would be helpful to automatically add Trademark notes, without the need to do that as part of the content.
return result;
, or can I just use an expression as it would be used insideif ( expression ) { ... }
?Beta Was this translation helpful? Give feedback.
All reactions