Re: control catalog?
Christophe's right - the quality of third-party controls will vary tremendously. Scriptaculous has a fairly solid base, and good test coverage, but not so for stuff out in the wild. Add to that broken links, etc. These issues are endemic with any project that has extension points or a plug-in community of some sort.
Thomas Fuch's take on this (and on looking after scriptaculous in general) is to only include things in the library that the core team have used inthe real world and found to be useful, so they aren't aiming for a comprehensive widget set. If you're looking for that, you could try the Ext library, which plays nicely with prototype and scriptaculous, but you'll notice the extra weight.
Other than that, the closest to the catalog page that you're looking for is the Extensions page on the wiki:
http://wiki.script.aculo.us/scriptaculous/show/Extensions
|