Closed (fixed)
Project:
Twitter
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Apr 2009 at 18:50 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
WeRockYourWeb.com commentedGood idea. For now, I'm simply disabling the "turn to URL" feature in the view, so it only outputs a text URL (under Fields -> Twitter message text -> link URLs to their destinations).
Comment #2
erantone commentedAdd "nofollow" to links from tweets.
To do that, install the module "nofollowlist" and configure it the way it's best for you.
Then, edit the file "twitter_views_field_handlers.inc" from the twitter module and add the code below marked with the comment "// -- add this --":
Eric
www.imohoo.com.br
Comment #3
juampynr commentedI went through the easiest path and added an input format for adding target="_blank" and rel="nofollow" to all links within a message. Feel free to submit patches for improving it or backporting it to 6.x-4.x. Otherwise I am marking it as fixed.
http://drupalcode.org/project/twitter.git/commitdiff/e2bf6eb