Giter Club home page Giter Club logo

cw_twitter's People

Contributors

arjandepooter avatar benjamindejong avatar guillaumegbzh avatar lgescobar avatar rengaw83 avatar tobenschmidt avatar tony3585 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cw_twitter's Issues

What data is send to Twitter itself...?

Sorry for bothering,

this is not exactly an issue per se, but since data privacy is a huge topic (in Germany) right now, I gotta ask: By using this extension: Do we know which data is sent to Twitter? Is there any sensible information we need to worry about?
Or in other words: Are there any paragraphs that we need to add to our data protection declaration...?

Kind regards,
Martin

Twitter Text

Hi, i found an issue on cw_twitter 1.2. It's impossible to get the entire tweet text. The option "extended" for the Twitter API is not available in the extension's parameters.

Provide live example or some screenshots in documentation

Before using cw_twitter, I would like to evaluate wether this extension fits my needs - especially when it comes to GDPR, Twitter's tracking etc. - questions are such as "what happens when a visitor has a privacy extension / ad blocker such as Adblock or Ghostery installed.

Is there a website where cw_twitter is running?

Extension incompatible with OAuth in php

If you use this library with OAuth included in PHP you get the following error:

PHP Fatal error: Cannot redeclare class OAuthException in OAuth.php on line 30

Please wrap it like that:

if (!class_exists('OAuthException')) { 
    class OAuthException extends Exception {
          // pass
    }
}

Timeline - Exclude Retweets

Hi,

Is not possible to exclude retweets currently.

We need to use the "include_rts" parameter in "statuses/user_timeline" request.

Version 1.3.0 - not secure connection with Firefox (SSL)

Hi there, after update to v1.3.0 firefox isn't loading the extension giving me an error as "Your connection is not secure", I tried everything removing cookies, cache, and clearing browser data, but the site loads perfectly with other browsers but not with firefox.

how to display the pictures instead the url

Hi! we are using the extension and so far it works good. But we would like to show the image instead of the link.

I assume in setup.txt we have to add an extension when it pars the urls. We tried different ways and it doesn't work.
There is another way or could you tell me how to set it up the way we want?

Thanks!

Profile images via encrypted connection

Hey@all,

thanks for this handy extension.

Profile images are loaded unencrypted. It would be nice to have a switch via constants if the connection shall be http or https or even to decide dynamically, depending on the protocol used by each page.

However: integrating a switch needs more effort and would be premier league. Until then, there would be an easy way to fix this issue.

Under Ressources/Private/Templates/List.html it should be tweet.user.profile_image_url_https instead of tweet.user.profile_image_url.

Would be great to change the default for all users - including those not capable of adjusting the code themselves - to encrypted!

Thanks in advance!

Problems after Update

Hi!
Thanks a lot for making the extension ready for TYPO3 9!

But in my case, it doesn´t work so well,

I have the same setting and fill a Username (for timeline mode) via constants editor and added the static template, but I got an error in the frontend:

Error occured while retrieving tweets Error(s) in Request: 32: Could not authenticate you.

Any ideas?
Thanks!
Christoph

enhanced privacy without function

Hey@all

we are using your handy extension cw_twitter. I do like the clean and simple setup. Especially the last update, that introduced some proxy feature to circumvent external requests towards twitter, I followed with interest.

However, the website keeps external ressources within its sourcecode.

e.g.
div class="cwtw-TweetWrap"
div class="cwtw-TweetAvatar"
img src="https://pbs.twimg.com/profile_images/*" alt="" height="48" width="48" class="cwtw-TweetAvatar-image"
div
The assumed behaviour is, that instead of src= pbs.twimg.com/… something under the baseURL of our website would be taken.

I have included statics, I have activated the constant enhanced privacy and I have – as I assumed a connection to that feature – set a global storage ID to a folder.

plugin.tx_cwtwitter.settings.enhanced_privacy = 1
plugin.tx_cwtwitter.persistence.storagePid = 313

We are using 7.6.15 with t3bootstrap (https://t3bootstrap.de/). I would appreciate any helpful remarks.

Thanks in advance.

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.