So the question becomes, where is the most appropriate place to store the user data for this? I will need to store the id of the article they are looking at, and then have a table of offsets in the text that delineate the starts and ends of the highlighting. Should I create a Book module specific table to store this user information, or should I try to keep it in the pnUser tables?
I have explored the API for user data and I don't know if it is really designed to keep track of this type of information. Also, I hesitate to muck around with the Core tables as they may change with upgrades (esp. 0.76+ to 0.8). Any thoughts on this are appreciated.
Tim
P.S. I have checked out 0.8 and it is looking really nice!
P.P.S. Yes I did a search of the forum and could not find anything that addressed this point.
edited by: Paustian, Sep 15, 2006 - 05:56 PM
