ScoopIt With ‘Sociable’
Sunday, March 4th, 2007
ScoopIt is Scoop’s new social news bookmarking site. If you use WordPress with the Sociable social bookmarking plugin (they’re the little icons across the bottom of each story, for those of you not keeping up) you might like to add ScoopIt to your Sociable set-up. Warning: Geekiness follows.
(For those not using Sociable, the instructions are on ScoopIt’s blog.)
Save the icon on the left and upload it to your blog’s wp-content/plugins/sociable/images folder with the filename ’scoopit.png’.
Open your wp-content/plugins/sociable/sociable.php file and add the following code in the $sociable_known_sites array:
'ScoopIt' => Array( 'favicon' => 'scoopit.png', 'url' => 'http://www.scoopit.co.nz/ submit.php?url=PERMALINK&title=TITLE', ),Add the following code to the $sociable_files array in the same file:
'images/scoopit.png',
In your blog’s admin area, add the ScoopIt icon to your active list.











