You'll need to add it to package.json on your local machine, and then git commit it into Heroku... or something -- I don't really recall how Heroku works, but it's something like that.
nodebb-plugin-carousel
-
I need a hook to refresh carousel after edited, so could you guys add a hook like
action:topic.updated
or any existed hook will works like that?Better way to display multi images.
add [carousel] in post will enable this plugin
add [carousel{"items":3,"lazyLoad":true}] to customize -
@main Its mainly a place a few friends come to hang out and talk in the shoutbox but we would say our main areas would be Technology, Programming and Gaming. http://bitbangers.co.uk, come say hi
One of our members wrote a couple threads about Google I/O and wanted to include some images and was asking a bout a carousel plugin.
-
This is pretty cool, great job
Doesn't work on FF though
But on chrome it looks pretty awesome so far
We have the following hook:
action:topic.edit
, this passes in thetid
. Have a look atsrc/postTools.js
for more info on how that works