The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hi there im quite new to these hacks, and it seems like there are quite a few of them here.
I`m wondering if any one knows a way of using the nofollow tag for just 1 link on one post, I dont want to use this for all my users. I have posted links(admin) to many sites in my link section, however there is one that I would like to use the nofollow tag, is there a way to do this? Ok i`ve had a though do you think modifying my class_bbcode.php to this will work? // standard URL hyperlink if ($rightlink == 'http://www.SomeDomain.com') { return "<a href=\"$rightlink\" rel=\"nofollow\" target=\"_blank\">$text</a>"; } else { return "<a href=\"$rightlink\" target=\"_blank\">$text</a>"; } Im not sure, and i dont really want to modify if its going to muck everything up? --- no this didnt seem to work, any help would be appreciated the link post are set as child forums: http://www.ai-stockmarketforum.com/f...splay.php?f=18 I`ve used a nofollow mod found at this site, but i dont know what to use for my links (its only one link i need for the nofollow) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|