By netentropy on
I am importing a RSS feed over to nodes but the image urls still point to original site
I need the img src to display correctly but need to change these img hyperlinks to a link to the node
I am importing a RSS feed over to nodes but the image urls still point to original site
I need the img src to display correctly but need to change these img hyperlinks to a link to the node
Comments
Have you looked at
Have you looked at http://drupal.org/project/linkimagefield?
i have but it is not what i
i have but it is not what i need
i need a filter that "reads" the node text and converts any a href within image tags to point to the current node
i am not using a cck field for images here.