[nodebb-plugin-reddit] Links out of (sub)reddit syntax
-
Info
So just a very simple plugin that we over at BitBangers deemed useful. This NodeBB plugin will create a hyperlink to a subreddit if it's mentioned using
/r/subreddit
syntax, or create links to user profiles using the/u/username
syntax.Installation
npm install nodebb-plugin-reddit
Source
GitHub - Schamper/nodebb-plugin-reddit: NodeBB Plugin that will link to subreddits in /r/ notation.
NodeBB Plugin that will link to subreddits in /r/ notation. - Schamper/nodebb-plugin-reddit
GitHub (github.com)
-
Yeah poll plugin, we'll start the voting near the end of the month I think
-
@psychobunny let me know if you encounter any bugs or need a new feature for it.
-
I think we need the ability to vote on multiple plugins. This way we can reward those with multiple submissions, is that possible? If not we can resort to the votes system
-
@psychobunny multiple choice has been in there since the beginning Just make the maximum number of allowed votes larger than 1.
-
Ah alright awesome, so then it's settled then, we'll start the voting up once we get a few submissions in
-
@psychobunny I don't think editing polls is possible yet though. So maybe it's better to only start voting after all the submissions are in
-
@psychobunny said:
oh great. Now @julian @baris the reddit addicts won't ever be able to work on NodeBB again
hhHAHHHHAA
-
Updated with 0.6.0 compatibility thanks to @mputters.
New version is 0.0.4 -
Updated to support the
filter:parse.raw
hook. New version is 0.0.5.