Now that we have Drupal 7 port, should we add some features, or change something how the module works? I have a couple of ideas myself, like Views integration, make permissions exportable etc. Somebody else?

Comments

Anonymous’s picture

+1 for Views integration!

mgifford’s picture

Title: Drupal 7 port is alive » Drupal 7 port - Next Steps

Would be good to go through issue queue. Close, trip, fix issues. This needs to be done before adding new features. That is where folks are struggling with issues at the moment.

The project page should be updated. Would be good to link to similar modules if there are any. There are lots of permission modules for Drupal, but this may or may not be the right one for folks. How does it compare with http://drupal.org/project/tac_lite or http://drupal.org/project/taxonomy_access for instance.

Set master properly here http://drupal.org/project/term_permissions/git-instructions

Add simple tests and (although I haven't confirmed this) most modules can benefit from being run through Coder to clean up odds & ends.

misc’s picture

mgifford, you are welcome to contribute on the issues you have raised.

mgifford’s picture

I do appreciate this. I don't have time to take on maintainer status (so there's a limited amount I can do). If I can provide patches, I usually do so.

I'll see about getting a patch up for http://drupal.org/node/701746#comment-6230014

Against 7.x-1.x-dev or the latest D7 git?

misc’s picture

mgifford, the patch in #701746: Permissions settings have no effect is now committed to the latest dev.

mgifford’s picture

Thanks!