Closed (fixed)
Project:
Twitter
Version:
7.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2013 at 16:24 UTC
Updated:
22 Aug 2015 at 16:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pobster commentedI wanted to do this too, all that's wrong is that hook_views_data is badly formed. The similar part in hook_views_data_alter can probably be removed but tbh, it doesn't really matter.
Attached a patch for D7 version.
Pobster
Comment #2
dgeo commentedmaybe this could help in #1970498: Permission to post on others status ?
Comment #3
dgeo commentedComment #4
damienmckennaThanks!
FYI when you upload a patch you should set the status to "needs review" so the system will automatically trigger the testbot, and so that others know there's a patch to test out.
Comment #6
damienmckennaThis has been updated to use the correct directory structure.
Comment #7
damienmckennaComment #8
damienmckennaCommitted. Thanks!