I'm using pm2
agusputra
Posts
-
How you running NodeBB ? -
Why not use composer-redactor as default editor?Why not use composer as composer-redactor as default editor?
User forums are mostly lay people and they do not want to know the markdown syntax. WYSIWYG editor for lay people is who they like and make them more comfortable.
Because it seems the plugin-composer-redactor is the best thing to be the default editor in NodeBB.
And also if there is a post created using a plugin-composer-redactor, then the post will seem chaotic when we switch to plugin-markdown. I guess this is a big problem in NodeBB. Is NodeBB created so that we could choose the plugin that we love easily?
But if we use plugin-markdown and we switch to plugin-composer-redactor then the post seems OK.
So for now I can not use the plugin-composer-redactor because when NodeBB v1 released and NodeBB team still choose plugin-markdown as the default editor, then I had to switch to plugin-markdown (Because it will be supported by NodeBB team). And all posts in my forum will seem chaotic.
For that for a while I had to use a plugin-markdown in my forum since many plugins that work with plugin-markdown and appear chaotic if I use a plugin-composer-redactor.
And I hope when NodeBB have stable plugin-composer / editor, so I can switch to the plugin and my forum's posts will not appear chaotic. -
Plugin for jsbin embed or jsfiddle embed ?I have update the repo and add support for jsBin : https://github.com/agusputra/nodebb-plugin-jsfiddle
Screenshot:
-
come on 0.9.0It has been released https://github.com/NodeBB/NodeBB/releases , thanks Julian and team
-
Install NodeBB QuestionNo, you cannot.
NodeBB based on Node.js and you need access to Node.js and npm to configure Nodebb -
Why not use composer-redactor as default editor?OK, if redactor is not stable or else, but don't use markdown as default. Users mostly lay people and they DON'T want to learn markdown, specially in my country Indonesia
If redactor is not stable or have drawbacks NodeBB team might continue to developed it until stable, or please develop other editors, not markdown.
WYSIWYG editor or BBCode editor is easier for the users.
-
Why did you choose NodeBB?-
Looks good
-
It's Node.js
-
Open Source
-
-
Versions node.js and nvmI'm install NodeBB v0.8.2.
A recent version of nvm.
For node.js I use node 0.12.xAnd so far works well.
For details you can inspect package.json of NodeBB : https://github.com/NodeBB/NodeBB/blob/master/package.json#L88
-
Should we use the meta name keywords?Should we use the meta name keywords?
Because I read this article and Google do not support it: https://support.google.com/webmasters/answer/79812?hl=en
And this article also stated that the use of it generate more negatives than positives:
http://cohlab.com/blog/stop-using-keywords-meta-tag.html -
Does not work searchI update nodebb-plugin-dbsearch to version 0.3.1 an it fixed
-
Installation of NodeBB Help + Question@Archeon No it's not posible. You have to run npm install command from terminal, so you must have access to terminal.