inherit
224118
0
Oct 24, 2017 19:44:49 GMT -8
lordroel
270
August 2015
lordroel
|
Post by lordroel on Nov 9, 2024 2:46:05 GMT -8
Seems that is the same for me. I won't invest any more of my time into this then. Okay, then i will wait until, and i hope a new version comes as it keeps working and then only showing a link and working again.
|
|
inherit
6871
0
Jun 10, 2024 2:25:35 GMT -8
bigballofyarn
"If you wish to make an apple pie from scratch, you must first invent the universe." -Carl Sagan
7,886
January 2003
bigballofyarn
|
Post by bigballofyarn on Nov 9, 2024 4:07:31 GMT -8
Seems that is the same for me. I won't invest any more of my time into this then. Was anything added to the beta version other than the discovery feature? I'm fine with using the old version without the discovery feature. With the disclaimer that was listed on the discovery feature, I wasn't going to enable it anyway.
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Nov 9, 2024 6:07:51 GMT -8
|
|
inherit
6871
0
Jun 10, 2024 2:25:35 GMT -8
bigballofyarn
"If you wish to make an apple pie from scratch, you must first invent the universe." -Carl Sagan
7,886
January 2003
bigballofyarn
|
Post by bigballofyarn on Nov 9, 2024 6:20:29 GMT -8
If your plan is to not invest any time in this plugin at all, that is fine. I will respect your decision. However, as offered earlier, if you have the time and desire, I can install the one that's not working for some of us, and you can live test it on my forum. There is no obligation or pressure. I don't mind either way.
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Nov 9, 2024 6:39:20 GMT -8
For those who wanted Bluesky to work in the older version, here is the entry from an updated provider list{ "provider_name": "Bluesky Social", "provider_url": "https://bsky.app", "endpoints": [ { "schemes": [ "https://bsky.app/profile/*/post/*" ], "url": "https://embed.bsky.app/oembed", "discovery": true } ] } You should be able to add it to the manual list by placing the schemes into the scheme column and the URL into the endpoint column. (I have not tested if Bluesky requires one of the bug fixes or enhancements implemented in later versions).
For Reddit embeds, it requires at least one of the bug fixes to render correctly but it may still half-work { "provider_name": "Reddit", "provider_url": "https://reddit.com/", "endpoints": [ { "schemes": [ "https://reddit.com/r/*/comments/*/*", "https://www.reddit.com/r/*/comments/*/*" ], "url": "https://www.reddit.com/oembed" } ] } One scheme per manual entry, so Reddit offers two schemes (one with www and one without) with the endpoint url remaining the same for both schemes.
|
|
inherit
260572
0
Nov 13, 2024 4:05:07 GMT -8
recycledferret
55
March 2020
recycledferret
|
Post by recycledferret on Nov 9, 2024 15:43:00 GMT -8
For those who wanted Bluesky to work in the older version, here is the entry from an updated provider list{ "provider_name": "Bluesky Social", "provider_url": "https://bsky.app", "endpoints": [ { "schemes": [ "https://bsky.app/profile/*/post/*" ], "url": "https://embed.bsky.app/oembed", "discovery": true } ] } You should be able to add it to the manual list by placing the schemes into the scheme column and the URL into the endpoint column. (I have not tested if Bluesky requires one of the bug fixes or enhancements implemented in later versions).
For Reddit embeds, it requires at least one of the bug fixes to render correctly but it may still half-work { "provider_name": "Reddit", "provider_url": "https://reddit.com/", "endpoints": [ { "schemes": [ "https://reddit.com/r/*/comments/*/*", "https://www.reddit.com/r/*/comments/*/*" ], "url": "https://www.reddit.com/oembed" } ] } One scheme per manual entry, so Reddit offers two schemes (one with www and one without) with the endpoint url remaining the same for both schemes. What about reddit gallery posts. This only works on texts posts but not picture posts. Can Amazon links be added?
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Nov 10, 2024 8:14:45 GMT -8
What about reddit gallery posts. This only works on texts posts but not picture posts. Can Amazon links be added?
The update uses the list of Oembed providers maintained at oembed.com/providers.json. If you want to verify link structure you can take a look at the accepted schemes provided for each site.
For those who wanted Bluesky to work in the older version, here is the entry from an updated provider list
Thereis no entry in the list at for amazon ... I also noticed that regular members are posting ads not just staff on that forum so the plugin in this post might be a better fit since it restricts based on allowed domains and what they are permitted to do rather than who is the author of the post. It employs sandboxed iframes to finetune what a domain is ultimately permitted to do on the forum and protect from malicious players. Add "ws-na.amazon-adsystem.com" for example so your members can then post ads from that domain
To post they can then add an anchor with name="embed" to the post which will be converted to an iframe provided it is in the allowed list you created in the plugin
|
|
inherit
260572
0
Nov 13, 2024 4:05:07 GMT -8
recycledferret
55
March 2020
recycledferret
|
Post by recycledferret on Nov 10, 2024 18:15:35 GMT -8
What about reddit gallery posts. This only works on texts posts but not picture posts. Can Amazon links be added?
The update uses the list of Oembed providers maintained at oembed.com/providers.json. If you want to verify link structure you can take a look at the accepted schemes provided for each site. For those who wanted Bluesky to work in the older version, here is the entry from an updated provider list Thereis no entry in the list at for amazon ... I also noticed that regular members are posting ads not just staff on that forum so the plugin in this post might be a better fit since it restricts based on allowed domains and what they are permitted to do rather than who is the author of the post. It employs sandboxed iframes to finetune what a domain is ultimately permitted to do on the forum and protect from malicious players. Add "ws-na.amazon-adsystem.com" for example so your members can then post ads from that domain
To post they can then add an anchor with name="embed" to the post which will be converted to an iframe provided it is in the allowed list you created in the plugin
OK but the new version doesn't work Everything Just shows up as the word link. There are no embeds
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Nov 11, 2024 4:41:27 GMT -8
OK but the new version doesn't work Everything Just shows up as the word link. There are no embeds Yeah you said that already but you are not willing to lift a finger to help fix it so... Key points:1. Do not help ungrateful person 2. Lazy people 3. Irresponsible person 4. Manipulators 5. Chronic critics 6. Narcissists 7. Opportunists 8. Envious individuals |
|
|
inherit
6871
0
Jun 10, 2024 2:25:35 GMT -8
bigballofyarn
"If you wish to make an apple pie from scratch, you must first invent the universe." -Carl Sagan
7,886
January 2003
bigballofyarn
|
Post by bigballofyarn on Nov 11, 2024 7:28:20 GMT -8
Chris, Do you want me to install the beta one on my forum and we can test together? What can I do to help get this resolved for everyone?
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Nov 12, 2024 1:08:39 GMT -8
bigballofyarn , thank you. Unfortunately, my expected free time had to be delayed once again I appreciate you Key points:1. Do not help ungrateful person 2. Lazy people 3. Irresponsible person 4. Manipulators 5. Chronic critics 6. Narcissists 7. Opportunists 8. Envious individuals |
|
|
inherit
6871
0
Jun 10, 2024 2:25:35 GMT -8
bigballofyarn
"If you wish to make an apple pie from scratch, you must first invent the universe." -Carl Sagan
7,886
January 2003
bigballofyarn
|
Post by bigballofyarn on Nov 12, 2024 4:28:13 GMT -8
Chris, No worries. If/when you are available, we can hopefully coordinate a time when we're both free. For anyone else stating that the newest version "doesn't work," I'd encourage you to be more detailed. For me personally, all previous embeds stopped embedding, no future posts were embedded, the "check embed" button was gone, and anything new that was previously able to be embedded appeared as the word "link." There are various factors that could be at play, including user error. Plugins that my boyfriend and I created, or another plugin entirely could be interacting with the new one. Every forum may have a different issue, but the more specific you are with the problems and expectations you have, the easier they will be to resolve.
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Nov 13, 2024 1:27:08 GMT -8
We've already established that v0.2.1 is broken when it attempts to download a new provider list. The browser's security heuristics, in an abundance of caution, deny the download because the "content-type" of what was requested does not match the type that was actually sent. The plugin's coding expects a "success" or a "failure" but not a "successfully failed" and therefore crashes hard. ETA3: v0.2.2 (changes below applied )( ) ETA2: This is just a band-aid since it does not address the root cause, but it should allow v0.2.1 to continue parsing after the download gets rejected instead of aborting.
ETA: instructions on how to create a free and private Cloudflare proxy (this proxy removes the content-type in the response, preventing the browser from suspecting it as an attempt at an exploit)
|
|
inherit
260572
0
Nov 13, 2024 4:05:07 GMT -8
recycledferret
55
March 2020
recycledferret
|
Post by recycledferret on Nov 13, 2024 4:06:34 GMT -8
|
|
inherit
6871
0
Jun 10, 2024 2:25:35 GMT -8
bigballofyarn
"If you wish to make an apple pie from scratch, you must first invent the universe." -Carl Sagan
7,886
January 2003
bigballofyarn
|
Post by bigballofyarn on Nov 13, 2024 4:22:19 GMT -8
We've already established that v0.2.1 is broken when it attempts to download a new provider list. The browser's security heuristics, in an abundance of caution, deny the download because the "content-type" of what was requested does not match the type that was actually sent. The plugin's coding expects a "success" or a "failure" but not a "successfully failed" and therefore crashes hard. ETA: instructions on how to create a free and private Cloudflare proxyAll is good. This is fine for me. I'm never putting you to work. The objective was only to offer you help if what you wanted to do was test/code/whatever. I'm keeping the older one installed for now and may play around with Cloudflare when I have more time later. I expect that my forum would reach 100,000 hits entirely too quickly though. With that, I might just keep the older version of the plugin and not even bother with Cloudflare. Your coding, help, and generosity never go unnoticed.
|
|