[nodebb-plugin-link-preview] Rich Embeds and Link Previews
-
julian@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
v1.2.2 released with fixes to support Tiktok, Youtube Shorts, and Youtube Live URLs.
Thanks @FrankM, @torn2, @baris for reporting
-
frankm@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
@julian said in [nodebb-plugin-link-preview] Rich Embeds and Link Previews:
v1.2.2 released with fixes to support Tiktok, Youtube Shorts, and Youtube Live URLs.
Works for me. Thank you
-
torn2@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
@julian said in [nodebb-plugin-link-preview] Rich Embeds and Link Previews:
v1.2.2 released with fixes to support Tiktok, Youtube Shorts, and Youtube Live URLs.
Thanks @FrankM, @torn2, @baris for reporting
Awesome, works well. Thanks!
-
mschwartz@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
This is an awesome feature.
But I don’t see any options for it in 3.4.3, and I paste a m.youtube style link in a post and no embed is done.
The GitHub repo says the plugin comes with 3.1.x and up. Am I missing something?
Plugin search in admin cp never finds a result. I enter email and it says no results , even though I can see several emailers in the list.
-
julian@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
It's bundled but not activated, perhaps that's what you need to do?
-
mschwartz@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
I do not see it under installed plugins…
-
mschwartz@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
-
mschwartz@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
I finally found and installed it and it works mostly.
It doesn’t recognize https://m.youtube style URLs, so I have to manually edit the m. part out.
That’s the only embed I tried.
-
mschwartz@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
-
crazycells@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
hi @julian , iframely was showing pdfs as preview, so you did not have to click the page to read on another tab, you could just read the pdfs in the forum... Can this plugin be expanded to include pdf previews?
-
crazycells@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
I do not know if it is possible, but I still think it would be very cool to have a pdf previews in the forum, so users do not have to leave the forum to check the pdf documents...
-
darkpollo@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
@julian Just to confirm that this plugin did not come bundled when I installed it.
I found and installed and activated with no issue, but it was not part of the basic install. -
julian@community.nodebb.organtwortete auf darkpollo@community.nodebb.org am zuletzt editiert von
@darkpollo you're right, the plugin isn't bundled with new installs
-
benyto@community.nodebb.organtwortete auf julian@community.nodebb.org am zuletzt editiert von
@julian works fine, thanks
would be nice to have links opened in new tab or configurable at least -
julian@community.nodebb.organtwortete auf benyto@community.nodebb.org am zuletzt editiert von
thanks for commenting @benyto . The plugin follows NodeBB's behaviour in not modifying anchor target. The end user can ctrl-click the link to open in a new tab, shift-click to open in new window, etc.
-
paweł@community.nodebb.organtwortete an julian@community.nodebb.org zuletzt editiert von
I installed the plugin via dashboard plugins.
NodeBB v3.10.3
I did a rebuild, the plugin appears, but saving settings does not work.
In addition, I have this error in the console: “admin.min.js?v=o50k63atqko:1 error loading admin/plugins/link-preview
Error: Cannot find module './plugins/link-preview'”What did I do wrong?
-
nhl.pl@community.nodebb.organtwortete an julian@community.nodebb.org zuletzt editiert von
What kind of hosting? Some container based and one click installs do not support updating plugins from dashboard. Please try to do the same thing from command line.
-
paweł@community.nodebb.organtwortete an julian@community.nodebb.org zuletzt editiert von
I have VPS, and other plugins works fine, I have only problem with this. Save button dosen't work in plugin settigns.
/admin/plugins/link-preview
When I click "Save changes"/"Zapisz zmiany" - nothing happen, and after refresh page changes on checkboxes are gone.
-
julian@community.nodebb.organtwortete an paweł@community.nodebb.org zuletzt editiert von
@Paweł hello again, when you run
./nodebb build
, do you see any errors? -
paweł@community.nodebb.organtwortete an julian@community.nodebb.org zuletzt editiert von
Hello! I have one error, and the build is successfully
2024-12-02T14:00:40.772Z [4567/43946] - info: [build] admin control panel styles build completed in 5.442sec 2024-12-02T14:00:40.773Z [4567/43946] - info: [build] templates build started 2024-12-02T14:00:42.294Z [4567/43946] - info: [build] templates build completed in 1.521sec 2024-12-02T14:00:42.296Z [4567/43946] - info: [build] languages build started 2024-12-02T14:00:47.214Z [4567/43946] - info: [build] languages build completed in 4.918sec 2024-12-02T14:00:47.216Z [4567/43946] - info: [build] Bundling with Webpack. 315 assets 788 modules ERROR in ./build/public/scripts-client.js 1960:5 Module parse failed: Unexpected token (1960:5) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | }); | > ;CC0 1.0 Universal | | Statement of Purpose webpack 5.94.0 compiled with 1 error in 19554 ms 2024-12-02T14:01:07.713Z [4567/43946] - info: [build] Asset compilation successful. Completed in 41.304sec.