So I have Drupal set up so that there is a global Twitter account that stories and major updates get tweeted to, and whose posts show in a sidebar block.

I currently have "add twitter accounts" permissions turned off for all non-administrator users because I do not want to import any tweets except for those by the global account to Drupal.

However, I would really like to use #478504: Global twitter account can follow all user added twitter accounts, also direct messages, so that users can add their Twitter account and the global Twitter account will automatically follow them. But I would like to do that without it allowing them to import their tweets.

Unless I am mistaken, I think this means we need a role-level permission for "import tweets" that's separate from "add twitter accounts".

CommentFileSizeAuthor
#3 670368_01.patch6.03 KBskyredwang

Comments

skyredwang’s picture

Version: 6.x-2.6 » 6.x-3.x-dev

+1 for role permission for "import tweets"

Lloyd’s picture

+1

skyredwang’s picture

Status: Active » Needs review
StatusFileSize
new6.03 KB

The role permission for importing own tweets is included in this patch, please review it. Also, roles with sufficient permission of editing users' accounts can override the "import" setting.

walkah’s picture

Status: Needs review » Fixed

committed. thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.