Skip to Content

Mailman Groups 1.0

Version: 
1.00
Status: 
Release candidate
License: 
GPL
Compatibility: 
Drupal 6.x
AttachmentSize
mailman_groups-6.x-1.0.tgz11.16 KB

Version question

The page speaks of version 1.0 but the tarball .info file says 6.x-1.x-dev. Have there been changes since the dev version in September?

No logic changes

Just tidying up of documentation etc. 1.0 is effectively 1.x where x==0 and Drupal 6.x is implied.

The ".x" system for version numbering of "dev" releases is used by drupal.org, as we know. Personally I prefer all updates to have distinct version numbers, whether a "released" version or a "dev" version. So any updates posted here will go 1.0[.0], 1.0.1, 1.0.2. This will then be mapped onto the Drupal system for the purposes of posting on drupal.org.

What to do for 5.x version

Hello all,

I just wondered what to do in order to get a working 5.x version of this module.

Best wishes

Sebastian

Mailman Groups for Drupal 5.x

It certainly wouldn't be trivial. At a minimum it would have to be modified to handle Drupal form API differences, and perhaps there are differences in D5/6 versions of th other Mailman modules (Manager, User Register) that would require corresponding updates.