Avatar and signatures
expatme - January 12, 2009 - 16:26
what do i need to add avatar and signature to the the user and that those can be used in the nodes?
what do i need to add avatar and signature to the the user and that those can be used in the nodes?
For signatures there is the
For signatures there is the http://drupal.org/project/signature_forum module (it is for any content types, not only forum posts).
For avatars, there are settings for "User pictures in posts" and "User pictures in comments" in admin/build/themes/settings
You may also find interesting http://drupal.org/project/user_badges and http://drupal.org/project/user_titles
hi thanks a lot how can i
hi thanks a lot how can i enable avatar ? i cant find any options in the accounts section for the user
Administer > User Management
Administer > User Management > User Settings is where to go, and then enable picture support and set a few other things.
To have pre-loaded avatars to select from (as opposed to a user uploading his or her own), you'll need a module. I think there is an avatar module out there if you look around.