Requesting an option to only show text if you have no mail i.e. an option to disable the "No Mail" string as it's kinda useless and I only want to see it when I have new mail.
I can't seem to get this to do anything using Fubar & B2F. It's installed, checked in the addon list, yet doesn't show up anywhere when I log in. Has this been abandoned? If so, is there a replacement or another addon with this functionality I can use with Fubar?
Thanks
I can't seem to get this to do anything using Fubar & B2F. It's installed, checked in the addon list, yet doesn't show up anywhere when I log in. Has this been abandoned? If so, is there a replacement or another addon with this functionality I can use with Fubar?
Thanks
MailFu itself is outdated, too.
It doesn't use the new mail API that's been there for ages (it would be able to show who the last 3 mails are from without checking the mailbox, for example) and it still thinks "A buyer has been found for your auction of XXXX" is a reason to trigger the "new mail" sound.
Also, MailFu used to do exactly what is being requested here. With this whole LDB mess being about user choice, I can't help but notice a certain lack of choices with many of the FuBar plugin replacement LDB feed providers.
Also, MailFu used to do exactly what is being requested here. With this whole LDB mess being about user choice, I can't help but notice a certain lack of choices with many of the FuBar plugin replacement LDB feed providers.
Give it some time for other plugins to appear, LDB is still sort of new. I know that I'm slowly working on my own display and plugins, I just have a lack of free time due to school. :p
I'll probably revisit it some time in the future, but some are touting it as the salvation from the evil plague that is FuBar (or something) and are quick to remove and refuse support for FuBar plugins that don't even have a comparable replacement. ;-)
But lets leave this thread be about Broker_Mail, lest the drama policy smite me down. ;D
I can't seem to get this to do anything using Fubar & B2F. It's installed, checked in the addon list, yet doesn't show up anywhere when I log in. Has this been abandoned? If so, is there a replacement or another addon with this functionality I can use with Fubar?
Thanks
Hey,
here's a "quick and dirty hack" for broker_mail in order to work with Broker2FuBar:
1) Replace LibStub with LibStub:GetLibrary in line 3
2) Add type = "data source", in front of icon in line 4 (within the brackets)
which makes broker_mail show in FuBar (+Broker2FuBar) for me. This fix was created by simply comparing the .lua file with a working databroker addon - so better solutions might be available by actually studying the databroker specifications... ;)
But if I disable the text completly it won't show "New Mail" when I have new mail, right?
Thanks
Why don't you use MailFu with FuBar? :rolleyes:
NVM, found it buried in Mailbox Complete.
Thanks
Another stack of (outdated and unnecessary) libraries? :P
Would like to see it updated, etc. :)
It doesn't use the new mail API that's been there for ages (it would be able to show who the last 3 mails are from without checking the mailbox, for example) and it still thinks "A buyer has been found for your auction of XXXX" is a reason to trigger the "new mail" sound.
Also, MailFu used to do exactly what is being requested here. With this whole LDB mess being about user choice, I can't help but notice a certain lack of choices with many of the FuBar plugin replacement LDB feed providers.
Give it some time for other plugins to appear, LDB is still sort of new. I know that I'm slowly working on my own display and plugins, I just have a lack of free time due to school. :p
But lets leave this thread be about Broker_Mail, lest the drama policy smite me down. ;D
Hey,
here's a "quick and dirty hack" for broker_mail in order to work with Broker2FuBar:
1) Replace LibStub with LibStub:GetLibrary in line 3
2) Add type = "data source", in front of icon in line 4 (within the brackets)
which makes broker_mail show in FuBar (+Broker2FuBar) for me. This fix was created by simply comparing the .lua file with a working databroker addon - so better solutions might be available by actually studying the databroker specifications... ;)
Greetings,
SunrEyes