Skip to content
  • A place to talk about whatever you want

    4k Topics
    24k Posts
    phenomlabP
    @Hưng-Đỗ-Tiến for content preview, you could use the API to pull the complete post and use line-clamp in CSS to truncate it to the length you desire.
  • Stay tuned here to hear more about new releases and features of NodeBB!

    3k Topics
    18k Posts
    julianJ
    @eeeee don't engage, some people will always be unhappy unless they get everything for free.
  • You have a cool idea about NodeBB? Post it here.

    819 Topics
    5k Posts
    barisB
    It will actually be 3.9.0 so we can release the translation strings.
  • Discussion regarding NodeBB Plugin development.

    2k Topics
    15k Posts
    barisB
    You could use the below custom javascript, it will open the last chat if there is no open chat. $(window).on('action:ajaxify.end', async () => { const { data } = ajaxify; if (data.template.chats && !data.template.roomId && data.rooms.length) { const Chats = await app.require('forum/chats'); Chats.switchChat(data.rooms[0].roomId); } });
  • A public listing of community themes created by the NodeBB community.
    48 Topics
    1k Posts
    N
    It looks like the discussion content in this topics has become outdated, so should I refer to the docs site directly instead? I want to customize the default home page and post detail page, which involves layout and style customization, so, am I correct to develop a new theme for this?
  • Need help with installing or configuring NodeBB? Look here.

    5k Topics
    26k Posts
    I
    Yeah, I'm quite dumb... I was seeking for those privileges on the Global forum privileges, not on categories... Thanks a lot !

Online Users

Net BeamN julianJ