[buddypress-trac] [BuddyPress] #4250: Profile - Public / Private Message
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Jun 12 18:13:40 UTC 2012
#4250: Profile - Public / Private Message
-------------------------+-----------------------------
Reporter: shanebp | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
On profile pages - 2 suggestions:
1. Get rid of 'Public Message' button. It has no context in that location.
It appears between 2 buttons that do have context, Friendship & Private
Message.
2. It seems rather clunky to have 'Private Message' take you away from the
profile you're viewing.
On a custom build, I've changed that to an overlay and member reaction was
very positive. I did it all the markup in.../members/single/member-
header.php
and then call a function in bp-custom.
Click the button and the overlay appears. In the overlay, click send and
the overlay disappears and confirmation appears via bp_core_add_message.
It could be done in a core file, like bp-messages-
template/bp_get_send_message_button()
but it needs some simple javascript and putting it all in member-
header.php would make it easier to customize & style.
btw - is it of any use for me to include my hack functions, as a pastie
link, or are they too obvious to be of any real use ?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4250>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list