Closed (fixed)
Project:
Messaging
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Dec 2009 at 21:04 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent
Comments
Comment #1
icecreamyou commentedHi, I'm the maintainer of Appbar. This is something I would like to see as well. I may even be able to write it at some point, although I don't have the time to put into it right now.
Comment #2
icecreamyou commented...
Comment #3
jose reyero commentedSounds interesting.
I think the better way, to save one more module would be to add some messaging hook into AppBar, it should be as simple as this:
Then we just need to implement the 'send callback' specified above:
This should work with the advantage that it does nothing if messaging not enabled. However if you are unsure about whether you want to have this into your module we can add one more module with just this code.
Comment #4
icecreamyou commentedCommitted. Thanks Jose.
Comment #5
jose reyero commentedWow, that was fast. Hope you've tested it before :-)
Anyway, let me know whether it works so I can add a link to Messaging home page.
Comment #6
icecreamyou commentedYep, tested against 4.x. :)
Comment #7
jose reyero commentedSounds like this is done. I've added a note on the project page too.
Comment #8
icecreamyou commentedAwesome, thanks.