Download & Extend

don't write node-access records with no grants

Project:Node Access Arbitrator
Version:master
Component:Code
Category:feature request
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

avoid writing records where view/update/delete are 0. this is bloat.

Comments

#1

Status:active» needs review

Here's a little patch that would make na_arbitrator only write records that had at least one nonzero grant. I don't know if there might be larger implications of not writing these rows, but you can decide.

AttachmentSize
naa_no_zeroes_rows.patch 512 bytes

#2

Status:needs review» active

ignore the patch--it won't do the trick.

#3

noone is maintaining this module. a much better move is to use 5.0 where its functionality is now in core.

#4

Category:bug report» feature request

I'm not actually adding new functionality to the module (I will fix bugs where necessary). This isn't technically a bug.

Drupal 5 has this module already incorporated. I definitely encourage updating sites to Drupal 5 where possible.

#5

Status:active» closed (fixed)
nobody click here