@pitaj Prior to running ./nodebb upgrade I always do apt-get-update apt-get-upgrade so the server is already fully updated.
If there is something else that NodeBB requires then it should be part of the nodebb upgrade command.
anyone else having an issue when uploading file(s) they dont show up in the compose window, only the preview window
@chrismccoy I think you're talking about the default markdown composer, this thread is for the redactor composer, which is a wysiwyg and has no composer/preview split.
i have the default disabled, but markdown enabled, im guessing i have to disable the markdown plugin?
Safari bug fixed on my pull request https://github.com/NodeBB/nodebb-plugin-composer-redactor/pull/12
@chrismccoy file upload not yet working in Redactor Composer. We've got a bug report on the Github and hopefully a pull request incoming.
@alberto__segura Thank you very much for the pull request. It's been merged and new npm package released.
Let me start by saying its working well in safari.
Ok I may have missed something here. How come I do not have an upload / Image / video options
like shown in the first image. Am I missing an option or another plugin that is needed?
all I have is
There's a enhancement request on the github for this.
Thanks, I just found that a little while ago.
But will say that the image at the top of this thread is misleading, it should relate to how the plugin actually looks since you are advertizing the plugin.
Just my 2cents for what it's worth..
For free? That's cool.
I just installed it and seems to be working. A bit strange that there is no separate icon for adding images. I know you can drag and drop, but it might not be so intuitive for everyone.
@Pilvinen Something we'll be working on. So far the support from plugin developers has been good (thank you to contributors so much) and I hope a lot more devs help make this a great addition to the NodeBB package.
@drew you're getting contributors faster than NodeBB itself is!
@julian I'm just glad the demand for this is as real as I expected. I think it'll really help your offering for hosted packages and B2B sales too.
Just an informal heads up:
There is possibly some page load blocking bug related to perhaps deleting posts or adding images in the redactor (I'm not sure).
I just noticed in one of the test threads that I made for the new Redactor composer that it doesn't load the thread unless you do a page refresh (broken html?). But that thread has already been deleted before I realized that I should study it more closely and make a bug report, so ...
But I'll keep an eye out to see if it happens again.
@Pilvinen Thanks, if it happens again and you can specify how to recreate please add it to the github issues.
Thanks to @yariplus enhanced sanitization is now included and 1.0.8 is released.
1.0.9 drops the redactor styles imposed on the composition block to instead give inheritance to .topics, .posts, .content so it is styled the same as the actual comment will be.
The reply button needs a change to nodebb core to work (call out to composer to handle it). I've raised a github issue for it.
1.0.10 allows for dynamic insertion of buttons as per
https://github.com/NodeBB/nodebb-plugin-composer-redactor/pull/16
and
https://github.com/NodeBB/nodebb-plugin-composer-redactor/issues/10
One issue awaits the NodeBB team to update core to better reflect a "more than one type of composer" environment" ( @julian pretty please)
https://github.com/NodeBB/nodebb-plugin-composer-redactor/issues/15
oh and a big shout out to @yariplus for his continued support of this project's code. Much love