Considering NodeBB

General Discussion
  • @bumbalaga said:

    • This forum does not support BBcode, what is somehow painful, because of all that new syntax

    I see couple of plugins here:
    https://github.com/adarqui/nodebb-plugin-bbcode

    Are they not working anymore?

    Another question - I see NodeBB can't auto-embed all types of videos, from vimeo for examle. Can I add this manually?

    About the bugs, yea, I mentioned one even on this forum. My editor height somehow uncollapsed and I can't make it smaller. All I see is half of a line from this topic behind it:

    alt text

    Also, why the hell do I need this?

    alt text

    And why am I don't watching my own topic automatically?

  • Yes, there are working plugins to embed Facebook/youtube/dailymotion/vimeo videos.

    Both of these BBcode plugins are really old and left without further development.
    I'm not sure if they don't work, but i won't risk breaking my forum to install something so outdated.

    You know this black arrow in left top corner of the editor? It's meant to be dragged along with your mouse, not to press it.

    And also you can edit your following default settings here on your profile:
    0_1453420850518_435345.jpg

  • @bumbalaga The arrow on the left side of the composer is for both clicking (to go full screen and small) and dragging.

    @MaestroMagnifico The dropdown next to the Submit button; you will see another option to both submit and lock the topic at the same time if you are an admin or mod.

    You can set the follow options "On" for all new users in the ACP under ACP -> Settings -> User

    0_1453421540119_upload-0ea8392c-e2a8-443d-9de6-9d619f2f68ea

  • @bumbalaga said:

    Yes, there are working plugins to embed Facebook/youtube/dailymotion/vimeo videos.

    Both of these BBcode plugins are really old and left without further development.
    I'm not sure if they don't work, but i won't risk breaking my forum to install something so outdated.

    Why the hell there's a plugins for this? Onebox editors should have build-in oEmbed and Open Graph support.
    You can test how oEmbed works by pasting link to some video here http://oembed.frdnspnzr.de/

    @bumbalaga said:

    You know this black arrow in left top corner of the editor? It's meant to be dragged along with your mouse, not to press it.

    LOL. I know how to forum now.))

    @pichalite said:

    You can set the follow options "On" for all new users in the ACP under ACP -> Settings -> User

    Good to know, thanks.

    P.S. Still don't have an answer on my first question. Most important one.

  • I think you can use session of nodebb to achieve one single login for your page and forum. You can see an example of this even on thos forum and its blog, where you an use nodebb users on ghost, ouyside nodebb. I don't know if that is what you're looking for.

    You have the option to use your own auth2 plugin too and keep the users on your site an work with them in nodebb.

  • Is there any glitches with remembering where you left off, or it's just me? I opened this post now and my screen was on post 5, but should've been on 9.
    And I honestly surprised why this forum is not popular, it looks amazing. It even not on Wiki. Does developers support it well? How often it updates?

  • @MaestroMagnifico nodebb is well supported by the nodebb team. You can take a look at the githb repo and see te version reease schedule in the past and see hoe often a new version is released. We are now near the release of 1.0.0 version, so take that into consideration too.

  • @jarey said:

    I think you can use session of nodebb to achieve one single login for your page and forum. You can see an example of this even on thos forum and its blog, where you an use nodebb users on ghost, ouyside nodebb. I don't know if that is what you're looking for.

    As I can see, session stores on "manage" subdomain here.

    alt text

    You can't read cookies from subdomains. This is why I didn't logged in automatically on main page when I logged in on this forum. I want to store cookies on root domain because you always can read from there. This allows you to synchronize session - when you login on any subdomain, you loging on all subdomains and root domain too.

  • @MaestroMagnifico Hey there, glad our community's been helping you out so far 🙂

    You can definitely change the cookie domain, it is settable in the ACP:

    0_1453490544037_Selection_080.png

    The default just takes its cue from the requesting referrer, but you can set it here to go to the naked domain.

    If you prefer to go the other way, to have a site with existing users log in automatically in NodeBB, I'd recommend https://github.com/julianlam/nodebb-plugin-session-sharing

  • @julian Good to know.)) I would find out this myself today, but my hosting failed with a new server. So I'm trying NodeBB tomorrow. Thanks everyone for answers.)


Suggested Topics


| | | |