[mochikit] Re: Minimum Files?

2008-06-18 Thread jonathan@myspace
Oh man, my middle school teacher would kill me :P. Thanks for the help. On Jun 18, 2:52 pm, machineghost <[EMAIL PROTECTED]> wrote: > >>Do I what does include to? > > That's not even a sentence, let alone a question, but I'll try to > answer it anyway ;-) > > If you don't want to use the packed

[mochikit] Re: Minimum Files?

2008-06-18 Thread machineghost
>>Do I what does include to? That's not even a sentence, let alone a question, but I'll try to answer it anyway ;-) If you don't want to use the packed version, the files you need are in lib/MochiKit. The only one you NEED is Base.js; if all you have in your HTML is: you'll be able to use every

[mochikit] Re: Minimum Files?

2008-06-18 Thread Per Cederberg
Darn. My eyes didn't parse a "not" in the last few sentences. Sorry. But then I don't understand the question? The docs specifies what depends on what. There is a wiki page about creating your own packed version if that is what you're after: http://trac.mochikit.com/wiki/RollYourOwn Cheers, /P

[mochikit] Re: Minimum Files?

2008-06-18 Thread Per Cederberg
Use the content in the "packed" folder. Cheers, /Per On Wed, Jun 18, 2008 at 8:06 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I downloaded the release version. The basic file structure is: > > / - Changes, LICENSE.txt, MANIFEST, META.json > /doc > /examples > /include > /lib > /packed

[mochikit] Re: Minimum Files?

2008-06-18 Thread jonathan@myspace
I downloaded the release version. The basic file structure is: / - Changes, LICENSE.txt, MANIFEST, META.json /doc /examples /include /lib /packed /tests I'd prefer not to use the packed version, so I believe the only folder I need is lib. Do I what does include to? On Jun 18, 10:32 am, machineg

[mochikit] Re: Minimum Files?

2008-06-18 Thread machineghost
You probably only need one file: Mochikit.js. This file contains most of the MochiKit libraries (but not all; I forget exactly which ones it leaves out) in a compacted form. The compacting isn't perfect though, so if you really need to remove every last k possible you could probably shrink it a