Closed (won't fix)
Project:
Usercontent
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
14 Apr 2008 at 16:33 UTC
Updated:
3 Feb 2013 at 18:04 UTC
I want to achieve the same thing with views, ? anyone know how to do so ?
Thanks
Comments
Comment #1
pfaocleCreate your view called, say, 'user_content_view' with filters for node type, published etc and sorting. Then add the "User: UID is Author" argument.
Then you can call (Drupal 5):
wherever you want. So, for example on a custom user profile where the user who's profile is being shown is available as $account, you could call:
and optionally do some checking on the logged in user's role before you print it.
Comment #2
pomliane commentedThis version of Usercontent is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.