Hey! I love your plugin. I noticed you didn't have buttons added to the composer and so I wrote them myself. I made a fork and submitted a pull request, let me know what you think?

Best posts made by miran
-
RE: [nodebb-plugin-bbcodes] BBCodes Plugin (v2.0)
Latest posts made by miran
-
Redactor
I've noticed that redactor is now missing the ability to resize images and it no longer has alignment options, I'm wondering why these are gone and how to get them back? I understand that the alignment is a plugin for Redactor so is there an easy way to integrate it?
-
Enable swap (Redis 3.0.5)
Hi guys, I'm currently running NodeBB with a Redis 3.0.5 database and it keeps crashing. I've read up on maxmemory policies though I worry they will evict data I may want later (it is no longer persistent). Is there a way I can enable swap memory and just put things on disk when I don't need them anymore? vmemory is deprecated to my knowledge, is there anything else I can do?
Alternatively I'm willing to just move to mongoDB, I've managed to convert the RDB into a json file which I can then import into Mongo though mongo doesn't seem like it imports the data. Not sure how I would do that any other way.
Thanks in advance,
Miran -
RE: [nodebb-plugin-ns-custom-fields] NS Custom Fields
I haven't been able to get this to work on v0.9.x can't even get the UI options to show up in the plugins tab. Has anyone had any luck?
-
RE: [nodebb-plugin-bbcodes] BBCodes Plugin (v2.0)
There is a problem with composing new topics (I have attached a screenshot for reference)
-
RE: [nodebb-plugin-bbcodes] BBCodes Plugin (v2.0)
I would love redactor support and being able to extend that!
-
RE: [nodebb-plugin-bbcodes] BBCodes Plugin (v2.0)
Hey! I love your plugin. I noticed you didn't have buttons added to the composer and so I wrote them myself. I made a fork and submitted a pull request, let me know what you think?