By eggthing on
How can I have words changed to links automatically? is there a filter to do this? How does Drupal.org accomplish this?
"Project issue numbers (ex. #12345: How do I log in as admin?) turn into links automatically."
This would be a great module if it exists.
Comments
Links to where...
If you're talking about most links in the forums, they are html anchors.
If you're looking for links on your Web site, have you looked at the Glossary Module?
Kayaker
__________________________________________________________________________________
Aweigh - not all who wander are lost.
Automatically
I was hoping to do it automatically. Ie: user types in the word "designer" which happens to be the name of a node "http://mysite.com/page/designer"
The word "designer" is replaced by "http://mysite.com/page/designer". I've been experimenting with flexifilter which has simple text replAcement, but have't figured out how to get the input filter to scan words against published node titles.
On this site, the "Project issue numbers (ex. #12345: How do I log in as admin?) turn into links automatically." at the bottom of this form is close, but not quite right. It doesn't search to see if the node exists first.
Meg Lee Chin
http://megleechin.com
Glossary Module
This module did the trick! Brilliant!
Thanks,
Meg Lee Chin
http://megleechin.com
which one?
which one? the glossary module? if so, how did you make it work?