How do I get a registration form that has all options in it?
fuser - March 24, 2007 - 03:05
Hello,
The standard registration form that comes with drupal is very simple.
We can add stuff using the profile menu under administer.
However I saw some sites using drupal like http://gallery.menalto.com that have a pretty decent user registration form with image upload and many other options that are not quite found in the profile. Is this a module or something premade that we can install or is it custom work?
Thanks

Check the modules
I think I remember some modules that do some of that stuff (maybe Login Toboggan?).
Picture upload is standard; it needs to be enabled though.
Nancy W.
now running 5 sites on Drupal so far
Drupal Cookbook (for New Drupallers)
Adding Hidden Design or How To notes in Your Database
Where do you enable picture
Where do you enable picture upload? I enabled file upload module but that didnt change anything.
User settings
Administer >> User management >> User settingsdown near the bottomNancy W.
now running 5 sites on Drupal so far
Drupal Cookbook (for New Drupallers)
Adding Hidden Design or How To notes in Your Database
gallery only has username
gallery only has username password and captcha on its registration page http://gallery.menalto.com/user/register
Fill them out see what
Fill them out see what happens :D
---
what you see there is a redirection to the user profile after the initial registration is sent from the registration form..