View Single Post
 
Old Jan 09, 2002, 04:06 PM
DocJohn's Avatar
DocJohn DocJohn is offline
Founder & Your Host
Community Support Team
Chat Leader
 
Member Since: May 2001
Location: Greater Boston, MA
Posts: 13,794

Around line 210, look for:

&pod_modify_content_cgi;

and delete that line.

Go down to about line 240 and look for line:

$pod_line =~ s/href=\"$pod_fullpath$pod_dirext\/editors\//href=\"http:\/\/dmoz.org\/editors\//gi;

After the above line, insert the following:

# 1.81

$pod_line =~ s/where=search/where=link/gi;
&pod_modify_content_cgi;

That should do it.
John

__________________
Don't throw away your shot.