Hi,
I spent ages researching all these links for a job I've just done - and thought I'd share it here, in case other people also wanna use them.
This links to the biggest Social networks, and lets people auto-bookmark the detailed page.
<a href="http://www.facebook.com/sharer.php?u=<%GT::CGI::escape($detailed_url)%>t=<%Title%> on <%site_title%>" target="_blank">Facebook</a>
<a href="http://buzz.yahoo.com/submit/?submitUrl=<%GT::CGI::escape($detailed_url)%>&ei=UTF" target="_blank">Yahoo Buzz</a>
<a href="https://skydrive.live.com/sharefavorite.aspx/.SharedFavorites??marklet=1&mkt=en-us&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>&top=1&jump=1&wa=wsignin1.0&tou=1" target="_blank">SkyDrive</a>
<a href="http://www.stumbleupon.com/submit?url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">Stumbleupon</a><br />
<a href="http://twitter.com/home?status=<%GT::CGI::escape($detailed_url)%>" target="_blank">Twitter</a>
<a href="http://digg.com/submit?phase=2&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">Digg</a>
<a href="http://www.linkedin.com/shareArticle?mini=true&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>&ro=false&summary=&source=" target="_blank">Linked In</a>
<a href="http://del.icio.us/post?v=4&noui&jump=close&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">del.icio.us</a>
<a href="http://www.mixx.com/submit?page_url=<%GT::CGI::escape($detailed_url)%>" target="_blank">Mixx.com</a>
<a href="http://favorites.my.aol.com/ffclient/AddBookmark?url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>&favelet=true" target="_blank">AOL Favourites</a>
Just place this on your detailed.html template, whereever you want the links to show :)
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
I spent ages researching all these links for a job I've just done - and thought I'd share it here, in case other people also wanna use them.
This links to the biggest Social networks, and lets people auto-bookmark the detailed page.
Code:
<a href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">Google Bookmarks</a> <a href="http://www.facebook.com/sharer.php?u=<%GT::CGI::escape($detailed_url)%>t=<%Title%> on <%site_title%>" target="_blank">Facebook</a>
<a href="http://buzz.yahoo.com/submit/?submitUrl=<%GT::CGI::escape($detailed_url)%>&ei=UTF" target="_blank">Yahoo Buzz</a>
<a href="https://skydrive.live.com/sharefavorite.aspx/.SharedFavorites??marklet=1&mkt=en-us&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>&top=1&jump=1&wa=wsignin1.0&tou=1" target="_blank">SkyDrive</a>
<a href="http://www.stumbleupon.com/submit?url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">Stumbleupon</a><br />
<a href="http://twitter.com/home?status=<%GT::CGI::escape($detailed_url)%>" target="_blank">Twitter</a>
<a href="http://digg.com/submit?phase=2&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">Digg</a>
<a href="http://www.linkedin.com/shareArticle?mini=true&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>&ro=false&summary=&source=" target="_blank">Linked In</a>
<a href="http://del.icio.us/post?v=4&noui&jump=close&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">del.icio.us</a>
<a href="http://www.mixx.com/submit?page_url=<%GT::CGI::escape($detailed_url)%>" target="_blank">Mixx.com</a>
<a href="http://favorites.my.aol.com/ffclient/AddBookmark?url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>&favelet=true" target="_blank">AOL Favourites</a>
Just place this on your detailed.html template, whereever you want the links to show :)
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

