Action bar addon with popupable buttons.

What is Klappa?
The main concept of Klappa is to have one or more action bars with hided buttons which will pop up.

If you start Klappa the first time, you will see just one button in the center of the screen.
This is your first bar and button togehter.

How to set Klappa up?
Every bar of Klappa consists of one or more main buttons which are always visible.
You can extend every main button with as many popup buttons as you want.
To open the option menu just write "/klappa2" or use the Klappa button if you have a LibDataBroker launcher installed.

In the main options you can hide the default wow mainbar, add or delete a bar and open a frame with all button ids and how they are assigned.

What are button ids?
In Wow you have 120 button ids. Nearly every action bar addon uses these ids internally, but you dont see them.
If two buttons have the same id, they will to the same action if you click them.
With Klappa you are free to assign to your buttons every id you want.
------------------------------------------------------------------------
r30 | blutwurz | 2009-02-07 12:15:15 +0000 (Sat, 07 Feb 2009) | 1 line
Changed paths:
A /tags/1.01 (from /trunk:29)
Tagging as 1.01
------------------------------------------------------------------------
r29 | blutwurz | 2009-02-07 12:13:35 +0000 (Sat, 07 Feb 2009) | 1 line
Changed paths:
M /trunk/KlappaPopUp.lua
-now autohide is working (without a fadedelay)
------------------------------------------------------------------------
r27 | blutwurz | 2009-02-01 01:50:20 +0000 (Sun, 01 Feb 2009) | 2 lines
Changed paths:
M /trunk/KlappaPopUp.lua
-fixed the error message
(atm the buttons dont hide)
------------------------------------------------------------------------
r25 | blutwurz | 2008-12-30 23:56:57 +0000 (Tue, 30 Dec 2008) | 1 line
Changed paths:
M /trunk/Klappa2.lua
- bugfix when deleting a bar
------------------------------------------------------------------------
r24 | blutwurz | 2008-12-30 14:07:50 +0000 (Tue, 30 Dec 2008) | 1 line
Changed paths:
M /trunk/Klappa2.lua
- removed fubar support
------------------------------------------------------------------------
r23 | blutwurz | 2008-12-30 13:14:58 +0000 (Tue, 30 Dec 2008) | 6 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Klappa2.lua
M /trunk/KlappaBar.lua
M /trunk/KlappaHeaders.lua
M /trunk/KlappaPopUp.lua
M /trunk/embeds.xml
M /trunk/locale/deDE.lua
M /trunk/locale/enEN.lua
- removed unused files from pkgmeta and embeds.xml files
- added fubar support
- added slash command
- changed "row" to "main button"
- updated locals
- removed unused methods
------------------------------------------------------------------------
r22 | blutwurz | 2008-12-27 02:33:28 +0000 (Sat, 27 Dec 2008) | 2 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/Libs
A /trunk/Libs/LibDataBroker-1.1
A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
update pkgmeta
added LDB library to svn
------------------------------------------------------------------------
r21 | blutwurz | 2008-12-27 02:21:02 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml
-update .pkgmeta and embeds file to LibRock
------------------------------------------------------------------------
r20 | blutwurz | 2008-12-27 02:01:08 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/Klappa2.lua
M /trunk/KlappaBar.lua
M /trunk/KlappaButtonFunctions.lua
M /trunk/KlappaPopUp.lua
-added buttonfacade support
------------------------------------------------------------------------
r19 | blutwurz | 2008-12-26 10:40:02 +0000 (Fri, 26 Dec 2008) | 1 line
Changed paths:
M /trunk/Klappa2.lua
M /trunk/Klappa2.toc
M /trunk/KlappaBar.lua
M /trunk/KlappaButtonFunctions.lua
M /trunk/KlappaPopUp.lua
M /trunk/embeds.xml
-switch to using LibRock-1.0
------------------------------------------------------------------------
r18 | blutwurz | 2008-12-25 17:45:31 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/Klappa2.lua
M /trunk/KlappaBar.lua
M /trunk/KlappaHeaders.lua
M /trunk/KlappaPopUp.lua
M /trunk/embeds.xml
save some changes
------------------------------------------------------------------------
r17 | blutwurz | 2008-12-21 22:43:01 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
M /trunk/KlappaBar.lua
-bugfixing the config
------------------------------------------------------------------------
r16 | blutwurz | 2008-11-24 22:00:12 +0000 (Mon, 24 Nov 2008) | 1 line
Changed paths:
M /trunk/Klappa2.lua
M /trunk/KlappaButtonFunctions.lua
M /trunk/KlappaPopUp.lua
fixed error with db
------------------------------------------------------------------------
r15 | blutwurz | 2008-11-23 20:41:42 +0000 (Sun, 23 Nov 2008) | 1 line
Changed paths:
D /trunk/locals
remove unused
------------------------------------------------------------------------
r14 | blutwurz | 2008-11-23 20:39:38 +0000 (Sun, 23 Nov 2008) | 1 line
Changed paths:
M /trunk/Klappa2.toc
D /trunk/KlappaButton.lua
D /trunk/Localization.lua
removed unused files
------------------------------------------------------------------------
r13 | blutwurz | 2008-11-23 20:38:17 +0000 (Sun, 23 Nov 2008) | 1 line
Changed paths:
A /trunk/locale
A /trunk/locale/deDE.lua
A /trunk/locale/enEN.lua
moved localisation folder
------------------------------------------------------------------------
r12 | blutwurz | 2008-11-23 20:13:43 +0000 (Sun, 23 Nov 2008) | 8 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Klappa2.lua
M /trunk/Klappa2.toc
M /trunk/KlappaBar.lua
M /trunk/KlappaButtonFunctions.lua
M /trunk/KlappaHeaders.lua
M /trunk/KlappaPopUp.lua
A /trunk/embeds.xml
A /trunk/locals
A /trunk/locals/deDE.lua
A /trunk/locals/enEN.lua
switch to Ace3:
-add Ace3 Libs
-new config
-remove fubar support
-remove AceOO
-remove Button, just only Popupbuttons
------------------------------------------------------------------------
r8 | blutwurz | 2008-11-22 02:42:22 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
M /trunk/Klappa2.toc
-update .toc again
------------------------------------------------------------------------
r7 | blutwurz | 2008-11-22 02:36:41 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
M /trunk/Klappa2.toc
-update .toc
------------------------------------------------------------------------
r6 | blutwurz | 2008-11-22 01:44:32 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
-added more externals to .pkgmeta
------------------------------------------------------------------------
r5 | blutwurz | 2008-11-21 20:33:00 +0000 (Fri, 21 Nov 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
added .pkgmeta
------------------------------------------------------------------------
r4 | blutwurz | 2008-11-19 21:46:21 +0000 (Wed, 19 Nov 2008) | 1 line
Changed paths:
M /trunk/Klappa2.lua
added option for hiding mainbar
------------------------------------------------------------------------
r3 | blutwurz | 2008-11-18 21:42:12 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
M /trunk/Klappa2.lua
repair file
------------------------------------------------------------------------
r2 | blutwurz | 2008-11-18 18:59:26 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
A /trunk/Klappa2.lua
A /trunk/Klappa2.toc
A /trunk/KlappaBar.lua
A /trunk/KlappaButton.lua
A /trunk/KlappaButtonFunctions.lua
A /trunk/KlappaHeaders.lua
A /trunk/KlappaPopUp.lua
A /trunk/Localization.lua
commit files
------------------------------------------------------------------------
r1 | root | 2008-11-14 10:47:08 +0000 (Fri, 14 Nov 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"klappa2/mainline: Initial Import"
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...