Just for good measure I ran the module code through Coder and amended the issues it complained about.
I also included an updated .pot file as there were some translatable strings added.
Frank
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | keywords-DRUPAL-6--1-0_modified.zip | 29.52 KB | frank ralf |
| keywords-DRUPAL-6--1-0_run_through_Coder.zip | 28.48 KB | frank ralf |
Comments
Comment #1
frank ralf commentedHere's s modified version of the module which lets you select which part(s) of a node shall be scanned: title, teaser or body. The original module scans the body by default and lets you choose to also scan title and/or teaser.
There's also an added German stop-words file.
This is only a quick hack and might need some rework.
Frank