I'm using organic group to have private content and nodelist shows everything regardless permission. So it should be nice if it could deal with node access api and shows only what a user has permission for. regards.
I'm using organic group to have private content and nodelist shows everything regardless permission. So it should be nice if it could deal with node access api and shows only what a user has permission for. regards.
Comments
Comment #1
njivy commentedThis module does take into consideration Drupal's access controls. It does so by calling
db_rewrite_sql(). My preliminary tests indicate that access controls are honored with this module.Comment #2
wmostrey commentedFeature resolved