Re: “My Favorites” Plugin
If anyone is looking for this, I have written a simple solution to the problem where I mimic the Activity stream “Favorite” feature from the single.php theme file of my blog theme to allow marking blog posts as favorite…
http://www.dnxpert.com/2010/06/11/mark-blog-post-as-favorite-in-buddypress/
This way, I don’t create any new tables and I don’t break anything – as I hope that marking a blog post as favorite will become a key feature of BP in the future.