I just created a simple Ping.fm extension for RadiantCMS on github: ping.fm extension

With this you can have updates to your site automatically send details to your
Ping.fm account. All you’ll need to do is provide your account information in the Radiant::Config settings.

In the first iteration it just posts a link to the page and the title of the page to ping.fm.
If you have the tags extension installed it will add the page meta_tags to the post.

Installation:

gem install pingfm # sudo gem install pingfm
cd /path/to/radiant-installation/

git clone git://github.com/ehaselwanter/radiant-pingfm-extension.git vendor/extensions/pingfm

or

git submodule add git://github.com/ehaselwanter/radiant-pingfm-extension.git vendor/extensions/pingfm

git submodule init
git submodule update

rake db:migrate:extensions

Interested in Cloud or Chef Trainings? Have a look at our Commandemy Trainings page. Need help migrating to the cloud? Check out Infralovers.

comments powered by Disqus
Blog Tags