0.6 (2016-01-02):
View slyhne's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Awesome.
No more Fatal error for getSender()
i am testing this here and notice that i am no longer able to access the $notification data/variable that i use in my template for the html_email_handler plugin. i use that variable to access the recipient user object, to then grab some data from the user and apply some logic in the body of the message. what's the easiest way to ensure this info is available in the email template for your plugin here? thanks
Hi ura soul
Should be a minor fix to pass the $param array to the email template.
I'll put this in the next release.
yes, ok - great, thanks :)
i stopped using this plugin after users complained that they weren't receiving all the emails that they should have been receiving. particularly notifications from the wire. i played with the settings in the plugin admin area but didn't find anything that resolved the problem.