This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
makerocketgonow / README.textile
MakeRocketGoNow is a ‘quicklaunch’ plugin based on LibDataBroker-1.1.
MRGN will take all your LDB launchers and create a LDB plugin to display them in.
This allows you to access to all your LDB launchers on an LDB display addon that doesn’t support them.
Adding support to your addon
Implementing an LDB launcher in your addon is simple:
- Add the embed libs into your addon. You need LibStub, CallbackHandler-1.0 and LibDataBroker-1.1
- Add a “dataobject” to LibDataBroker containing an icon, an OnClick function, and “type” set to “launcher”
If you use Ace3 in your addon, you probably already have the first two embeds. Just make sure they’re loaded before LibDataBroker
Further reading
It’s highly recommended that you read the API documentation and
sample data specifications before using LDB.
Links
Visit my site for more info.
Please report all bugs and feature requests to my Google Code tracker
Please direct all feedback and questions to my Google Groups mailinglist








