It seems the current CVS version works without trouble with the Drupal 4.6.x release candidates. The only thing in Converting 4.5 modules to HEAD which still applies is the section Inter Module Calls (changing calls like taxonomy_get_vocabularies($name) to module_invoke('taxonomy','get_vocabularies',$name)). This is not really critical.
So do we want to implement new features for 4.6, or should we just create the 4.6.x branch and have another module ready for the Drupal 4.6.0 release?
Thanks,
Frodo
Comments
Comment #1
moshe weitzman commentedFrodo - you are welcome to fix that call and branch this module for 4.6. i rarely develop on thbis module anymore, so i welcome folks to help, and eventually talke over maintainership. thanks.
Comment #2
Frodo Looijaard commentedGlossary 4.6.0 has been released!
Comment #3
(not verified) commented