Hi I just migrated my portal to communities. And I've added extra functionalities such as self registration and my profile page. I'm wondering if its possible to add a salesforce chatter onto a visualforce page. the type of chatter that we have inside of our salesforce,
This is what I found online, I'm wondering if i would have to use those tags.
<chatter:feed>: Displays the Chatter feed for a record. <chatter:feedWithFollowers>: An integrated UI component that displays the Chatter feed for a record, its list of followers, and optionally, a header bar that allows users to show or hide the Chatter feed and subscribe to it. <chatter:follow>: Renders a button for a user to follow or unfollow a Chatter record. <chatter:followers>: Displays the list of Chatter followers for a record.