Open GoogleCodeExporter opened 8 years ago
Yes, the client already has all your contact data (it uses it to show avatars).
The work that needs to be done is just replacing the "add participant" dialog
with something that makes use of it.
Original comment by oh...@google.com
on 2 Feb 2012 at 10:35
I've been investigating that a bit. Looks like the + button is handled by the
Apache Wave part of walkaround. Maybe you can monkeypatch that like you did
with the "Enable user names and pictures" link appearing inside the wave.
Original comment by patrick....@meetnow.eu
on 3 Feb 2012 at 3:07
A better and simpler solution would be to add a hook to the Apache Wave client
that allows us to pass in our own participant dialog, and make use of that hook
in Walkaround.java or somewhere around there.
get-third-party-deps already applies a minor walkaround-specific patch to
Apache Wave, we can add more (temporary) changes there so we are not dependent
on submitting changes to Apache Wave first.
Original comment by oh...@google.com
on 3 Feb 2012 at 11:22
Original issue reported on code.google.com by
patrick....@meetnow.eu
on 2 Feb 2012 at 12:01