Closed ginatrapani closed 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.
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: