Official: Redactor Composer now available in 0.7.1+
-
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.
-
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/10One 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 -
Hm. After installing Redactor I'm not seeing these -> in a popup helper anymore.
They still work in the posts but it's rather difficult to find them without the popup helper thing.
Is this a problem in my installation or bug/lack of feature in Redactor?
-
Is anyone able to put in the default quote thing now?
https://github.com/NodeBB/nodebb-plugin-composer-redactor/issues/15
The changes have been made to core, but I'm out to sea with what needs to happen in the redactor plugin for this.
Here's the key changes and areas of interest from what I can gather::
https://github.com/NodeBB/NodeBB/commit/cf36f7bc79258f5e2ae933d6ee7a059adc2e377d
https://github.com/NodeBB/nodebb-plugin-composer-default/commit/1d37b6d1556656019e1cbbf3956b4efe5d0046e0
https://github.com/NodeBB/nodebb-plugin-composer-redactor/blob/master/static/lib/client.js#L18 -
What is it? It haunts me.
Uncaught Error: Module name "csrf" has not been loaded yet for context: _. Use require([])
http://requirejs.org/docs/errors.html#notloaded -
@XenTer race condition for CSRF fixed, 1.0.13 published.
-
Lacks the ability to upload multiple images. You can upload only one image at a time.
The site http://imperavi.com/redactor/ It has the ability to download regular files, any extension.
I think it would be nice if in nodebb-plugin-composer-redactor would have such an opportunity. -
I'm a new NodeBB user, and I think this plugin is fantastic! Most of my users aren't tech savvy enough to know how to write markdown, and I think that's probably true for most forums, so in my opinion this plugin is the key to getting NodeBB into widespread use. It's also a key competitive advantage over Flarum, which doesn't have a WYSIWYG editor yet, and necessary to compete with the heavyweights like XenForo and Vanilla.
It worked great for me. One thing I found is that it isn't compatible with the nodebb-plugin-imgbed plugin - I ended up with <img> tags with URLs that contained markdown inside the src attribute - but everything worked fine once I deactivated it.
-
Do we have to pay $145 for each domain for this to use it?
-
@Bob-Jameson No, it's free to use within NodeBB in a non-commercial capacity
-
@drew anyway we can update redactor to latest? current version is over a year old, some of the changes would be nice from the js library.