On Sun, Jul 6, 2014 at 11:13 PM, Sam Parkinson <sam.parkins...@gmail.com>
wrote:

> Hi,
>
> I'm writing a login system for the new ASLO.
>
> I think that it would be cool to have peoples XO Colors attached to their
> account (as their avatar).  It would also be nice to prefill the username
> field with their sugar nick.
>
> I propose a way to access this data through javascript in browse.  It
> generates an object like this:
>
>         window.sugarUser = {nick: "nickname", stroke: "#ABCDEF", fill:
> "#123456"}
>
> (Here is my pull request:
> https://git.sugarlabs.org/browse/mainline/merge_requests/14 )
>
> I'm not sure how that goes down from a privacy standpoint.
>

No privacy issues: these data are already made available as part of the
neighborhood model.

>
>
> Sam
>
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>


-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to