[sldev] [Patch] Clicking on names in Chat/Group IM

Kamilion kamilion at gmail.com
Wed Feb 6 18:22:37 PST 2008


On Feb 5, 2008 4:20 PM, Zi Ree <tinacloud at gmx.de> wrote:
> Hello Developers!
>
> I have submitted a patch to Jira that adds a click action to names in Chat and
> Group IMs, opening an IM session to the user and enabling a right-click menu
> that lets you open the resident's profile or offer them a teleport.
>
> https://jira.secondlife.com/browse/VWR-4204
>
> Internally it adds a new SLURL type with the following properties:
>
> slresident://First%20Last/UUID/
>
> UUID may be omitted, the code will read the UUID from the name cache then.
>
> Please have a look at the code and comment. I'd really love to see this in the
> viewer, because it makes life easier for those, who need to open IMs to
> people frequently (Mentors on the official Mentor channel, for example).
>
> Thanks, everyone!
> Zi

I took a look at your patch, and I was quite happy to see getUUIDbyName!

Looks like you've partially implemented one of my JIRAs...
http://jira.secondlife.com/browse/VWR-3596

The only thing your patch is missing to match VWR-3596 is two Menu
entrys: Offer Calling Card & Add to Conference Chat.

Also, the context menu should be added to users in the userlist
sidebar in Group IM sessions & Near Me.

I could probably hack up some XUI for your patch, but I'm lost for the C++ side.

How much work would it be for you to add the C++ side?


More information about the SLDev mailing list