Easy Retweet 1.1
Thanks to the great feedback on my initial Easy Retweet plugin I have made a few enhancements to the 1.1 version of the Easy Retweet Plugin. It now supports a new event. It can now attach itself to the end of your blog post automatically. You no longer have to manually add the link to your content.
As I found out, not every theme supports the "beforePostContentEnd" event. If your not seeing the retweet links and you have it enabled you may have to add a line to your template. It's pretty easy and is only one line.
Open your index.cfm look for this line: <mango:PostProperty ifnothasExcerpt body /> Right after it add the following line: <mango:Event name="beforePostContentEnd" />
We will make a similar change to the post.cfm page. Find the line that reads <mango:PostProperty body /> and again add the folloing line after it: <mango:Event name="beforePostContentEnd" /> That's it. Save your templates and upload them to your site.
Get the Easy Retweet Plugin
- Plugin version:
- 1.1
- Last Updated:
- 2009-07-24
- Requires:
- Mango Blog 1.3+
- Auto-install URL:
- http://www.visual28.com/assets/content/mango/EasyRetweet1.1.zip
Tags: Freebies · Mango Blog · Plugins

2 comments so far ↓
thanks so much for this plugin, and the easy instructions for themes that are not supported! I was able to with ease to upgrade a theme, and now everybody can re tweet my posts`-`
You Rock!
Thanks so much,
Johnny
Leave a Comment