- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,842 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
LibAboutPanel
- 0 Likes
- World of Warcraft
- 122,760 Downloads
- Supports: 4.0.3a
- 4 Average Daily Downloads
- Comments
- Created 8/12/2008 10:04:56 AM
- Updated 12/1/2010 1:28:44 PM
- 38 Favorites
- Project Site
- License: Public Domain
- Release Type: Release
- Newest File: v1.51
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.
If you don't wish to donate money feel free to consider one of the following methods which may be more suitable:
- Volunteer time at your local animal shelter such as the Society for Prevention of Cruelty for Animals (SPCA) or drop a few bucks off for them. If you do this, please let me know.
- Send me some UDE Points. These points are obtained from the World of Warcraft TCG and Mini game.
- Send some gold to one of the authors in-game or help out with some achievements, or even send a message saying thanks. :)
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 v1.51
c5914321675eeee7ccc439c607599bb032fe2e4c
James D. Callahan III <darkenelf@gmail.com>
2010-12-01 14:32:47 -0500
Tagging new release.
--------------------
James D. Callahan III:
- Don't create new FontStrings every time one is needed - assign them as members of the frame and re-reference.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v1.51 | Release | 4.0.3a | 81,810 | 12/1/2010 1:28:44 PM |
| v1.51-nolib | Release | 4.0.3a | 5,493 | 12/1/2010 1:28:43 PM |
| v1.5 | Release | 4.0.1 | 33,268 | 10/15/2010 11:42:59 AM |
| v1.5-nolib | Release | 4.0.1 | 2,021 | 10/15/2010 11:42:58 AM |
| v1.43 | Release | 3.3.0 | - | 12/18/2009 4:37:26 PM |
| v1.43-nolib | Release | 3.3.0 | - | 12/18/2009 4:37:22 PM |
| v1.42 | Release | 3.3.0 | - | 12/9/2009 11:32:50 AM |
| v1.42-nolib | Release | 3.3.0 | - | 12/9/2009 11:32:46 AM |
| v1.41 | Release | 3.1.0 | 1 | 5/27/2009 6:33:38 AM |
| v1.41-nolib | Release | 3.1.0 | - | 5/27/2009 6:33:35 AM |
| v1.4 | Release | 3.1.0 | - | 5/21/2009 1:32:07 PM |
| v1.4-nolib | Release | 3.1.0 | - | 5/21/2009 1:32:04 PM |
| v1.33 | Release | - | 3/6/2009 1:06:26 PM | |
| v1.33-nolib | Release | - | 3/6/2009 1:06:23 PM | |
| v1.32 | Release | 3.0.9 | - | 3/4/2009 4:54:57 PM |
| v1.32-nolib | Release | 3.0.9 | - | 3/4/2009 4:54:54 PM |
| 1.31 | Release | 3.0.9 | - | 3/4/2009 4:37:43 PM |
| 1.31-nolib | Release | 3.0.9 | - | 3/4/2009 4:37:41 PM |
| 1.3 | Release | 3.0.9 | - | 3/4/2009 4:37:37 PM |
| 1.3-nolib | Release | 3.0.9 | - | 3/4/2009 4:37:34 PM |
| 1.2 | Release | 3.0.9 | - | 3/4/2009 4:37:31 PM |
| 1.2-nolib | Release | 3.0.9 | - | 3/4/2009 4:37:28 PM |
| 1.31 | Release | 3.0.3 | - | 1/10/2009 9:25:02 PM |
| 1.31-nolib | Release | 3.0.3 | - | 1/10/2009 9:24:59 PM |
| 1.3 | Release | 3.0.3 | - | 12/29/2008 11:16:18 AM |
| 1.3-nolib | Release | 3.0.3 | - | 12/29/2008 11:16:16 AM |
| 1.2 | Release | 3.0.3 | - | 12/11/2008 4:21:31 PM |
| v1.111 | Release | 3.0.2 | 1 | 10/20/2008 12:35:11 PM |
| v1.11 | Release | - | 10/20/2008 12:07:15 AM | |
| 1.1 | Release | 2.4.3 | - | 10/2/2008 10:28:16 AM |
| 1.0 | Release | 2.4.3 | - | 8/12/2008 1:31:12 PM |


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.