By rlp on
How do you show what posts someone has made on their profile? Is there a module needed, or am I just not finding the right option?
Many thanks,
Richard
How do you show what posts someone has made on their profile? Is there a module needed, or am I just not finding the right option?
Many thanks,
Richard
Comments
The way it's done on
The way it's done on drupal.org is included in the core modules. Look for "Tracker" in the Admin > Site Building > Modules screen.
If you want it directly on the profile page (not as tab/link), that could probably be done using theming.
EDIT: And of course there's always Views.
There is a module with name
There is a module with name user posts.
It shows the posts made by user. Has some options as well.