2 rtomes May 11, 2007 01:17
![](https://forums.b2evolution.net/media/users/rtomes/profile_pictures/.evocache/852011200463f00c67eeb9.jpg/crop-top-80x80.jpg?mtime=1372015408)
A further thought: The same plugin could also include "email to a friend".
Although it is possible to put all this code in every post as displayed, it might be better (less web traffic ==> less display time) to simply put a link in the page to another page where a person can tick a series of boxes to say which ones they want to fav into and /or email. Even better, if this remembers the person's ticks for next time.
There is a plugin
http://forums.b2evolution.net/viewtopic.php?p=54764#54764
and EdB also has a post on the topic
http://wonderwinds.com/hackblog.php/2007/04/26/social_bookmarking_stuff
Thank you John!
Here is the code that needs to be inserted - I have replaced three repeated sections by parameters:
%url% = the link of the page that is being faved
%picsdir% = the URL of the users picture directory where the various logos are stored (you need to put them there too obviously ... don't just live link to mine ;-) )
%title% = title of the page - this should be accurate as sites like SU use the actual title when a thumbs up is done and this should agree with that. Needs %xx substitution for blanks and special characters.