Skip to content

Link Preview (and embedding) plugin for NodeBB, support bilibili

License

Notifications You must be signed in to change notification settings

Veronikya/nodebb-plugin-link-preview

 
 

Repository files navigation

Link Preview Plugin for NodeBB

This plugin adds in additional post parsing capability to NodeBB so that any external links are automatically expanded into an interactive box containing any available metadata (e.g. photo, title, description, etc.)

The content shown in the box is powered by Open Graph tags, and this plugin uses link-preview-js in the backend.

Installation

This plugin comes bundled with NodeBB installs as of v3.1.0. If you wish to use it in older versions, or wish to install it manually, run either of the two commands below:

npm install nodebb-plugin-link-preview

yarn add nodebb-plugin-link-preview

Screenshots

A NodeBB post with an embedded link to a GitHub issue — it looks great!

About

Link Preview (and embedding) plugin for NodeBB, support bilibili

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.4%
  • Smarty 35.2%
  • SCSS 0.4%