I have 2 requests: 1. I want to add to external links attribute ref="nofollow" 2. I want to place external links in tags
Can i do it with this module by some modification of its code?
> 1. I want to add to external links attribute ref="nofollow"
You probably want that in comments? That won't work because this filter does not process comments, only the node contents.
@Bram: That is not true, it works for comments as well. At least it does with my comments.
I would also like nofollow- that would be really handy.
Please only discuss one feature per issue, otherwise things get messy. If you still want to see that second feature, create a new issue for that with a more verbose explanation than you have given now.
Added and committed.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
bram85 commented> 1. I want to add to external links attribute ref="nofollow"
You probably want that in comments? That won't work because this filter does not process comments, only the node contents.
Comment #2
maartenvg commented@Bram: That is not true, it works for comments as well. At least it does with my comments.
Comment #3
chrism2671 commentedI would also like nofollow- that would be really handy.
Comment #4
xanoPlease only discuss one feature per issue, otherwise things get messy. If you still want to see that second feature, create a new issue for that with a more verbose explanation than you have given now.
Comment #5
xanoComment #6
xanoComment #7
xanoComment #8
xanoAdded and committed.
Comment #10
xano