View Single Post
  #1  
Old 02-13-2006, 04:51 AM
se.nsuo.us Offline
pixelpost guru
 
Join Date: Dec 2005
Location: Somewhere in India
Posts: 624
Add links for del.icio.us, furl and spurl

Here is a simple way allow people to easily bookmark your pictures on del.icio.us, Furl and Spurl. in your image_template.html place the following code somewhere appropriate
HTML Code:
Add to <a href="http://del.icio.us/post?url=<SITE_URL>image/<IMAGE_ID>&title=<SITE_TITLE>-<IMAGE_TITLE>">del.icio.us</a>  | 
<a href="http://furl.net/storeIt.jsp?t=<SITE_TITLE>-<IMAGE_TITLE>&u=<SITE_URL>image/<IMAGE_ID>">Furl</a> | <a href="http://www.spurl.net/spurl.php?url=<SITE_URL>image/<IMAGE_ID>&title=<SITE_TITLE>-<IMAGE_TITLE>"> Spurl</a>
If you want Icons for the above services grab them from my site... For people who are markup challenged I might create an Addon with a few more services.... that is if someone does not do it before me [hint, hint ]
__________________
http://se.nsuo.us - A photoblog of sensual, abstract nudes [may not be work safe for some]
My Pixelpost Addons, Cheesecake-Photoblog Software
Reply With Quote