Yes, It was working before I updated it to the newest version of NodeBB.
[nodebb-plugin-vimeo] Vimeo embed plugin
-
For simplicity's sake, the plugins can stay as plugins, and someone could theoretically create one "meta" plugin that just
require
's the other plugins and adds its own hooks...(Edit: god, I love our plugin system)
-
Plugin updated for NodeBB 0.4.3.
-
This post is deleted! -
Not sure if this is needed for BBS/forum, but I think it'd be cooler if the embed plugins for YouTube/Vimeo/DailyMotion have bunch of options like the WordPress JetPack for us to specify options for the video.
-
Hi- love the idea of this plugin. I am seeing broken image icons in this thread which is consistent with what I am seeing in my dev environment. Did this plugin break with the upgrades?
Thanks!
-
@GeneralLedger, you're seeing a broken image icon in @tedr56's signature, which links to an imageshack image that has been deleted or moved.
-
Hey Ted,
Thanks very much! Maybe I missed it, but can you help me with the markdown syntax to get a vimeo video to show? I tried a few different things including copying the whole vimeo share code, just the iframe, putting in a markdown image tag, etc.
Thanks!
-
@GeneralLedger, did you install the plugin, activate it , and restart NodeBB already?
-
@Ted yep, I sure did.
-
@GeneralLedger Just enter the URL of the page.
-
@a_5mith
HAH! I tried all these crazy things first, didn't think for a second that no special coding was required.Okay, I'll see myself out. Thanks!
-
@GeneralLedger, Markdown can be confusing for those new to it - don't worry about it
-
@GeneralLedger Not a problem, most plugins will follow the same style of just putting the URL in, however if different, it should be included in the ReadMe file of the plugin.