public
Description: WoW Addon - Lua notepad thing
Homepage: http://www.tekkub.net/
Clone URL: git://github.com/tekkub/tekpad.git
Click here to lend your support to: tekpad and make a donation at www.pledgie.com !
tekpad /
name age message
file LibStub.lua Sat Aug 23 12:51:07 -0700 2008 Add in LibStub [tekkub]
file README.textile Sat Aug 23 13:42:52 -0700 2008 Fucking typos [tekkub]
file changelog.txt Sat Aug 23 13:20:56 -0700 2008 Update changelog for 3.0.1.1-Beta [tekkub]
file tekPad.lua Sat Aug 23 13:13:44 -0700 2008 AddonLoader support, sweeeeeeet [tekkub]
file tekPad.toc Sat Aug 23 13:13:44 -0700 2008 AddonLoader support, sweeeeeeet [tekkub]
file tekPanelAuction.lua Sat Aug 23 13:14:02 -0700 2008 Embed update [tekkub]
README.textile

tekPad is a tiny in-game lua editor inspired by TinyPad (yes, my pad is tiny-er). Basically I stripped out the multi-page stuff because I found that I only used the last page of code… thus I had a bunch of old snippets of code I was never going to use again floating around in my savedvars. I also removed the searching and frame moving resizing…

In short, this is an editbox with a button to run the lua you input, nothing more.

To access the panel you can use the LDB launcher or the commands /pad and /tekpad

This addon uses AddonLoader if present to defer loading until the launcher or slash command are used.

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.