Page 1 of 1

avatars?

Posted: Wed Jan 21, 2009 2:37 am
by izzlik
just wanted to ask if there is any avatar plugin for Serendipity for posts that i make ? the blogs posts that is. Looke here to se what i mean http://www.ctrlaltdel-online.com/index.php

Posted: Wed Jan 21, 2009 4:15 am
by Don Chambers
You can show avatars/gravatars/favatars/MyBlogLog (event plugin: Avatar Plugin) , you can show author images (event plug: User Profile), or you could show category images (no plugin required).

Posted: Wed Jan 21, 2009 5:48 am
by izzlik
Don Chambers wrote:You can show avatars/gravatars/favatars/MyBlogLog (event plugin: Avatar Plugin) , you can show author images (event plug: User Profile), or you could show category images (no plugin required).
so in short, there is no plugin that would give me the avatar/image functionallity simillair to how they have it on the link i showed ?

Posted: Wed Jan 21, 2009 5:53 am
by Don Chambers
Incorrect - there are multiple choices available. You might need to apply some css rules to make any of these work, but I think you need to look at the plugins I mentioned, see which comes closest to your intention, and then ask any further questions to achieve your objective.

Posted: Wed Jan 21, 2009 12:05 pm
by DwB
You even don't have to do anything at all.
Just install the userprofile-plugin and activate the possibilty to use the gravatar-service. Since every author has to enter an email-address, this service can be used to show the image of an author.

Posted: Wed Jan 21, 2009 7:37 pm
by judebert
I'm using serendipity_event_userprofiles to insert an image of the author. You don't even need a gravatar; it just works. The gravatar service is nice for authors that you haven't uploaded images for, I must admit.

Posted: Thu Jan 22, 2009 1:09 am
by Don Chambers
One of the things I never liked about the user profile plugin (unless this has changed since I last looked at it) was that images had to be named like the author and stored in the TEMPLATE folder.... the last place I want people messing around on a multi-author site is the template folder.

Posted: Thu Jan 22, 2009 6:48 pm
by judebert
*sigh*

Just one more thing I'm going to be looking at... eventually. I figure the userprofiles plugin ought to provide profiles that the user can modify. Especially pictures. Maybe even "about" pages or something.

Posted: Thu Jan 22, 2009 9:18 pm
by Don Chambers
The user profiles does emit info in an author overview page.... I think it needs some work. let's knock out what is already on our respective to-do lists, and get to this one after the other loose ends are complete.