og_contact 5.x-3.x-dev

gnat - December 21, 2007 - 16:48
Nightly development snapshot from CVS branch: DRUPAL-5--3
First released: December 21, 2007 - 16:48
Download: og_contact-5.x-3.x-dev.tar.gz
Size: 10.96 KB
md5_file hash: 87f3e015bf23457e81bf6002878745b3
Last updated: September 26, 2008 - 00:11
View usage statistics for this release

This is mainly a features release, which includes the ability to add user defined recipients to group contact forms, and the ability to allow group administrators to edit contact form details.

Here are the details of changes in this release:

og_contact.module

  • Fixed bad link on the settings page
  • Fixed a few typos in text
  • Added a recipients list to optionally send responses to group admins and/or recipients
    • adding two form fields to the add and edit pages, one as an on/off flag for using administrator list as recipients, and the second a user defined recipient field
    • added back in the validate funciton to ensure that form responses go somewhere
  • Allow for group admin users to edit their own contact form settings.
    • checkbox on the settings page to enable/disable this
    • added a permission to give users the ability to edit forms
    • added the menu callback to create the edit page at a different URL
    • added checking to the edit form page to properly parse the nid from the URL
    • added a check for admins at node url

og_contact.install

  • Added in the two fields to og_contact (noadmin,recipients)
 
 

Drupal is a registered trademark of Dries Buytaert.