After tweaking up your module a little to fix a couple issues (see my other post); my client realized that they wanted support for both ABBR and ACRONYM tags. So i simply tweaked your module a little more to support both.

I also cleaned up the code a bit as there were many Drupal coding standard violations (i am sure i didn't remove all of them; just mostly in the functions that i touched).

so, to recap:

- support for both ABBR and ACRONYM tags
- i18n support
- handle html tags as word boundaries.

i should likely have added an update hook to make the modify required to the table but i never got to that so if you are updating from this and you already had the original module; you will need to manually uninstall the original (hopefully if anyone sees any value is this update to this module they will write a patch for the update hook).

CommentFileSizeAuthor
abbrfilter.zip12.35 KBliquidcms