I am proud to release my first Expression Engine plugin. This one is named Tweet This which will allow you to add a “Tweet This” link in your blog entries. This will enable visitors to tweet the post.
Example Usage
{exp:tweet_this title="{title}" url="{title_permalink=blog/entry}"}
Parameters
title=”{title}”
- The title of the entry.
url=”{title_permalink=blog/entry}”
- The url or permalink to the entry.
no_short_url=”TRUE”
- Do you want to use the is.gd url shortening server? Default is Yes.
Download
You can download this plugin from the Expression Engine forums:
http://expressionengine.com/forums/viewthread/115527/
Update
This has now been extensively updated by Masuga Design and you can get the new version from GitHub.
