7 Jul
2006
7 Jul
'06
7:11 p.m.
Ray, I think this is a good idea and an input filter is the way to do it. I had a similar thought, but never did anything about it. I'd be interested to use your filter when its done. My idea was to filter "#99" to be "node/99" at the current site. And "drupal.org#99" would become "http://www.drupal.org/node/99". -Dave On Friday 07 July 2006 06:21, Ray Zimmerman wrote:
I'm considering writing a simple input filter module to handle internal links [1]. It would take paths like node/99 and prefix them with the appropriate base_path. I have two questions: