UPDATE: I have put my solution in a new module, Restricted Content, detailed in a later blog post.
I've been looking through all the Drupal content access modules for a nice module to use on my other blog, davenjenny.com. I've been looking for the following features:
Probably the closest thing to what I'm looking for is the Node Privacy by Role or Content Access modules, but I'm almost leaning towards rolling my own module.
Unfortunatly I had the same.. though my complaint was that none of the access modules use the drupal style access (permissions!). Thats why I created http://drupal.org/project/node_access_control.
This one is still in beta and the 6 version has been ported but not yet released. The last two features you address are nice additions which I can implement or you can submit patches if you want to.
That's an interesting solution too! Unfortunately I went ahead and created the module before I noticed yours or your comment today. :) I have detailed it in my latest post. My first hesitation is that your solution could possibly have a negative affect on the permissions system for a larger site, but we could work together on a good solution.
Post new comment