This may have been discussed before and I apologize if so. It would be usefull to keep memory of when (timestamp, date-time whatever) a user registers in a Drupal site. Could we add a field for this in the 'users' table ?
i want to implement this functionality and the mailman.module does not seem to be quite done yet. (but it does seem like the work has already been done to be able to subscribe abd unsubscribe to mailing lists via a drupal site - since you can do it on drupal.org)
Anyone got an SQL script that cab be run from a browser to create the tables end basic entries for the MySQL database? So that it can be posted on this site. I an thinking along the lines of the one provided with phpNuke.