I just realized this funcionality could be cool to implement. First off, case scenario:
Let's say you (or I) have a plugin posted in your blog. Then you add a link like "This plugin requires Mootools 1.2 with such and such Modules". So that link gets the users to http://mootools.net/core Whereas some modules are needed... 1) Requirements a)MooTools JavaScript Framework b)Download MooTools 1.2 with at least these modules: * Element.Dimensions * Fx.Tween * Fx.Morph * Selectors * DomReady (facultative) If we could make the modules needed for the plugin already selected when going to the download page, the user would just have to click "Download" at the bottom of the Downloads Page. Some URL might be able to make it: http://mootools.net/core#Element.Dimensions/Fx.Tween/Fx.Morph/Selectors/DomReady Sounds fair? Let me hear your thoughts
