Generally speaking it's not good form to deep link to github. That just taxes their system and bandwidth... Not a big deal during development, but bad idea for production.
On Mon, Aug 1, 2011 at 12:49 AM, Steve Onnis <[email protected]> wrote: > Yeah i was implementing FancyUpload and it uses the Lang.js. I have > replaced it with the Local stuff now anyway > > -----Original Message----- > From: Tim Wienk [mailto:[email protected]] > Sent: Monday, 1 August 2011 5:47 PM > To: [email protected] > Subject: Re: [Moo] Lang.js dissapeared? > > Yes, permanent. Since 1.3, there's Locale/Locale.js instead of > Core/Lang.js. > > If you're referring to things on the master branch, things can always > change, it'd be saver using a tag, like: > https://raw.github.com/mootools/mootools-more/1.2.5.1/Source/Core/Lang.js > > The current master-version is now at: > > https://raw.github.com/mootools/mootools-more/master/Source/Locale/Locale.js > > The 1.3.2.1-version: > > https://raw.github.com/mootools/mootools-more/1.3.2.1/Source/Locale/Locale.js > >
