Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all,
I am using Umbraco 7.4.3 and Skybrud.Social 0.9.4.3.
I successfully integrated the Twitter feed, however the links are cut off with "...".
On top of that I use https://github.com/terenceponce/jquery.tweet-linkify to makes anchors.
What happens are the cut of links are broken.
Is there an easy way to fix this and don't cut off the links?
Thanks,
Paulius
Hi Paulius,
Along with the standard text of the message, a tweet also contain information about links, hashtags and mentions in the tweet. Twitter calls these entities. I wrote this Gist a while a go to properly format the entities:
https://gist.github.com/abjerner/82b5b87ddb0e506c122a
It still works, but when I look at the code, it might need some HtmlEncode here and there to prevent harmful HTML.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Twitter Url is cut off
Hi all,
I am using Umbraco 7.4.3 and Skybrud.Social 0.9.4.3.
I successfully integrated the Twitter feed, however the links are cut off with "...".
On top of that I use https://github.com/terenceponce/jquery.tweet-linkify to makes anchors.
What happens are the cut of links are broken.
Is there an easy way to fix this and don't cut off the links?
Thanks,
Paulius
Hi Paulius,
Along with the standard text of the message, a tweet also contain information about links, hashtags and mentions in the tweet. Twitter calls these entities. I wrote this Gist a while a go to properly format the entities:
https://gist.github.com/abjerner/82b5b87ddb0e506c122a
It still works, but when I look at the code, it might need some HtmlEncode here and there to prevent harmful HTML.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.