Have a question? Want to hire me? Get in touch with me now!

CAPTCHA
Are you human?
1 + 2 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Content Profile

Drupal Tut: Content Profile Tabs

With Drupal being used for social networks more and more, there's a strong need to have Drupal displaying user content in their own profiles. You can use views to display a tab in a user's profile which will show their content. I'm going to show you how to make a tab to a user's images, "My Images" show up in their profile. We're going to take this a step further by using ImageCache to have thumbnails of the user's images created specifically for this View.

Read more »