I've made emdeb.ly extension for my bbcode plugin - https://community.nodebb.org/topic/5989/nodebb-plugin-bbcodes-embedly-embed-ly-bbcode
[nodebb-plugin-xkcd-embed] XKCD Embedding
-
XKCD Embed
Turns a short code (xkcd#1234) into an xkcd image (with link to comic) in posts
Installation
npm install nodebb-plugin-xkcd-embed
Requirements
- NodeBB v0.4.0 or greater
-
(xkcd#1234)
-
Nice. You know what would be handy... is having a button to press to put in the empty framework for embedding any image with text that says "Image Description" and one that says "URL of Image". We do a ton of image embedding and most of our users upload them rather than linking to existing content because they can't figure out the markdown to put in.
-
@scottalanmiller You can use nodebb-plugin-imgbed for images, it supports most if not all of them, just insert the link and it embeds. If they don't want to link it, use code tags. (
code tags
) -
@scottalanmiller Check out gh#1659
-
-
-
@julian Yes, that would be great!
-
@julian said:
@scottalanmiller How unfortunate!
In a nutshell, perhaps something like this?
would be great!