Skip to content

NodeBB Development

Stay tuned here to hear more about new releases and features of NodeBB!

2.8k Topics 18.6k Posts

Subcategories


  • Posts from the NodeBB Development Blog
    96 Topics
    780 Posts
    kainosK
    Very good Vlad. I am Vladislav.
  • Found a bug? Why not make a bug report here?
    1k Topics
    7k Posts
    julianJ
    @elkd Running ./nodebb build is an interactive command that outputs the build state in real-time. Can you paste the log output from running that command?
  • Focused discussion related to ActivityPub integration in NodeBB

    111 Topics
    2k Posts
    silverpill@mitra.socialS
    @trwnh @julian Almost all social networks have profiles and posts.If application is doing something completely different, then we don't need to interoperate. But within a federated social network interoperability is the goal because otherwise user experience is going to be poor.
  • Help Translate NodeBB
  • Template no not being used in some environments

    Moved
    5
    0 Votes
    5 Posts
    620 Views
    barisB
    Hmm, ./nodebb build --verbose should give more info, don't think it displays the order of plugins though.
  • Post Index ID

    Moved
    3
    0 Votes
    3 Posts
    531 Views
    PitaJP
    Yeah so essentially what you want is to do is create an equals template helper, here are a couple resources from the past: https://community.nodebb.org/topic/11406/how-can-i-print-out-a-specific-array-entry-in-my-template https://community.nodebb.org/topic/3554/how-to-create-and-use-a-template-helper/9 And the benchpress docs https://github.com/benchpressjs/benchpressjs/blob/master/docs/readme.md
  • 1 Votes
    5 Posts
    944 Views
    G
    Help me pls )
  • Edit CSS in realtime?

    Moved Solved
    4
    0 Votes
    4 Posts
    582 Views
    dogsD
    Thank you guys! I did this already with the Chrome development tool but I have some problems to implement it right in to my code. It's a little bit confusing (dev tools). Do you have some tips and tricks for maybe preferences I should chance in Chrome dev tools for a better workflow? Kind Regards, Pascal
  • Template get parent category

    Moved
    1
    0 Votes
    1 Posts
    332 Views
    dogsD
    Hey! How do I get the parent of the actual category in a Tamplate? Im just looking around and found this: <!-- IF breadcrumbs.length --> <ol class="breadcrumb"> <!-- BEGIN breadcrumbs --> <li<!-- IF @last --> component="breadcrumb/current"<!-- ENDIF @last --> itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb" <!-- IF @last -->class="active"<!-- ENDIF @last -->> <!-- IF !@last --><a href="{breadcrumbs.url}" itemprop="url"><!-- ENDIF !@last --> <span itemprop="title"> {breadcrumbs.text} <!-- IF @last --> <!-- IF !feeds:disableRSS --> <!-- IF rssFeedUrl --><a target="_blank" href="{rssFeedUrl}"><i class="fa fa-rss-square"></i></a><!-- ENDIF rssFeedUrl --><!-- ENDIF !feeds:disableRSS --> <!-- ENDIF @last --> </span> <!-- IF !@last --></a><!-- ENDIF !@last --> </li> <!-- END breadcrumbs --> </ol> <!-- ENDIF breadcrumbs.length --> How can I get the parent category-Name of the current (sub)category? Is there any reference I can use for such things in the future? What I like to do: Get the parent of the actual category use this value e.g. "foobar" to call the API of an external software and get JSON-Object depend on value "foobar" convert the data to display it between breadcrumbs / new topic in the nodeBB Forum Is it the right way to handle this with a template or am I completely wrong? I just installed nodeBB and I also do have no idea about node.js and all that stuff so sorry I am a noob. Kind regards, Pascal.
  • NodeBB Chinese Documents(NodeBB中文文档)

    1
    1 Votes
    1 Posts
    942 Views
    a632079A
    托管于语雀:https://yuque.com/a632079/nodebb 文档覆盖了 NodeBB 英文文档提及的所有内容,并补充了一些内容。 主要内容: 安装 使用 高级 开发 This is a chinese document of nodebb, created by me, who is a transifex reviewer.
  • This topic is deleted!

    Moved
    1
    0 Votes
    1 Posts
    113 Views
  • How to customize the Theme's design?

    Moved
    3
    0 Votes
    3 Posts
    618 Views
    A
    @oplik0 said in How to customize the Theme's design?: Thank you for your reply. I want to know where to write the code for design and I don't need follow components. [image: xVAyIMc.png] Instead of this, I need to add the following screen. [image: 8c2SOvb.png] You can check this image on http://planetstyles.net/demo/milk/3.3/1/viewtopic.php?f=5&t=25&sid=834ed09ad81c0c19778c16063ed453df Please teach me. Thank you again.
  • How to create the New Theme from design.

    Moved
    1
    0 Votes
    1 Posts
    277 Views
    A
    Hello, everyone. I am new here, but I am very interesting in NodeBB. I want to create the new theme but I don't know how to create it. Please teach me step by step. Thank you for your time. Apex
  • Need some dummy data... or faux data generator

    3
    0 Votes
    3 Posts
    482 Views
    T
    @youhosi Thanks for the reminder!
  • Topic list width - not using full width, what gives?

    1
    0 Votes
    1 Posts
    261 Views
    omegaO
    I've borked something in the custom CSS - lists of topics, popular, recent etc. etc. are NOT using the full width available - say 75-80% of the width available is being used - I have unused space to the right size of the recent post preview. - it's lie there is a blank column. The primary nav menu fixed at the top is fine, this is what I am comparing it to. Any idea what is the controlling element here in the CSS? Could a conflict somewhere too but I'll look at this later... when I turn off the custom CSS to see if it reverts.
  • Storing plugin versions in the database

    7
    0 Votes
    7 Posts
    1k Views
    G
    @PitaJ Thanks! upgrade --package is exactly what I was looking for.
  • NodeBB Blog

    Moved
    6
    4 Votes
    6 Posts
    3k Views
    C
    @psychobunny Which Ghost theme does the NodeBB blog use? I really liked it. A customized version of the Casper theme? Obviously I would like to have this theme: D
  • Nodebb Docker Alpine Images

    4
    1 Votes
    4 Posts
    676 Views
    damianD
    @mat-m is spot on, though my perspective is definitely production, not test. Running the leanest container possible has the added benefit of reducing the attack vectors as there is simply less surface for somebody to target. Alpine is specifically designed to be as lightweight as possible and as stripped down as possible. Do we know who owns the image build process and can s/he weigh in on this?
  • This topic is deleted!

    0
    0 Votes
    0 Posts
    12 Views
    No one has replied
  • 1.13.0 Breaking Changes

    5
    6 Votes
    5 Posts
    1k Views
    D
    Apparently the Calendar Plugin: nodebb-plugin-calendar Calendar and events for NodeBB Installed 1.0.0-alpha.50 | Latest 1.0.0-alpha.50 Does not work with 1.13.0 Can someone please update it?
  • Write-enabled API (Brainstorming)

    23
    3 Votes
    23 Posts
    16k Views
    zaasmiZ
    @baris Please help nothing happened after save changes again at same screen. [image: hbSzuf6.png]
  • add gif emoticons

    9
    0 Votes
    9 Posts
    1k Views
    NoduleJSN
    @TaLoche It works. You helped me so much thanks!
  • Posted body empty

    3
    0 Votes
    3 Posts
    404 Views
    magnusvhendinM
    When I remove enctype="multipart/form-data" from the form in registerComplete.tpl it works. So this has to do with encryption and maybe that I don't have HTTPS on my local machine. So then my question is, why is this not on the form that transmits the username and password?
  • nodebb Watchdog

    4
    0 Votes
    4 Posts
    568 Views
    BriB
    @scottalanmiller has done some great scaling of this platform, he may have some pointers