@Tanner maybe the wiki pages had been merged into docs.
Creating a new NodeBB Theme
Writing Widgets for NodeBB

Best posts made by fiag
-
RE: Templates System
-
RE: Like the new ACP? Check out what's next...
Look forward to the new ACP
-
RE: [nodebb-plugin-emailer-local] Local email plugin
Hi @psychobunny,
would you add an option to enable SSL encryption?
Some SMTP server only support SSL connection.
Many thanks! -
RE: A better way to organize plugins in the ACP
Good idea!
And some categories like:- SSO
- Anti-Spam
- Emailer
- Search
- Widget
Latest posts made by fiag
-
RE: Like the new ACP? Check out what's next...
Look forward to the new ACP
-
RE: Enable guest to create topic fail
I can't reproduce the bug after a while. It may cause by cache.
-
Enable guest to create topic fail
Already enable "guests" group's "Create Topics" and "Reply to Topics" options in Privileges / Access Control, Categories Control Panel.
But NodeBB always redirect to login page when click the "New Topic" button.
NodeBB version: 0.7.0 -
Share post in short link
The post link with title is too long, when you copy & paste one in the IM.
Wish there is an option to convert it to a short link in the share menu, e.g. bit.ly, goo.gl
-
RE: Who is responsible for the swedish translation ?
ACP i8n is an exciting feature. If done, local admins can manage their NodeBB more efficient.
Looking forward to it -
RE: Best email plugin to use
I had modified the nodebb-plugin-emailer-local plugin.
Add a checkbox, 'Enable secure connection' option.
https://github.com/fiag/nodebb-plugin-emailer-localHope it helps.