Skip to content

Feature Requests

You have a cool idea about NodeBB? Post it here.

805 Topics 5.0k Posts
  • 2 Votes
    14 Posts
    5k Views
    barisB

    @miluo You will need the changes from nodebb-theme-vanilla branch 0.5.1

  • How are things about importers?

    4
    0 Votes
    4 Posts
    1k Views
    A

    Link Preview Image Build software better, together

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.

    favicon

    GitHub (github.com)

    Link Preview Image GitHub - akhoury/nodebb-plugin-import: migrate your old crappy forum to NodeBB

    migrate your old crappy forum to NodeBB. Contribute to akhoury/nodebb-plugin-import development by creating an account on GitHub.

    favicon

    GitHub (github.com)

    Should be all you need. Maybe psychobunnys vbcode converter found here: https://github.com/psychobunny/nodebb-plugin-vbcode-to-markdown

  • IP Bans?

    14
    0 Votes
    14 Posts
    4k Views
    S

    @julian said:

    @scottalanmiller said:

    Even running NodeBB naked, you could just handle this at the OS firewall layer.

    From an admin empowerment point of view, I can see the appeal of having it built into core (or via plugin), however.

    Yes, would be handy. Just thinking that there is a solution today as well. Overall I agree, a plugin would be best.

  • Data API and hook

    7
    1 Votes
    7 Posts
    2k Views
    esiaoE

    @baris In our case it's for testing user groups and so permission to color the title or not depending on the author and not the replier ๐Ÿ˜‰

  • MultiSite NodeBB

    3
    2 Votes
    3 Posts
    2k Views
    P

    Like,
    forum1.yourdomain.com and
    forum2.yourdomain.com ?

    You just need to setup NodeBB on two different ports, and have nginx serve them to your appropriate subdomain. What's your current setup like?

  • Watch a category

    4
    0 Votes
    4 Posts
    1k Views
    P

    @julian said:

    When I finally get around to creating the daily digest email, it'll most likely be a compilation of the "unread" topics at the time of posting. If there aren't any, then I figure there's no reason to email ๐Ÿ™‚

    But isn't filtered to one or more categories?
    So a watch category could be useful ๐Ÿ˜‰ We use that feature at our smf forum (is to be replaced by a NodeBB in the future...)

  • Change default avatar size.

    11
    0 Votes
    11 Posts
    6k Views
    esiaoE

    @baris You're the best ๐Ÿ™‚

  • Timing for opening and closing categories

    3
    0 Votes
    3 Posts
    1k Views
    babaggeiiB

    @julian ok will do. Thanks for letting me know.

  • Disable chat

    1
    0 Votes
    1 Posts
    781 Views
    babaggeiiB

    I can't find this setting, but it would be great if it were possible to disable the chat feature.

    Edit: deleting because this is already being discussed elsewhere.

  • Suggested topics like Discourse

    9
    2 Votes
    9 Posts
    4k Views
    T

    So was this issued or no?

    EDIT: Apparently not, unless I missed it when searching high and low for it, so I created one.
    https://github.com/NodeBB/NodeBB/issues/1973

  • Howto: Restrict pages to those logged in

    3
    0 Votes
    3 Posts
    2k Views
    T

    Great, thanks @baris. How about /recent and /popular? I'm trying to make a private forum but it doesn't seem current core is conducive to that.

    Edit: I realize that I can block guests from seeing posts by setting the access control parameters in the ACP, but I'd like to block the /recent and /popular (and all other) pages from guests just in case anything is missed, or at least blocking them access on principle.

  • Don't hard-code category icons, phrases

    5
    0 Votes
    5 Posts
    2k Views
    T

    That would make a lot of sense. Some people don't like FontAwesome or use another icon set entirely - making it more modular would allow for more freedom to choose how you wish.

  • Disallow posts if requirements not met

    5
    2 Votes
    5 Posts
    2k Views
    T

    Limiting posts to people with certain badges is one thing, but groups and their permissions is definitely something that needs to be flushed out a bit more in the future.

  • 2 Votes
    6 Posts
    3k Views
    julianJ

    @Tanner yup, just slightly more work as you'd have to wire up the save/load calls when the homepage is loaded.

    You could get away with doing the save only, if there were a hook for home page retrieval, but to my knowledge, we don't have one... (yet?)

  • 3 Votes
    11 Posts
    4k Views
    julianJ

    Thanks guys. Looking forward to tag based plugin grouping in the ACP page.

    I'm not looking forward to the eventuality that in the first version of this, all the plugins will be lumped under the nodebb tag, because that tag is in practically every plugin ๐Ÿ˜†

  • Tag in title

    6
    0 Votes
    6 Posts
    3k Views
    P

    Oh I see... okay - thanks!

    Link Preview Image Proper meta info for tag pages ยท Issue #1958 ยท NodeBB/NodeBB

    ex. Title as reported here: https://community.nodebb.org/topic/2182/tag-in-title/

    favicon

    GitHub (github.com)

    EDIT: fixed, will show up on this forum in a day perhaps

  • Self-Assigned Ribbons?

    3
    1 Votes
    3 Posts
    878 Views
    P

    Definitely plugin territory. If you want to commission the plugin there's plenty of plugin authors in the community who might want to take a stab at it ๐Ÿ™‚

  • Remove bullets on tags

    2
    0 Votes
    2 Posts
    1k Views
    P

    Fair enough point: https://github.com/NodeBB/nodebb-theme-vanilla/issues/35

  • 0 Votes
    6 Posts
    2k Views
    A

    @pwFoo Well, hashtags aren't the only possibility with tagging. You could use other keyboard parameters instead. The ~ key etc.

  • 0 Votes
    3 Posts
    1k Views
    P

    @a_5mith
    Sounds good ๐Ÿ™‚