I would like to add a button in every post that before clicking on it will be gray and after clicking on it will be green for all users !!
This means that as soon as one user clicks on it he will color for everyone.
And that I can know who pressured him ...
Is it possible to insert such an element with the user ID that clicked on it?
How to add " Quote "
-
@meetdilip said:
My forum is a tech one and at times have to quote certain points. But I am not able to see the quote option on it.
You mean this?
-
I see what you mean. https://github.com/designcreateplay/NodeBB/pull/1409 may make it easier for plugin developers to add more options to the composer, so your idea might be a reality sooner than later
-
To create a quote while writing an article, use the > symbol. That's the greater than symbol. And that, btw, is standard Markdown.
-
Ah, I suppose psycho (and me) thought to complex: of a button/shortcut to mark multiple rows within composer as quote without having to edit each line ^^
-
haha yeah, as usual, am over-thinking things. @planner to the rescue!