Hi all,

What I want to do is; create a content type (books) in witch I can determine pages, like page1 page2 page3, or chapter1 chapter2. etc. and let users check the pages or chapters they've red, to keep track of the books they are reading.

I don't know where to start. Any help will be appreciated.

Comments

ahillio’s picture

use flags for users to "flag" the books they're reading http://drupal.org/project/flag
then use "rules" to do stuff when books have been flagged http://drupal.org/project/rules