Shell Multimedia

Mostly Drupal for now -- Photography coming soon!

User Profiles - Step 1 - Install the modules

Fri, 10/26/2007 - 17:14 -- Michelle

There are a lot of modules involved in making a fancy user profile. To get just a bare bones profile showing user entered profile data and their recent posts, you need (dependent modules listed under each main module):

  • Advanced Profile
  • CCK
    - Content (included)
    - Content copy (included)
    - Fieldgroup (included)
    - Text (included)
    - Link
    - Option widgets (included)
  • Panels 2
    - Mini panels (included)
    - Panel nodes (included)
    - Panel pages (included)
    - Legacy views panes (included)
  • Views
  • Bio

Much more functionality can be had by adding more contrib modules. The ones in this list are the ones used in the tutorial but there are many other possibilities out there.

Comments