The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Twitter Feed for 4.2.2 Sidebar?
I'm surprised I haven't found anything on this outside of a dated widget that is no longer supported. Has anyone been able to code a simple Twitter feed to plug into a 4.2 Sidebar block?
|
#2
|
|||
|
|||
Twitter like all of the "social networks" change their API often. If the Twitter modification was not updated this year on vBulletin.org, then of course it will be using the old API. If your not looking for anything fancy you can simply add the twitter feed widget from "Twitter" and insert it into a forum block (sidebar) or cms widget. Most of the API systems change either due to user abuse of the "social networks" resources, or for the "social network" to promote/force limited push advertising to your page.
You will need to pass the Twitter feed widget an ID of the feed you are following. If I understood exactly what you were looking for I could be more helpful. Since there is very little you can modify to receive a feed from Twitter, there really is not a reason to create a vBulletin modification. Although caching, would definitely help if their feed's are rate limited under your defined use. https://support.twitter.com/articles...-and-following https://support.twitter.com/articles/160385 |
#3
|
|||
|
|||
Basically all I'm looking at is the idea of having my forums' Twitter account/feed populating within a Sidebar block.
Ideally it would be the feed of who the account follows, but even if were simply a feed of what the account tweets, either would be acceptable. I could show you a simple mock-up version of what I was envisioning, if that helps? Essentially this: |
#4
|
||||
|
||||
You just make the widget using your twitter account. it is very easy. I had it on one of my sites but disabled it because it was slowing down the whole page.
|
#5
|
|||
|
|||
And that displays which feed ? tweets made by the account, or the feed from who that account follows?
|
#6
|
||||
|
||||
There is no way to make it show peoples accounts who log into the site. It will show your feed from your account.
--------------- Added [DATE]1412022305[/DATE] at [TIME]1412022305[/TIME] --------------- Go into twitter dev and create a widget. Set the colors, etc and then just paste it into a forum sideblock. You can do the entire thing in a few minutes. |
#7
|
|||
|
|||
Much appreciated Richie. I'll give it a whirl later today.
|
#8
|
|||
|
|||
The more data the better.
First, log into your twitter account and review what timeline widgets you can create. Unfortunately, the scope of the widgets are limited but at least there is no rate limiting on the widgets -- I believe. There are some items on the widget that can be modified. See this page: https://dev.twitter.com/web/embedded...#customization. If what you are looking for cannot be accomplished via the default widgets, then post your mockup. Make sure it is possible by reading the above customization link I posted above. There are some more advanced methods a user can use with twitter. JavaScript enhancements and "web-intents", the average user can implement these niceties with very little effort and it would be a first step for basic customization. Advanced methods, those used in a full blown modification would use the advanced API's which are subject to rate limiting. See ... https://dev.twitter.com/overview/documentation. I have posted this additional information, links for those users that are interested in the subject and that might come across this thread. --------------- Added [DATE]1412024304[/DATE] at [TIME]1412024304[/TIME] --------------- Quote:
The only method now is through the advanced (REST) API's, which are rate limited, but powerful. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|