Hi,

We would need some functionality so that book pages only viewable if the parent page is viewed before. This means that users can only see child pages of a book if a parent page has been viewed before, otherwise they can only see the parent page... Does anyone have any idea how can we achieve this?

Any help would be really appreciated.

Cheers,
Kourosh

Comments

kourosh.a’s picture

Anyone?

jhr’s picture

Category: feature » support

You might try looking at flags, I've never used it but from what I understand it might help.
http://drupal.org/project/flag

Also, I'd start by figuring out how Drupal handles the 'new' tag that you see on nodes some times. If the book page is 'new' , and the parent is 'new' too.... redirect to the parent.

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.