- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,099 Mods
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
LibAboutPanel
- 1 Like
- World of Warcraft
- 2,254 Monthly Downloads
- Supports: 5.2.0
- 303,191 Total Downloads
- Updated 03/14/2013
- Created 08/12/2008
- 50 Favorites
- Project Site
- Comments
- Release Type: Release
- License: Public Domain
- Newest File: 1.6.1
About LibAboutPanel
What it does
Lib About Panel is a small library which will add an about panel to your Blizzard interface options. You can specify whether or not to have the panel linked to a main panel, or just have it created separately. It will populate the fields of the about panel from the fields located in your ToC.
Where to get it
- CurseForge - Often Beta quality
- Curse - Most updated stable version
Donations
I have setup a donation site via Pledgie. Feel free to donate if you like this mod. I have put countless hours of time and effort into it along with many people who have helped me. I did not write this mod with the intent to make any money from it, I wrote it to help me with some needs that I saw in-game.
How to get it to work
To create the about panel, just add the following line of code into your mod:
LibStub("LibAboutPanel").new(parentframe, addonname)
It will also return the frame so you can call it like:
frame = LibStub("LibAboutPanel").new(parentframe, addonname)
The parentframe option may be nil, in which case it will not anchor the about panel to any frame. Otherwise, it will anchor the about frame to that frame.
The second option is the name of your add-on. This is mandatory as the about panel will pull all information from this add-ons ToC.
The ToC fields which the add-on reads are:
"Notes"
"Version"
"Author"
"X-Author-Faction"
"X-Author-Server"
"X-Category"
"X-License"
"X-Email"
"X-Website"
"X-Credits"
"X-Localizations"
"X-Donate"
It will only read fields when they exist, and skip them if they do not exist.
Example Code
ToC File:
## Title: Alt-Tabber
## Notes: Plays a noise when you're alt-tabbed for a ready check (even when sound is turned off)
## Author: Ackis
## X-Author-Server: Azgalor US
## X-Author-Faction: Horde
## eMail: ackis AT shaw DOT ca
## X-License: MIT modified with notification clause
## X-Donate: Send me UDE Point codes, a Murky Code, or donate a few bucks/hours at your local animal shelter.
## Interface: 20400
## Version: 1.2
## X-Revision: Rev: 431
## X-Date: $Date: 2008-07-20 14:41:47 -0600 (Sun, 20 Jul 2008) $
## X-credits:
## X-Category: Raid
## X-Localizations: enUS
## X-Website: http://www.wowwiki.com/AltTabber/
## X-Feedback: http://www.curse.com/downloads/details/12774/
Load the panel in LUA code not attached to anything:
LibStub("LibAboutPanel").new(nil, "AltTabber")
Load the panel in LUA code attached to other panels:
self.optionsFrame[L["About"]] = LibStub("LibAboutPanel").new("Ackis Recipe List", "Ackis Recipe List")
Known Issues
All known issues will be kept at the CurseForge tracker.
Please use the CurseForge tracker to file bug reports.
Wish List
Please use the CurseForge tracker to add suggestions and feature requests.
Bug Reporting
Please use the CurseForge tracker to file bug reports.
Wiki
tag 1.6.1
fb8ca1de8e8b43a8013ae3262557d991dc7e04f2
John Pasula <ackis@shaw.ca>
2013-03-14 16:03:40 -0600
Tagging as 1.6.1.
--------------------
John Pasula:
- ToC Update.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 1.6.1 | Release | 5.2.0 | 9,919 | 03/14/2013 |
| 1.6.1-nolib | Release | 5.2.0 | 388 | 03/14/2013 |
| 1.6.0 | Release | 5.0.4 | 54,285 | 08/29/2012 |
| 1.6.0-nolib | Release | 5.0.4 | 1,750 | 08/29/2012 |
| 1.5.2 | Release | 4.3.4 | 32,839 | 08/17/2012 |
| 1.5.2-nolib | Release | 4.3.4 | 529 | 08/17/2012 |
| v1.51 | Release | 4.0.3a | 142,630 | 12/01/2010 |
| v1.51-nolib | Release | 4.0.3a | 6,636 | 12/01/2010 |
| v1.5 | Release | 4.0.1 | 33,334 | 10/15/2010 |
| v1.5-nolib | Release | 4.0.1 | 2,056 | 10/15/2010 |
| v1.43 | Release | 3.3.0 | 2,006 | 12/18/2009 |
| v1.43-nolib | Release | 3.3.0 | 136 | 12/18/2009 |
| v1.42 | Release | 3.3.0 | 702 | 12/09/2009 |
| v1.42-nolib | Release | 3.3.0 | 22 | 12/09/2009 |
| v1.41 | Release | 3.1.0 | 5,452 | 05/27/2009 |
| v1.41-nolib | Release | 3.1.0 | 17 | 05/27/2009 |
| v1.4 | Release | 3.1.0 | 9 | 05/21/2009 |
| v1.4-nolib | Release | 3.1.0 | 8 | 05/21/2009 |
| v1.33 | Release | 22 | 03/06/2009 | |
| v1.33-nolib | Release | 23 | 03/06/2009 | |
| v1.32 | Release | 3.0.9 | 13 | 03/04/2009 |
| v1.32-nolib | Release | 3.0.9 | 17 | 03/04/2009 |
| 1.31 | Release | 3.0.9 | 1 | 03/04/2009 |
| 1.31-nolib | Release | 3.0.9 | - | 03/04/2009 |
| 1.3 | Release | 3.0.9 | 1 | 03/04/2009 |
| 1.3-nolib | Release | 3.0.9 | - | 03/04/2009 |
| 1.2 | Release | 3.0.9 | - | 03/04/2009 |
| 1.2-nolib | Release | 3.0.9 | - | 03/04/2009 |
| 1.31 | Release | 3.0.3 | 2 | 01/10/2009 |
| 1.31-nolib | Release | 3.0.3 | 4 | 01/10/2009 |
| 1.3 | Release | 3.0.3 | - | 12/29/2008 |
| 1.3-nolib | Release | 3.0.3 | - | 12/29/2008 |
| 1.2 | Release | 3.0.3 | - | 12/11/2008 |
| v1.111 | Release | 3.0.2 | - | 10/20/2008 |
| v1.11 | Release | 1 | 10/20/2008 | |
| 1.1 | Release | 2.4.3 | 14 | 10/02/2008 |
| 1.0 | Release | 2.4.3 | - | 08/12/2008 |
Addon Packs Containing This...
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,039,394 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 476,960 Monthly Downloads
-
- Recount
- Combat
- 332,077 Monthly Downloads
-
- Auctioneer
- Mail, Tooltip, Bags & Inventory, Professions, and Auction & Economy
- 330,308 Monthly Downloads
-
- HealBot Continued
- Healer and Unit Frames
- 303,569 Monthly Downloads


Comments
JewDew4: This is a library for addon authors to use in their mods to add an "About" panel to the Blizzard interface options. Originally written by Tekkub and bastardized by me.
So , what did it doo ? =P
I kinda didnt get it ^^
Screenshots will be incoming :)
Wiki has been created at WoWWIki
As requested a screenshot has been posted of this in action.
Are you going to put it on WoWAce? Right now ARL through WAU gives an error because this is missing.
No I wasn't planning on putting in on WoW Ace.
Not because I don't like them or anything though. I'm learning CF's svn system right now and within a month or so there won't be an issue.
This only will cause a problem when you run disembedded. I understand that there were some technical issues earlier which caused problems but that was resolved.
Few more images uploaded to see what it does.