This filter is included in the default config set, but I find it can be improved a lot. Here's my version:
[Patterns]
Name = "Wordwrap all form textboxes"
Active = TRUE
Bounds = "<textareas*>"
Limit = 128
Match = "<textareas1> & (^*wrap=)"
Replace = "<textarea wrap="soft" 1>"
Edited by - Jor on 18 Jun 2002 15:50:18