WYSIWYG editor?
-
I don't know why you say that, for me the preview is 100% WYSIWYG. In fact, what you see there, is what you actually get...
-
See my edit above... most forum software offer several options for editors but I would expect a real WYSIWYG editor for a next generation forum.
This is the number one request from my current forum members. Without a real WYSIWYG editor, I cannot use or recommend nodeBB.
-
I agree, the current reply form looks really clunky and breaks the vertical reading line. Why not use something like WYSIHTML? (http://wysihtml.com/)
-
Build software better, together
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub (github.com)
-
A paid WYSIWYG editor? What year is it?
-
Who wants weird HTML that these WYSIWYG editors spews out in their backend storage? What happens to the plugins? Should they parse the gibberish?
-
Someone should make a plugin with this.
-
@Astralis-Lux said:
A paid WYSIWYG editor? What year is it?
Yeah heaven forbid someone wants to get paid for their time and effort...
-
@a_5mith said:
Build software better, together
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub (github.com)
Amazing!
-
@Astralis-Lux said:
See my edit above... most forum software offer several options for editors but I would expect a real WYSIWYG editor for a next generation forum.
This is the number one request from my current forum members. Without a real WYSIWYG editor, I cannot use or recommend nodeBB.
You do realize that WYSIWYG stays for What you see is what you get, right? So the system in use currently by nodebb is indeed WYSIWYG. You type on one side, and the render is on the other. Literally WYSIWYG. If you're talking about an HTML based editor instead of bbcode or markdown that's a whole different thing. You need to get your terminology right so we know what you're asking for.
-
I'll go out on a limb and say I'm not a huge fan of markdown. I think the composer should really be like gmail etc with rich text. Leave the markdown to the coders IMO.
There, I said it drops mic
(Okay without being too controversial here, yes you can accomplish the above with a plugin and no, we're probably not changing the default anytime soon :p)
-
@psychobunny said:
I'll go out on a limb and say I'm not a huge fan of markdown. I think the composer should really be like gmail etc with rich text. Leave the markdown to the coders IMO.
There, I said it drops mic
(Okay without being too controversial here, yes you can accomplish the above with a plugin and no, we're probably not changing the default anytime soon :p)
I agree to an extent. Markdown is very powerful if you know it, but it can be very different for people who have never used it.
I think just adding more options to the editor would be handy. Sort of like what some of the php forums offer.
-
There are WYSIWYG editors that output markdown. I will eventually make a plugin which replaces the editor with one of those.
-
I don't know why you say that, for me the preview is 100% WYSIWYG. In fact, what you see there, is what you actually get...So the system in use currently by nodebb is indeed WYSIWYG
-
NodeJS and
Markdown
were 2 most important reasons, why I have selected NodeBB -
@Astralis-Lux did you ever find something? Most of my users are non-techs, and have expressed confusion over the editor (they expect it to act like most software, GMail, Word, Facebook, etc.). And there's no chance in hell they're going to use markdown, and probably not even copy pasting embed code from YouTube and such. All I need is basic options (font size, color, bold and bullets).
-
@José-Ángel-Rey-Liñares said:
@adriangb check the plugin buttons-galore. It might adjust to what you are looking for.
That adds the options for bold and such, but the composer still uses the split screen mode, which was literally too much to handle for one of the users I tested it with. I had to explain to him that the left is where you type and the right displays it with formatting. I'm looking for something like what traditional forums use, or what Facebook uses (but with font options, but this is secondary to the simplification of the composer).
-
I've got to agree, it would be cool to have an option to change the editor. Not because Markdown is bad or something, but i don't want my visitors had problems with interface and syntax. NodeBB gives you ability to make forum looks like you want to and it's very important to keep a balance between usability and functionality, and the Markdown with no alternative is like imposed on service IMO.