I really would like to implement simple petition functionality on my site. I want folks to be able to enter their name, zip, and email address, and to have the petition page display as the petition text and a list of all the names and zips of all signers.
The petition module has not been updated for Drupal 5, and the SignIt module is either buggy or not what I'm looking for.
I'm willing to pay something, but not what a development company would charge. How do I organize a reverse bounty? Anyone else need the same solution?
I've released a few modules in the past with no problem, but I cannot seem to get a release node to publish for a new module I wrote. I assume that means I cannot get the packaging script to run either. The module is CCK Redirection. Can someone who understands the CVS system and its integration with Drupal.org please look at that module and its CVS location and share some insight into what's going on here?
I'm creating my own application forms, but I can't seem to figure out how to make anything except text fields and text areas. I want to be able to create check boxes (radio buttons), drop down menues, and various other form types.
I was wondering if there was a list or something within one of the handbooks that I've failed to come across that tells you what form types drupal allows you to make.