Hi, I'm new to this list but have been using drupal for about a year now.
I have a question on creating views.
My site is a game site that allows users to post stories of their characters. This is done be allowing each user to post their story as a blog. The site also uses a custom content type along with Author Taxonomy and Content Access modules to allow users to have joint authorship of post.
What I would like to do would be to find to display all content by a given user whether it be a blog post or one of our custom content types. This would be easy if I weren't trying to include joint efforts in the list for each user who contributed.
Any suggestions? Can this even be done without writing code?
Thanks.