Closed (fixed)
Project:
Nofollow List
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
29 Jan 2007 at 15:14 UTC
Updated:
20 Aug 2007 at 17:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
Abilnet commentedWhat about choosing from settings, if the default is to follow OR not to follow... and then a possibility to list the sites the default rule is not affecting.
My 2 cents...
Comment #2
gregglesThere are lots of features that would be valuable. I don't currently have time to provide them.
I think there should be two lists - one to remove nofollow and one to add nofollow. That way you could control both lists separately.
Comment #3
mediafrenzy commentedThis absolutely makes sense, and is a feature I'd totally support being added! In fact I'm certain I need it for my next project.
Comment #4
rszrama commentedWe've grabbed this module and implemented the changes requested for Ubercart.org. This patch adds the appropriate code to add an administrator settings form (hook_menu, hook_perm, and a form builder function) that has a textarea for entering hosts and an option to make the list of hosts a blacklist or a whitelist. A blacklist will add the rel attribute to links going to any listed hosts while a whitelist will add it for all hosts except those listed.
This code is live and appears to be working just fine at Ubercart.
Enjoy!
Comment #5
greggleslooks great!
do you want commit access to the module and you can commit it yourself?
Comment #6
rszrama commentedSure, I'd be happy to. : )
Comment #7
gregglesgreat - I added you to the committers.
Thanks!
Comment #8
rszrama commentedCommitted. Rolling it out as a new release.
Comment #9
(not verified) commentedComment #10
gurukripa commentedi tried this module for no follow.
how does this work?
i chose whitelist..meaning..i want all links to have no follow except 1-2 i choose.
how do i know that this is actually happening ?
i went to the page source of a recent link someone had put up..and it didnt show this tag...so how do i know..pls help. thanks
Comment #11
gurukripa commentedsorry i tried it with 5.x-1.1 not dev....will this work..my question still stands...how do i know its working.
Comment #12
gregglesYou'll know it's working because rel=nofollow will be in the html.
Also, don't open up an old issue for new support. Please open a new issue.
All I can say is that I don't know how rszrama's code works, so I hope they'll be able to answer your questions.
Thanks.