ThinkUpLLC / ThinkUp

ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond.
http://thinkup.com
GNU General Public License v3.0
3.3k stars 675 forks source link

Add hooks for post-specific data visualizations #419

Closed ginatrapani closed 13 years ago

ginatrapani commented 14 years ago

Right now you can add menu items/views on the dashboard, but now the post detail page.

Need to add hooks so you can add a view (like a list or visualization) of responses to a given post. For example, the Google Maps view of replies should be abstracted out to a plugin. A "Wordle" word map of replies is another visualization plugin that we want to implement for a set of responses.

Steps:

ginatrapani commented 13 years ago

We should also add these same hooks to a specific user page. Then, developers could define views for three things: groups of posts (dashboard), an individual post and its related posts (RTs & replies), and a given network user.

ginatrapani commented 13 years ago

Done for post page: https://github.com/ginatrapani/ThinkUp/commit/ed2fb07bf1a3bea114f4a89397f8c9b0ae2f2a30