Is it possible to end topic title with ...
? So it doesn't continue into a second line or more.

Posts made by Firelad
-
RE: nodebb-theme-material v2.0 published
-
RE: Using NodeBB v0.7.x on Openshift
I'm finished! The pull request is at https://github.com/NodeBB/nodebb-english/pull/46
If in case NodeBB didn't merge my pull request.
-
RE: Using NodeBB v0.7.x on Openshift
I'm starting this right now. Stay tuned!
-
RE: How to edit email messages?
@a_5mith said:
Explain...
Explain? How can I explain? On Openshift, the port is required to be included in URL address. Without it, NodeBB can't run on Openshift.
-
RE: Clicking on user settings crashes NodeBB
@a_5mith said:
@Firelad said:
If you want to use shoutbox, go back to v0.6.x.
If you could not give advice that would break someones Forum that would be great. You can not downgrade from one major version back to another.
I know, downgrade is impossible. You don't have to tell me that.
-
RE: How to edit email messages?
@julian said:
If the port is in the url, then you have to fix it in config.json.
I really can't. If I do it, NodeBB wouldn't be online.
-
RE: How to edit email messages?
@julian @psychobunny @baris
I need to know where I can edit links in email messages - they're using incorrect URL address (I mean it's using the port and it shouldn't be there). -
RE: Clicking on user settings crashes NodeBB
@Guiri said:
It's a known bug for shoutbox - it's not for v0.7.x. If you want to use shoutbox, go back to v0.6.x.
-
Using NodeBB v0.7.x on Openshift
When v0.7.x was released, NodeBB can no longer work on Openshift - it will repeatedly crashes. So I decided to find a workaround for it. Looks like I had, and it can be possible to use v0.7.x on Openshift, though installation steps will be different! I actually feel like install guide for v0.7.x on Openshift will be simpler and easier to understand.
I'll create a pull request once I try a clean install on Openshift.
(Sorry if posted in wrong category!)
-
RE: How to edit email messages?
@julian said:
You can change the text in the
email.json
file inpublic/languages/
Does that mean I also can change links in it too?
-
How to edit email messages?
I'm still fairly new to NodeBB, but I want to know if I can edit email messages that's being sent by NodeBB such as password reset, subscribe, etc. Thanks!
-
RE: Unable to add people to groups
@baris Still does not work. Posting an issue on Github.
-
RE: Unable to add people to groups
@baris If you're here can you move this to Bug Reports? Thanks
-
RE: Adding html to pages
You mean this http://prntscr.com/78jxny?
You should be able to drag HTML widget to footer and put in HTML of your own.
-
RE: [nodebb-plugin-ns-login] NS Login
What is this supposed to be? Wasn't it already existed in the core?
-
RE: Who is using NodeBB?
Yay - I'm running NodeBB now! The website should be http://forum.altimitmine.us/. It's for my Minecraft server that my team is working on (it's not really mine, it's my team's xD ). It's based on .hack// series. We're currently building the town called Mac Anu.
-
RE: Bugs
@kacemlight It loads fine for me. It might be your browser cache.
-
RE: not regulated navigation
@osman123 Try viewing your log using
./nodebb log
. And open another shell and try start it. If you're seeing errors in the log, let us know.