og_contact 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| og_contact-7.x-1.x-dev.tar.gz | 15.99 KB | 0616c6a42cc6d771d59177176179ea4e |
| og_contact-7.x-1.x-dev.zip | 18.26 KB | 648353f528a3b13ed89816c70906bd6c |
Release notes
This is the first Dev version of the D7 port of OG Contact.
This is far from production ready, but works in a rudimentary fashion that is ready for testing and and feedback. Contact forms can be created/ edited/ deleted and used for sending mail.
There are some known problems, most of which are created by the desire to adhere more closely to OG's new model, which will in turn move or render obsolete many of the settings on the admin pages, and will move certain things around. There are also considerations being made to reflect changes in D7 Contact module.
Feeback, bug reports, and patches are always welcome.
og_contact 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| og_contact-6.x-1.0.tar.gz | 14.2 KB | 193e18718c7557c0cd5c31e6816b7450 |
| og_contact-6.x-1.0.zip | 16.34 KB | 9e9eaf7f4bccc91edcd31b7b2db653b7 |
Release notes
This is the long overdue D6 official release.
The 6.x-dev code has been working with the exception of a couple bugs for a long while.
This is happening as part of a larger push to put this module in a better maintenance status, as well as a necessary step in bringing in all outstanding patches towards a D7 release.
og_contact 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| og_contact-6.x-1.x-dev.tar.gz | 14.48 KB | 2f9fc43b06593d195545813e616611af |
| og_contact-6.x-1.x-dev.zip | 16.55 KB | d627755d0cfa0e57f83a1b6ac107d962 |
Release notes
This is the first revision of the OG Contact Form module for Drupal 6. It represents a large reworking of the structure of the module code, as well as some new features. These include:
- Message recipient handling. There are now three ways to assign recipients of form submissions. You may still optionally send to group admins, or supplied recipients, but you can now also send responses to group members with the "receive og contact submissions" permission.
- Custom Additional Info per form. You are now optionally able to add "Additional Info" text above the contact form on a per group basis.
There is still a lot of testing to be done on this code before its ready for release. However, from my own testing everything seems to be working.
NOTE: The upgrade path from the 5.x version to the 6.x has not yet been written! Attempting an upgrade is not yet recommended for anyone.
og_contact 5.x-3.5
| Download | Size | md5 hash |
|---|---|---|
| og_contact-5.x-3.5.tar.gz | 12.1 KB | b28553b26384774cabed258cf954dd75 |
| og_contact-5.x-3.5.zip | 13.08 KB | 591e074610b86a85d2dad68e41e682ad |
Release notes
This release fixes branching and tagging errors made by me, which resulted in fatal errors due to mismatched versions in the tag. Thanks to scedwar for detailing the bug: http://drupal.org/node/314088
This release also fixes an error in user threshold checking for form submission, that caused the check to not be run. Thanks to molenick for detailing and creating a patch for this bug: http://drupal.org/node/314069
og_contact 5.x-3.3
| Download | Size | md5 hash |
|---|---|---|
| og_contact-5.x-3.3.tar.gz | 10.96 KB | 55b4b8a3ec100cb6d2553a74cdc7d1fc |
| og_contact-5.x-3.3.zip | 11.89 KB | 19e71c813c01301564c073e42c0bf273 |
Release notes
This release fixes a few bugs in the -dev versions.
It is also the first official release that adds the ability to restrict contact from access to group members as well as the ability to add the group's name to the subject of form submissions.
This is identical to the other release created on this date, but this one was created for CVS tag consistency.
og_contact 5.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| og_contact-5.x-3.0.tar.gz | 10.95 KB | 8455bbdba28b83e9026b2df0d5c62cbd |
| og_contact-5.x-3.0.zip | 11.89 KB | cef2c20ab20299c301a4e0b2159d7991 |
Release notes
This release fixes a few bugs in the -dev versions.
It is also the first official release that adds the ability to restrict contact from access to group members as well as the ability to add the group's name to the subject of form submissions.
og_contact 5.x-4.x-dev
| Download | Size | md5 hash |
|---|---|---|
| og_contact-5.x-4.x-dev.tar.gz | 12.29 KB | 89563b51f9693b6530f75b9fe18c72df |
| og_contact-5.x-4.x-dev.zip | 13.19 KB | 4dbe48c4c94408f7f1fffb2e2dc2eef1 |
Release notes
This version adds the ability to limit contact forms to group members only, as requested here: http://drupal.org/node/239163
It also adds the option of having the group's name in the subject of emails.
og_contact 5.x-3.2
| Download | Size | md5 hash |
|---|---|---|
| og_contact-5.x-3.2.tar.gz | 11.76 KB | db6be6df5b29c9f5a428e61078dcc2f3 |
| og_contact-5.x-3.2.zip | 12.73 KB | 8147fb0667eb0c1ddbb2e1fc671b12e9 |
Release notes
This release cleans up packaging errors.
og_contact 5.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| og_contact-5.x-3.1.tar.gz | 10.73 KB | e7eb74bbd73401e49520574565e64d28 |
| og_contact-5.x-3.1.zip | 11.68 KB | 817e234a1a625e36aa9e3306e9b626bb |
Release notes
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)
og_contact 5.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| og_contact-5.x-3.x-dev.tar.gz | 10.88 KB | 6be88d37592439b032cb8c8e0fd94826 |
| og_contact-5.x-3.x-dev.zip | 11.75 KB | 87990d59ff523ce1c80783f9cb980a74 |
Release notes
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)
og_contact 5.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| og_contact-5.x-2.x-dev.tar.gz | 10.66 KB | 19add5fd5dd1af7fd7216331b2f55494 |
| og_contact-5.x-2.x-dev.zip | 11.56 KB | 5dfe2706dcbf5059f55b2c01d3975314 |
Release notes
This release fixes a few bugs, and adds a bunch of new features.
- Fixed bug 194778
- Added option to add contact forms to all new groups by default, as response to this feature request.
- Added page to add contact form to all groups that do not hav them. Thanks to danaktivix for help with this.
- Added page to remove contact forms from all groups.
- Separated edit group contact form and add group contact form into different functions.
- fixed bugs in the edit update statement.
- made the group select list for adding groups contain only groups that do not have forms.
- Removed the form validation, since all it did was check for existing groups
which was redundant now that the form only displays groups without forms.
og_contact 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| og_contact-5.x-1.x-dev.tar.gz | 12.96 KB | 62fe429a2dd24286bdb4b825a9745db3 |
| og_contact-5.x-1.x-dev.zip | 16.55 KB | be1ae9b2c283004193728814a3fe00d3 |
Release notes
Initial dev release.