Aaron, I have used the manifest info and it works well. However, it only works well for pasting it into my browser and getting the source displayed there, then I select all, and save it into a new js file. If I try to use wget or curl with the same url, I get errors. Are you aware of this? thanks, Jon
On Feb 5, 1:32 pm, Aaron Newton <[email protected]> wrote: > The next phase of the download builder will be powered by the Depender app > (http://github.com/anutron/mootools-depender#readme). When you get something > from Depender, it includes both a manifest and a url to get it again: > > //MooTools, <http://mootools.net>, My Object Oriented (JavaScript) > Tools. Copyright (c) 2006-2009 Valerio Proietti, > <http://mad4milk.net>, MIT Style License. > //MooTools More, <http://mootools.net/more>. Copyright (c) 2006-2009 > Aaron Newton <http://clientcide.com/>, Valerio Proietti > <http://mad4milk.net> & the MooTools team > <http://mootools.net/developers>, MIT Style License. > > //Contents: Core, Browser, Array, Function, Number, String, Hash, > Event, Class, Class.Extras, Element, Element.Event, Element.Style, > Element.Dimensions, Selectors, DomReady, JSON, Cookie, Swiff, Fx, > Fx.CSS, Fx.Tween, Fx.Morph, Fx.Transitions, Request, Request.HTML, > Request.JSON, More, Element.Shortcuts, Element.Measure, Fx.Reveal, > String.QueryString, URI, Element.Position, Element.Delegation > > //This > lib:http://clientcide.com/cnet.gf/depender/php/build.php?requireLibs=moot... > > Try it yourself: > > http://depender.clientcide.com > > > > On Fri, Feb 5, 2010 at 9:44 AM, Ryan Florence <[email protected]> wrote: > > I know there's been talk about saving builds on the download builder pages. > > > I would love that 3 times over. > > > --- > > Ryan Florence > >http://ryanflorence.com > > > On Feb 5, 2010, at 10:37 AM, Jacob wrote: > > > Hi there, > >> I was just hoping the MooTools team could implement some sort of easy > >> to read hash in the mootools core and more builds, where I can see > >> what has been included in that build. > > >> I noticed there is a build id/code, but if this does what I'm looking > >> for, how do I use it? > > >> If not then it's nice the download builders site remembers my last > >> choices, but im working with a large team and their expecting me to > >> handoff this code. I currently need to generate by hand a list of > >> everything I built. I would be thrilled if I could just tell them that > >> the builds can report their own contents and they can add/remove > >> things later without asking me what was icnluded in either file. > > >> Thanks for any help, and FYI: the team is loving the framework! > >> Jacob
