Customizing SMF > Mod Requests
Twitter List
(1/1)
PopsicleStickChick:
I am looking for a twitter sidebar for my forum, but one that will reflect the tweets of a twitter list, not just one user.
I have a twitter list for my forum peeps, and that is what I would like to display.
Thanks!
Texan78:
This may or may not be what you're looking for. I know it's not exactly what you're looking for but it does add a twitter feed of the user in their profile. I believe it also gives you the option to allow them to show their feed in their signature too which you can set how many it should show and if you want to set it to show by default or give the user a choice to use it or not.
Hope this helps.
http://custom.simplemachines.org/mods/index.php?mod=3095
Antes:
i can't help you with sidebar but i can give you proper codes
--- Code: --- <div id="twitter_div">
<ul id="twitter_update_list"></ul></div>
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
<script type="text/javascript" src="https://api.twitter.com/1/lists/statuses.json?slug=team&owner_screen_name=twitter&per_page=5&page=1&include_entities=true&callback=twitterCallback2"></script>
--- End code ---
slug = List name - and change owner_screen_name,
per_page = how many items will shown
PopsicleStickChick:
Thanks to you both!
Navigation
[0] Message Index
Go to full version