Contents of things like SCRIPT tags should (at least sometimes) be excluded from indexing and from excerpts shown on search results pages. Add the ability to give a list of tags to exclude.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 806030.patch | 13.56 KB | jhodgdon |
Contents of things like SCRIPT tags should (at least sometimes) be excluded from indexing and from excerpts shown on search results pages. Add the ability to give a list of tags to exclude.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 806030.patch | 13.56 KB | jhodgdon |
Comments
Comment #1
jhodgdonHere's a patch for Drupal 6. Seems to pass my tests...
Comment #2
jhodgdonLooks like the testbot agrees. I went ahead and committed this to the 6.x-dev branch.
It does need to be ported to Drupal 7 also.
Comment #3
jhodgdonI've ported this to Drupal 7, and committed it.