Autolink Drupal Module Updated
My Autolink module has now been updated to work with Drupal 4.7.
For the uninitiated, here's an excerpt from the read me file:
The Autolink module saves users from having to manually enter links for commonly used URLs.
The module scans posts for a set of terms. Any term found is optionally replaced with some other text, and then automatically linked to its corresponding URL.
The module uses Drupal’s built in taxonomy feature, so you can organize your terms in a Drupal vocabulary. Autolink terms are represented with the taxonomy terms in the autolink vocabulary. The descriptions are used to provide the URL that the term should link to.

Submitted by Sam Deane on Sun, 2006-05-21 14:56
- Sam Deane's blog
- Add new comment
- 3384 reads

Comments
No works
No wors in Drupal 4.7 Missing argument 3 for autolink_taxonomy() in /home/marianoog/domains/noticias-tic.com/public_html/modules/autolink/autolink.module on line 258.
Project page
It doesn't seem like your project page exists, perhaps you should check the settings on the project node? Great work though, I think that's definitely useful functionality!