Adding Fleck to ShareThis plugin
You may have noticed that I just added one of those immensely popular social bookmark sharing plugins to this blog. It is called ShareThis, developed by Alex King. I especially love the stylish, RDF-like Share This icon.
I felt the ShareThis functionality overlaps the Fleck plugin for a great deal, so instead of having both of them cluttering every blog post, I just added Fleck to the ShareThis set.
This is a fairly trivial operation; if you want to do the same, just two steps are needed.

One – edit share-this.php
To add the Fleck service to the plugin's $social_sites array, add the following:
, 'fleck' => array(
'name' => 'Fleck'
, 'url' => 'http://extension.fleck.com/?v=b.0.804&url={url}'
)
Two – save the
16×16 px Fleck icon to the plugin directory and name it fleck.gif
Upload the whole share-this folder, enable the plugin and you should be ready.
[ratings]
Popularity: 83%
Tags: Adding Fleck;, Alex King, cluttering;, gif, php, RDF
Permalink



Henri van den Hoof said,
May 18, 2007 @ 16:06
Ziet er goed uit. Ik heb zelf een plugin geschreven en daar ook Fleck in meegenomen maar vind deze Share This ook wel erg geslaagd. Misschien eens kijken of ik ‘em ook kan gebruiken en customizen