I like the capability of book access module. Any plan to update it with Drupal 6 support?

Comments

mrfelton’s picture

I too would love to see this for drupal 6

afly’s picture

Assigned: Unassigned » afly
Status: Active » Needs review
StatusFileSize
new9.57 KB

i just port it to drupal6.
work fine in drupal6.3.

add1sun’s picture

StatusFileSize
new8.56 KB

Please supply patches rather than whole zipped files. That makes it much easier to review and get added to the code base. I have attached a straight diff of afly's code, untested or reviewed.

add1sun’s picture

Category: support » task

Oh and the patch is against HEAD.

Wolfflow’s picture

subscribe. Great Module.

add1sun’s picture

Status: Needs review » Fixed

This has been committed to HEAD with a few tweaks and also updating the install file to the new schema API.

echoz’s picture

Just tested book access 6.x-1.x-dev on Drupal 6.4 - unable to exclude any roles from seeing a book.
Clean installation, just beginning to test. Book is created with default page content type. Followed instructions and disabled permissions access elsewhere, even tested without the book nav block.

Is anyone getting this to work?

(not changing this issue's version info, but perhaps it should read 6.x-1.x-dev)

Wolfflow’s picture

Title: Drupal 6 Support » Book Access Drupal 6 Support
Version: 5.x-1.0 » 6.x-1.x-dev
Status: Fixed » Needs review

Have change Title, status, and release to reflect this issue. Please correct if I'm wrong.

add1sun’s picture

Status: Needs review » Fixed

This is working for me. Since this code is already in and is basically D6 compatible, please post any issues with the D6 version as new issue sin the queue rather than continuing this one. Thanks :-)

gratchman’s picture

Installed and testing on testing server with D 6.4. Seems to work fine except for one thing and it was a breeze to get it back working again. I had views showing Distinct items for no reason at all and everything had been working fine until I installed this module. I then got SQL errors regarding the Distinct setting. I disabled the Distinct setting in Views and errors are gone. I just hope I don't need to use the Distinct feature in views in the future. Other than that this module works great!!! so far :P

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.