Help with viewing favorites.
Posted: 09 February 2008 04:54 AM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2008-02-09

Hello, I’ve just installed the favorites module.
Can you help me - its probably obvious but how do users see their favorites? I’ve added :

{exp:favorites:entries weblog="my_weblog" limit="10"}

<a href="{title_permalink='site/template'}">{title}</a><br />

{/exp:favorites:entries} 

to my template?

Thank you, Andrea

Profile
 
 
Posted: 11 February 2008 07:30 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8290
Joined  2006-10-18

Yes, that is correct smile
That code will display the current logged-in member’s favorites.

Unless a member id number is provided in the url, then that member’s public favorites are shown.

 Signature 
Profile