By rock69 on
Hi all :)
I'm using Drupal here in Italy to implement a news(paper) website. The editor however would like me to extend the info related to users, especially those in the "author" profile. I should add fields like the person's real name, address, and so on.
Is it possible to make such a heavy modification to Drupal?
Is there some other strategy I could follow that would be equally effective?
Thanks for your help.
Rock
Comments
yes
yes you can :)
you can use drupal's built-in profile system, and add some fields, like url, text field/area, date, radio/checkbox list,
you can even make several categories like "Personal data", "interests", "contact data"
you can do some user lists like here on drupal.org...