- πΊπ¦Ukraine AstonVictor
I'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks
I have created the following provider for Instagram:
$provider = new stdClass();
$provider->disabled = FALSE; /* Edit this to true to make a default provider disabled initially */
$provider->api_version = 1;
$provider->name = 'instagram';
$provider->title = 'instagram';
$provider->endpoint = 'http://api.instagram.com/oembed';
$provider->scheme = 'http://instagram.com/p/*
http://instagr.am/p/*
https://instagram.com/p/*
https://instagr.am/p/*';
It is working quite right so far, but I was guessing if the oembed Media File Entity could be recognized as "Image" instead of "Document".
Thanks.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks