First time here? Check out the FAQ!
0

How do I upload a photo without using Gravatar?
 

How do I upload a photo without using Gravatar?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
william's avatar
13
william
asked 13 years ago

Comments

see more comments

1 Answer

0

I don't think it's possible today to use a manual avatar...

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
drpoovilleorg's avatar
51
drpoovilleorg
answered 13 years ago
link

Comments

It's possible, http://askbot.org/doc/optional-modules.html#uploaded-avatars, you need to install a module manually. The reason for that is - the current version of django avatar module in the python module repository is outdated and we need to use one from the source code.

Evgeny's avatar Evgeny (13 years ago)
1

I think this is a serious liability for a community site. Most people are not going to take the extra step of going to register with Gravitar. I realize this system is working for some of the more technical forums, but regular non-technical people won't take the extra time to go to another site and register.

william's avatar william (13 years ago)

the answer is - yes it is possible, with just one more simple setup step. Agreed, gravatar is a little too nerdy, plus it won't work on the intranet.

Evgeny's avatar Evgeny (13 years ago)

okay, so i was wrong that it's not supported; but i agree with the sentiment here; it'd be nice if this worked out of the box by default.

drpoovilleorg's avatar drpoovilleorg (13 years ago)

+1 for this feature into core

nicanorl's avatar nicanorl (11 years ago)
see more comments