By mspaly on
I'm in charge of modifying a core drupal site in the following way.
1) Users can have one or more content type A associated with their profile.
2) All new user content must be associated with a specific content type A.
a. e.g. If they write a blog entry, the blog must be associated with content type A.
3) When content type A is displayed, all the associated content is displayed along with it (image galleries, blog entries, etc...)
Has anybody done something like this and/or have an idea as to where I should be looking (existing module or tweak in categories, etc...)?
Thanks much,
Michael