Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Suggestions and Feature Requests (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=21)
-   -   Official Mys v1.4.0 Ideas & Suggestions Thread (http://www.mysidiaadoptables.com/forum/showthread.php?t=4075)

Hall of Famer 11-18-2013 08:06 AM

Sounds interesting, does it involve a third party library to use?

Tequila 11-18-2013 10:41 AM

Doesn't look like it Hoffie. Just use their registered email in the gravatar image source. I'd be willing to try it. I'll see if there is a way to set only specific avatar ratings on the Gravatar site and link that information here.

Actually, after looking it over it looks really simple! http://en.gravatar.com/site/implement/ Has all the details on how to implement the Gravatar service.

Hall of Famer 11-18-2013 01:37 PM

I see, so it works on the Gravator's own server? If so, the integration will be quite similar to what facebook/twitter integration looks like for web applications. Interesting, I will take a deeper look later tonight. XD

Tequila 11-18-2013 04:59 PM

It does look neat. I found the code on css tricks and was intrigued... I figured I'd pass it on and see what others thought.

MikiHeart 11-18-2013 09:23 PM

There's a downside to using gravatar though.
I use to be really popular, but I find not a lot of sites use it anymore..

The downside is you have to have some kind of moderation system. Because what if they have an inappropriate avatar? You still need to be able to turn it off, and delete it from appearing on your site.

Tequila 11-19-2013 07:34 AM

Quote:

Originally Posted by MikiHeart (Post 28358)
There's a downside to using gravatar though.
I use to be really popular, but I find not a lot of sites use it anymore..

The downside is you have to have some kind of moderation system. Because what if they have an inappropriate avatar? You still need to be able to turn it off, and delete it from appearing on your site.

I've seen it used, some places...

Plus I found that if you use this code:
PHP Code:

http://www.gravatar.com/avatar/205e460b479e2e5b48aec07710c08d50?r=pg 

You can set the rating by changing PG to G.

Clessidra 11-19-2013 06:02 PM

User item galleries? Or a trophies spot maybe? Like... "user has acquired -number- of -item class-" and it displays them? o~o

Tequila 11-19-2013 09:13 PM

Quote:

Originally Posted by Clessidra (Post 28366)
User item galleries? Or a trophies spot maybe? Like... "user has acquired -number- of -item class-" and it displays them? o~o

I've already seen it done on TaleofDragons.net. If you ask SilverKitsune she may share the code. ;3

MikiHeart 11-20-2013 02:12 AM

Quote:

Originally Posted by Tequila (Post 28362)
I've seen it used, some places...

Plus I found that if you use this code:
PHP Code:

http://www.gravatar.com/avatar/205e460b479e2e5b48aec07710c08d50?r=pg 

You can set the rating by changing PG to G.

Some people lie though when they upload their avatar.

You still need a moderation system.

For example, having a new permission. Like "Can user have avatar?"
If set to yes, they can have an avatar, if set to no, they've been banned from having an avatar due to misusing the feature.

Tequila 11-20-2013 07:42 AM

Quote:

Originally Posted by MikiHeart (Post 28368)
Some people lie though when they upload their avatar.

You still need a moderation system.

For example, having a new permission. Like "Can user have avatar?"
If set to yes, they can have an avatar, if set to no, they've been banned from having an avatar due to misusing the feature.

True... Would be an easy thing to implement I think. Send the avatar through an admin approval process. If the avatar isn't acceptable force one of the identicons instead.


All times are GMT -5. The time now is 11:54 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.