anonymous_contact 6.x-1.1
Posted by Gold on June 1, 2010 at 5:12am
| Download | Size | md5 hash |
|---|---|---|
| anonymous_contact-6.x-1.1.tar.gz | 8.02 KB | 8f0fbb82d5cc7a3631c225e6679565ab |
| anonymous_contact-6.x-1.1.zip | 8.85 KB | 41a4da93d79d9717b48fea51252a5281 |
Last updated: December 24, 2010 - 22:28
Release notes
Changes since DRUPAL-6--1-0:
- 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.
anonymous_contact 6.x-1.0
Posted by Gold on May 20, 2010 at 2:44am
| Download | Size | md5 hash |
|---|---|---|
| anonymous_contact-6.x-1.0.tar.gz | 7.45 KB | 516bdb08a42bf36ed9cbed8a6d310f97 |
| anonymous_contact-6.x-1.0.zip | 8.01 KB | c4f707253eb8ff39773bf4ba52432a6d |
Last updated: December 24, 2010 - 22:28
Release notes
Initial release. Very basic, but functional. See the project node (http://drupal.org/project/anonymous_contact) for potential enhancements. Contributions welcomed.
At this point access to the anonymous form is via;
http://mydomain.com/contact_form/[user_id]