Hi,

Quote Originally Posted by smackjams
I am also very interested in having the Author displayed on the New, All, Featured, and Search Results pages. I would see this as a neccessary feature for the book product type.
OK, I added this to my TODO list!
(Search Results pages are already handled)

Quote Originally Posted by loosefast
Do you have any recommendations on how it will or will not co-exist with the previous version of the Book Product in terms of the database tables?
I don't remember well how this contrib worked in term of database, but the main thing you should check is that it does not use the ID 7 on the table "product_types" (my default is: "product_type_id = 7", as explained in the file "add_to_mysql.txt" of my contribution). Apart this, the names of the products type and keys should be differents.
Please let us know how it was!