-
Anonymous Contact form: February 25, 2011 2:13
Commit 898017f on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Fixed http://drupal.org/node/808334 The form was only sending to admin. It was an issue with the menu path sending the user object as the page argument instead of the integer that is the uid. Wildcard Loader Arguments (http://drupal.org/node/224170) are seriously handy and should be referenced closer to the surface of the documentation. Added a README.txt covering usage. Added a user/[uid]/contact_form path to bring it closer in line with http://drupal.org/node/804300 also.
-
Initial commit of the Anonymous Contact module. This module provides a contact style form that the anonymous user can use to contact users of the site.