0.1.1 • Published 9 years ago

nodebb-plugin-mixcloud v0.1.1

Weekly downloads
3
License
BSD-2-Clause
Repository
github
Last release
9 years ago

NodeBB MixCloud Plugin

This NodeBB plugin allows users to embed MixCloud widgets inline in their posts.

Installation

npm install nodebb-plugin-mixcloud

Usage

Paste the URL into a post.
???
Profit!

Changelog

0.0.4
 - Use this version for NodeBB ^0.6.0
0.0.3
 - Use this version for NodeBB ~0.5.x
0.0.2
 - Now supports rel"nofollow" ( If running version lower than 0.5.2 of NodeBB, you don't need to update this, use 0.0.1 )
0.0.1
 - Initial Plugin