All links point to Twitter

Created on 28 March 2009, almost 16 years ago
Updated 16 May 2024, 8 months ago

I'm using the Twitter module to display my Identi.ca postings on my website, however all the link to other people's accounts (i.e. @username) point to Twitter instead of Identi.ca.
I'm thinking it's this piece of code on line 114 in 'twitter.pages.inc':

$form['visible_name'] = array(
  '#type' => 'markup',
  '#value' => l($account['screen_name'], 'http://www.twitter.com/' . $account['screen_name']),
);

though I don't know what to change it to...

🐛 Bug report
Status

Closed: duplicate

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024