There needs to be a permission that manages who can post using one of the global accounts, which would limit who can tweet using those accounts versus one of the non-global authorized accounts.
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | twitter-n2556611-13-7.x-5.x.patch | 6.15 KB | damienmckenna |
| #11 | twitter-n2556611-11-6.x-5.x.patch | 6.27 KB | damienmckenna |
| #10 | twitter-n2556611-10-7.x-6.x.patch | 6.55 KB | damienmckenna |
Comments
Comment #2
damienmckennaComment #3
damienmckennaThis adds a new "post to twitter with global account" permission and updates the twitter_post and Drush command to use it.
Comment #4
damienmckennaMoved the update script to the correct submodule.
Comment #5
damienmckennaSome minor updates to the permission descriptions.
Comment #6
damienmckennaPorted to 6.x-5.x.
Comment #8
damienmckennaPorted to 7.x-6.x.
Comment #10
damienmckennaUpdated, because hook_entity_insert / hook_node_insert / hook_nodeapi needed to be updated too.
Comment #11
damienmckennaPorted to 6.x-5.x.
Comment #12
damienmckennaComment #13
damienmckennaPorted to 7.x-5.x.
Comment #15
damienmckennaCommitted.