Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Tags
    3. embed
    Log in to post
    • omega

      Twitter Embed Solution Possible? - ns-embed & embed plugins
      NodeBB Plugins • embed ns-embed twitter • • omega

      4
      0
      Votes
      4
      Posts
      62
      Views

      omega

      @frankm 👍

      Ok great that worked, installed via CLI.

      Totally forgot about it @crazycells mentioned it ages ago but it was no longer visible searching for plugin via the find-plugins in ACP.

      How is this plugin long term as it seem to be archived, does this indicate no future dev, maybe it can be forked and someone can keep it alive if other plugins do not reach a solution.

    • Aleksei

      "nodebb-plugin-embed" ignores iframe attributes
      NodeBB Plugins • attributes embed iframe nodebb-plugin-embed problem • • Aleksei

      3
      0
      Votes
      3
      Posts
      112
      Views

      Aleksei

      Thanks for the reply, @julian!
      Yes, I've tried using "ns-" plugin as well, but I had even less luck with it: it even doesn't show in the "Plugins" dropdown menu (cannot access plugin settings page).

      you can open an issue on their issue tracker.

      Are you talking about the Github issues section? Or there is another place where I can post it?

      P.S. The issue with the ns-embed on Github: https://github.com/NicolasSiver/nodebb-plugin-ns-embed/issues/29

      nordskill created this issue in NicolasSiver/nodebb-plugin-ns-embed open Cannot Access Plugin Settings #29
    • Nicolas

      [nodebb-plugin-ns-embed] NS Embed
      NodeBB Plugins • embed ns-plugin vimeo youtube • • Nicolas

      107
      5
      Votes
      107
      Posts
      14463
      Views

      omega

      Here we go, I see this one getting used from time to time to host files. Including .mov files.

      https://catbox.moe

      Usually (not real link)

      https://files.catbox.moe/123Abc.mov

      I almost have it but I don't. I'm getting a 404 in the embed window.

      Replace:

      (?:<a.*?)?(?:https?:\/\/)?(?:www\.)?catbox\.moe\/([a-zA-Z0-9_-]{1,24})\.mov?(?:.*?\/a>)?

      Embed:

      <div class='embed-wrapper'><div class='embed-container'><iframe src='https://files.catbox.moe/$1' frameborder='0' allowfullscreen></iframe></div></div>

      I didn't spend to long messing with it to get it to work yet.

      I should probably sit down and learn regex at this point. 🙄

    • ludam

      Is there a way to paste imagens directly in the editor?
      NodeBB Development • editor embed images • • ludam

      3
      0
      Votes
      3
      Posts
      2060
      Views

      ludam

      @baris said:

      ![link text](link-to-image)

      We should add that to the composer toolbar

      link text

      I know they can do it, but I'm sure they won't learn the syntax behind it (I tried before and the solution was to copy and paste the image).

      That's why I wanted a button in the editor where they can put the alt text and the image url.

    • B

      [idea for plugin] oembed: embed all the things!
      NodeBB Plugins • embed everything oembed • • bentael

      19
      2
      Votes
      19
      Posts
      6629
      Views

      A

      I've made emdeb.ly extension for my bbcode plugin - https://community.nodebb.org/topic/5989/nodebb-plugin-bbcodes-embedly-embed-ly-bbcode

    • charles

      Google Drive For Image Embed
      General Discussion • embed image • • charles

      4
      0
      Votes
      4
      Posts
      2268
      Views

      X

      I thought Google Drive was geared towards personal usage and sharing? Can't see this being good for public use.

    • A

      [nodebb-plugin-codepen]Codepen Embedding
      NodeBB Plugins • codepen embed notcompworthy plugin • • a_5mith

      5
      3
      Votes
      5
      Posts
      2916
      Views

      A

      Plugin updated for 0.6.x of NodeBB.

      0.1.1 for 0.5.x
      0.2.0 for 0.6.x

      Don't confuse the two. 👍

    • A

      Gfycat Embedding v1.0.1
      NodeBB Plugins • embed gfycat plugin webm • • a_5mith

      9
      3
      Votes
      9
      Posts
      3883
      Views

      L

      Really awesome plugin. I'm excited to see the gif format being replaced by webm slowly but surely.

    • A

      [nodebb-plugin-twitchtv] Twitch.TV Embedding
      NodeBB Plugins • embed streaming twitchtv • • a_5mith

      4
      3
      Votes
      4
      Posts
      2185
      Views

      S

      I copied and pasted their html into a widget. This seems slightly easier though.

    • A

      [nodebb-plugin-jsfiddle] jsFiddle Embedding
      NodeBB Plugins • embed jsfiddle much wow • • a_5mith

      9
      4
      Votes
      9
      Posts
      3662
      Views

      A

      @meetdilip It allows developers to create code snippets for demo purposes without needing to create a full webpage.

      This is the jsfiddle demonstrating nodebbs new badges and what they could look like.

      Edit fiddle - JSFiddle - Code Playground
    • julian

      [nodebb-plugin-xkcd-embed] XKCD Embedding
      NodeBB Plugins • embed xkcd • • Julian Lam

      9
      3
      Votes
      9
      Posts
      3241
      Views

      dibu

      @julian said:

      @scottalanmiller How unfortunate!

      In a nutshell, perhaps something like this?

      would be great!

    • A

      [nodebb-plugin-vine] Vine Embedding
      NodeBB Plugins • embed vine • • a_5mith

      6
      6
      Votes
      6
      Posts
      2520
      Views

      Alex

      Nice plugin 👍 , vine videos can become really viral so it's cool to share some of them if you've got a media category for example.

    • Bri

      [nodebb-plugin-imgbed] Image Embedding with only a URL
      NodeBB Plugins • embed image imgbed plugin • • Bri

      39
      3
      Votes
      39
      Posts
      17641
      Views

      Bri

      Updated with package info to be visible in 0.8.x. Sorry about that oversight! 🍺