Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Reviews on Detail Pages

Quote Reply
Reviews on Detail Pages
Just wondering ....

Is it possible to somehow incorporate the Review Graphs (or even the review dialogue) on the detailed pages (I use detail.cgi to call these pages dynamically)?

BTW - Congratulations of v2.1.0 - the upgrade from Beta 2 went without a hitch. The only 'possible bug' I can see is the php settings in the paths setup - but as I don't use PHP it doesn't bother me ... but may bother others.

Regards,



Clint
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
Quote Reply
Re: [Clint] Reviews on Detail Pages In reply to
Hi Clint,

Yes, it is possible to customize things like that. Just simply place a tag in your detailed template:

Quote:
<%Links::User::Review::review_search_results($ID)%>

You also need to change your review templates a little bit to avoid duplicating of your header, footer ...

Cheers,
jean@gossamer-threads.com