This module is dead. It was something I found useful for Drupal 5, and wanted to share it in case anyone else did too. But with the AHAH framework in Drupal 6 and above, I don't see a point to this module. I'll leave it up here for now for anyone still using Drupal 5.
This is a set of modules for working with the Web Forms 2.0 specification, which is an attempt to bring advanced forms functionality to browsers in a standardized way. Unfortunately, the specification has not yet evolved into an official standard, and browsers do not yet implement it. However, an in-progress, cross-browser javascript implementation is available. These modules integrate that implementation into Drupal.
webforms2.module adds the javascript implementation. It has no other functionality.
webforms2_repetition.module adds a "webforms2_repetition" element type to Drupal's Forms API, enabling developers to take advantage of the Web Forms 2.0 repetition model in their forms.
Note: As of July 22, 2009, this module appears to no longer be supported. If, as the project maintainer, you feel this message has been posted in error, please reply to http://drupal.org/node/474680.
With Drupal 7 released, Drupal 5 is no longer supported, so this module is officially obsolete. However, if you want to take over its maintenance, please contact me.
This package will contain a complete set of tools for managing several drupal installs.
At the moment the package contains:
cron.module:
This module makes it possible to add countless sites to a list. The cron.php of each of these sites is called whenever the cron of the site which has the cron module installed, is executed.
You can add that one site to your user account at http://www.drupalcron.org, which will visit the cron.php of that site every hour. This will make any cron configuration obsolete.
Note: As of 2010/07/18, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #822496: UberCart Affiliate seems abandoned.