Currently a book can only be a member of one category.
The only way I've found of allowing a book into more
than one category is to add multiple books under the
different categories.
This is inefficient, and on installations where you
only allow unique ISBNs not possible.
A solution is the cut out the cid/sid out of the
books_books table, and create a seperate table which
links the bkid and cid/sid.
Thanks
Logged In: YES
user_id=925817
I will not implement multiple categories now and here is
why: my work is to make books pnapi compliant because when
PostNuke .8 will be out ALL pnapi compliant modules will be
able to use the new categories modules that will ship with
PN .8 and this module allow full hierachical multiples
categories. So working now on that feature would be a waste
of time.