Giter VIP home page Giter VIP logo

twitter-timeline's Introduction

[Deprecated] Twitter-Timeline

With Twitter's upcoming change to a new API, this plugin is now deprecated and will stop working in the near future when Twitter fully deprecates their own API.

twitter-timeline's People

Contributors

kevincupp avatar robinsowell avatar wesbaker avatar

Stargazers

Ciprian Popescu avatar Liam Crean avatar  avatar MarkG avatar Greg Hoin avatar IAbuElRuzz avatar Akax avatar Amit avatar Rein avatar Bryan Nielsen avatar Patrick Haney avatar Alex Roper avatar Kelly Packer avatar Lee Sheppard avatar Erik James Albaugh avatar Armand Lacle avatar Tyler Willingham avatar machida avatar Pv Ledoux avatar Carl Hoyer avatar Neil Bradley avatar Yashi Lanka avatar Andrew Disley avatar

Watchers

Seth Croston Barber avatar Pascal Kriete avatar  avatar Quinn Chrzan avatar Kevin Smith avatar Tom Jaeger avatar Shane Eckert avatar Yuri Salimovskiy avatar Derek Jones avatar James Cloos avatar Yashi Lanka avatar  avatar  avatar Jordan Ellis avatar  avatar

twitter-timeline's Issues

Hashtags broken

On line 213

$val['text'] = $this->EE->security->xss_clean($val['text']);

This line seems to convert the %23 in the hashtag urls back into # characters which breaks the links (You get Twitter's search page instead of search results).

Using EE 2.5.2 and Twitter Timeline 1.4.6.

Can't add as submodule

I noticed that because you have a root folder in your repo that you can't add it as a submodule, as you must create a submodule as a folder.

Thus git submodule add https://github.com/EllisLab/Twitter-Timeline.git system/expressionengine/third_party Twitter_Timeline ends up with system/expressionengine/third_party/Twitter_Timeline/twitter_timeline which then doesn't show up in the modules list.

Unless of course, there is a neat trick unknown to me and SourceTree!

Urls not linking

I've implemented this plugin and I've found that when loading 5 tweets not all of them have the urls parsed into links properly.

An example link would be, http://t.co/1StwjK7n

EE 2.5.2 - create links not working

Updated to EE2.5.2 and Timeline 1.4.6 disappeared with line like this
{exp:twitter_timeline screen_name="adamprocter" create_links="user_mentions|hashtags|urls|media" parse="inward"}

But ok like this
{exp:twitter_timeline screen_name="adamprocter" parse="inward"}

removing the create_links makes it work

Dies very disgracefully

Hey guys,

I'm running a pretty high-traffic site, and somehow i get this ugly error every now 'n then, which from what I gather from the forums is caused by the amount of requests per hour twitter will accept:

http://www.sandervandoorn.com/

The error:

`A PHP Error was encountered

Severity: Notice

Message: Undefined index: media

Filename: twitter_timeline/pi.twitter_timeline.php

Line Number: 174

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/svdspin/domains/sandervandoorn.com/public_html/system/codeigniter/system/core/Exceptions.php:170)

Filename: core/Common.php

Line Number: 409

Fatal error: ob_start() [ref.outcontrol]: Cannot use output buffering in output buffering display handlers in /home/svdspin/domains/sandervandoorn.com/public_html/system/codeigniter/system/core/Exceptions.php on line 166`

That's a pretty disgraceful way to die for an official plugin...

Relative Date

The relative date tag is too precise, eg "1 month, 3 weeks, 2 days, 12 hours, 2 minutes" - isn't really that useful. Something more along the lines of "About 1 month ago" rather than the current level of precision would be a bit more consistent with what we see elsewhere on the web.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.