If you have multiple content creators on your site, you may want to make their life easier.
One way that you can help is by providing a list of the content they have created.
There are advanced ways to do this, such as using the Workbench module, but in this tutorial we'll show you an easy way to provide a list of each user's content.
The only module that you need to do this is Views:http://drupal.org/project/views.
- Get started by going to Structure > Views.
- Click Add new view.
- Enter a View name.
- Choose to create a block.
- Click Continue & edit.
- Find the Relationships area on the right-hand side and click Add.
- Search for and choose Content: Author
- Click Apply (all displays) twice.
- Find the Filter Criteria area on the left-hand side and click Add.
- Choose User: Current.
- Click Apply (all displays).
- Set Is the logged in user to Yes:
- Click Apply (all displays).
- Click Save in the top-right corner.
- Click Add next to Fields.
- Search for and choose User: Name.
- Click Apply (all displays).
If this is correct, you can click Cancel to discard your changes.
You can now go and publish your block via Structure > Blocks.
You can now go and publish your block via Structure > Blocks.
No comments:
Post a Comment
Thanks for your comment.