Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile page does not provide an option to send email to user #8

Open
hvelarde opened this issue May 29, 2014 · 3 comments
Open

Profile page does not provide an option to send email to user #8

hvelarde opened this issue May 29, 2014 · 3 comments
Labels

Comments

@hvelarde
Copy link
Contributor

We have a problem with the profile page, it overrides the original author page, but it leaves out the option of sending an email to the user. See the following images:

imagem da pgina 2014-05-05 - 15 03 19
imagem da pgina 2014-05-05 - 15 03 24

@hvelarde hvelarde added the bug label May 29, 2014
@hvelarde
Copy link
Contributor Author

I think this could be solved if we add plonesocial.messaging a feature: sending an email with every new message.

@gyst @agnogueira comments?

@gyst
Copy link
Member

gyst commented May 31, 2014

On 30/05/14 18:46, Héctor Velarde wrote:

I think this could be solved if we add plonesocial.messaging a feature:
sending an email with every new message.

@gyst https://github.com/gyst @agnogueira
https://github.com/agnogueira comments?

The email notifications should go into a separate package. I want to
create a notification center that not only sends email on direct
messages, but also on @mentions or followed #hashtags. And that has a
digest option.

The basic pattern is that packages emit events (e.g.
plonesocial.messaging.message_received) and that the notification
subscribes to those events and sends email.

I'd be happy with a bare-bones implementation that for now just sends
email on each message, as long as it's not too tightly bound to the
plonesocial.messaging code.

Netsight has a messaging package ready and I plan to work on
re-purposing that for plonesocial this fall.

:*CU#

 Guido Stevens  |  +31.43.3618933  |  http://cosent.nl

 s o c i a l   k n o w l e d g e   t e c h n o l o g y

@hvelarde
Copy link
Contributor Author

hvelarde commented Jun 2, 2014

great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants