The download policy has been changed*: no more free downloads.
Choose from bronze, silver or gold donation pack the one that is suitable for you.
Only subscribed NLSTART donators will be able to download e107 plugins. Please login or sign up.
Existing members can login and click the 'Manage your subscriptions here' link from their profile. Of course, signing up for free is still an option; so you can participate on the NLSTART member forums or subscribe to the NLSTART newsletter.

Thank you for your support.
* as per September 2013

How to add Twitter interactivity retweet to your news pages?

Category:   Blog | Author:   nlstart

Twitter is 'hot'. So here's a very simple 'how to' instruction to add some Twitter interactivity to your e107 news pages.

1. create a new file e107_themes/yourthemefolder/retweet.sc with following content:

$news_item = getcachedvars('current_news_item');
return "<script type=\"text/javascript\">tweetmeme_url = '".SITEURL."news.php?item.".$news_item['news_id']."';
</script><script type=\"text/javascript\" src=\"http://tweetmeme.com/i/scripts/button.js\"></script>";

2. at the top of your theme.php (e.g. under language include) add this line:
$register_sc[]= "RETWEET";


3. in your theme.php in section $NEWSSTYLE use {RETWEET} E.g. behind

Enjoy!

printer friendly LAN_NEWS_24

Comments

Jaricanese7

Nice post. Will definitely be used in one of my sites. Thanks.
nlstart

I'm glad it's useful for you! :-)

You must be logged in to make comments on this site - please log in, or if you are not registered click here to signup

Your ways to participate

Thank you for using my NLSTART plugins. You can show your appreciation and support future development by donating.

Please give my plugins a maximum rating at the download details section. Or translate and create language packs, improve the Wiki, deliver code contributions, discuss and answer questions in the forums, join the test team, enter bug reports and promote the NLSTART plugins by writing about it in your blog, tweets, etc. Otherwise, purchase a virtual T-shirt image!. Alternatively, send me something from my wishlist. Or send some bananas for this code monkey.