just gave it a try and I'm getting this: <br /> <b>Warning</b>: include_once(compressors/jsmin-1.1.1.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in <b>/home4/cnetcom/ public_html/clientcide/cnet.gf/depender/compressors/jsmin.php</b> on line <b>3</b><br /> <br /> <b>Warning</b>: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'compressors/jsmin-1.1.1.php' for inclusion (include_path='.:/usr/lib/ php:/usr/local/lib/php') in <b>/home4/cnetcom/public_html/clientcide/ cnet.gf/depender/compressors/jsmin.php</b> on line <b>3</b><br /> <br /> <b>Fatal error</b>: Class 'JSMin' not found in <b>/home4/cnetcom/ public_html/clientcide/cnet.gf/depender/compressors/jsmin.php</b> on line <b>6</b><br />
On Feb 5, 10:32 am, 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
