nodebb-plugin-carousel
-
@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 -
@psychobunny I have tested it works fine on my FF, which FF version you use?
-
@psychobunny I have tested
action:topic.edit
, it didn't fire after I submitted edit content. I have testedaction:post.edit
too, still can't work fine after edited. -
@BenH You can examine the source code of the plugin on its repo: https://github.com/mani95lisa/nodebb-plugin-carousel you can found there a live working example on how it looks like.