The custom regular expression for the generation source of metatags-description is not executed when the generation source is "Generate the token from the node body".

Also, the regular expression is executed only after all the HTML tags have been stripped, making it impossible to clean up items based on CSS class name etc.

Attached is a patch.

Note that the problem with when the regular expression runs still exists for "Generate the token from teaser" in this diff. I believe the regular expression match should be moved before the tag stripping in the other part of the logic as well but wanted to keep the diff small.

CommentFileSizeAuthor
nodewords.patch888 bytesguusbosman

Comments

damienmckenna’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev

This belongs to v2.

damienmckenna’s picture

Status: Active » Postponed

Marking all v2 issues as postponed while v1 is finished off.

damienmckenna’s picture

Issue summary: View changes
Status: Postponed » Closed (won't fix)

Unfortunately this module is no longer supported, so I'm closing this issue.