Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This is released as beta because:
(a) some changes to the access control logic were made and should be checked.
(b) changes to how menu paths are implemented - should work better with newer OG but possibly might cause problems with older OG versions.
New features:
* Added configuration option to bypass confirmation page (so adding/removing members etc. is faster.)
* Should integrate better with newer versions of OG and OG Views.
* Link title is now configurable.
The 6.x-2.* release series is a fairly major rewrite of the signup module by joachim from #29568: Flexible number and type of fields. dww has not reviewed any of this code. This branch is not compatible with the UberCart Signup module. If you want to use uc_signup, stay with the 6.x-1.* series.
The size of the modal popup is now configurable
Now a more specific error message is displayed if the ToS are required but not checked.
A lot of minor fixes.