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
    trwnh@mastodon.socialT
    @scott the thread drifted a lot from “showing software icons” to “interoperability is the goal of software” to me disagreeing with that last bit
  • Help Translate NodeBB
  • How put a default text in a HTML component with javascript

    2
    0 Votes
    2 Posts
    1k Views
    barisB
    You need to use the translator module to translate the string. require(['translator'], function (translator) { translator.translate('[[user:bookmarks]]', function (translated) { //use translated string }); });
  • Help with customizing Nodebb Home page

    1
    0 Votes
    1 Posts
    892 Views
    M
    Hello Community, New to Nodebb here. I have managed to successfully install and configure Nodebb. I have this design in mind. (We are an organization called Development United helping NGOs ) . I want to be able to get all categories listed as shown get a search bar Embed the forum (hosted on GCE ) into the main website Any help is appreciated. If you are a nodebb expert willing to help out - I'd appetite that as well. Thanks, [image: hmbLJQR.jpg]
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    17 Views
  • use write api with q&a plugin to create a topic as a question?

    1
    0 Votes
    1 Posts
    1k Views
    D
    I have the write api plugin installed as well as the question and answer plugin. We are successfully creating topics and posts. Is it possible to create a topic as a question? I tried adding isQuestion (equals 1) to the POST body when creating the topic but it was ignored. Would the write-api have to be forked and updated to support the optional value of isQuestion? It seems clear in the question and answer plugin that it doesn't create/expose any write api of its own.
  • add a class to the body if the template is 404

    Moved
    3
    0 Votes
    3 Posts
    2k Views
    A
    I tested that and it works great ! thanks again for your help
  • redis + non-english search

    1
    0 Votes
    1 Posts
    908 Views
    David LevTovD
    i want develop a primitive plugin for basic search non-english support (lack in dbsearch with redis). I wish very much, good starting points: How to scan messages already in front of the plugin (if you refer me to an existing code, please give me relevant line numbers..)? Should I build an index somewhere in words (primitive, but better than a comprehensive scan, or not)? And if so how (existing database, with prefix?). Thank you very much in advance!
  • "Invalid date" replaced the correct date value in my showsingle.tpl

    2
    0 Votes
    2 Posts
    1k Views
    barisB
    Does it work with just this <small class="timeago" title="{element.timestampInISOFormat}"></small>
  • NodeBB Product Hunt Page

    Moved
    1
    5 Votes
    1 Posts
    2k Views
    E
    Hello folks, Our page on Product Hunt has now been updated. Please feel free to share your feedback. To see our product page , click here . Cheers!
  • API to retrieve array of Topic IDs?

    3
    0 Votes
    3 Posts
    1k Views
    D
    I already have the array of topic IDs. I want to retrieve all of those topics by their IDs. My current solution is to just loop through the array and do a fetch on the api for each ID individually, and then use a Promise.all to return the finished batch to my client middleware. Making separate http requests for each one is less desirable though, and I would prefer to get them all in a single fetch if possible.
  • Bootstrap's Glyphicons not loaded

    10
    0 Votes
    10 Posts
    3k Views
    C
    Thanks Pita. I will try other options.
  • How to include the images that are referred from inside a third party css?

    36
    1 Votes
    36 Posts
    9k Views
    PitaJP
    @cool glad you discovered the issue. Sorry I couldn't be of more help, I got very busy.
  • Mixing up themes

    Moved
    2
    0 Votes
    2 Posts
    1k Views
    PitaJP
    Not really, it would require essentially making a new theme to incorporate the different styles.
  • Increase font size

    Moved
    2
    0 Votes
    2 Posts
    1k Views
    M
    Go to your admin screen and there click on appearance and Custom Content (HTML/JS/CSS) [image: i48q0nE.png] and there use this: body { font-size: 14px; } Change the number 14 to 15, 16 17 or 18 to make the font size bigger
  • i want to configure my nodebb forum with nginx as a proxy server

    2
    0 Votes
    2 Posts
    2k Views
    Christian MendietaC
    Hi there, I had the same problem while ago... check this out: https://community.nodebb.org/topic/11319/v1-6-0-suspected-nginx-problem/20
  • Taking users reputations in millions

    1
    0 Votes
    1 Posts
    766 Views
    F
    Does node bb take cares if the users reputations go over 1000,000 ? https://stackoverflow.blog/2018/01/15/thanks-million-jon-skeet/?utm_source=so-owned&utm_medium=hero&utm_campaign=jon-skeet-milestone
  • Optimizing Node BB speed and reach 90+ on Google Page Insights?

    5
    0 Votes
    5 Posts
    2k Views
    julianJ
    Well that's annoying, since we used to use nginx to gzip the assets.
  • How can i add a class to the body ?

    3
    0 Votes
    3 Posts
    2k Views
    GeckoG
    Oh! I haven't noticed this change, this is awesome
  • Topics slug, id only

    5
    0 Votes
    5 Posts
    1k Views
    julianJ
    Due to how the backend is structured, it is not possible to customise the url format (at least, not the /topic part). Removal of the slug is potentially doable, however.
  • ./nodebb setup Permission denied

    17
    0 Votes
    17 Posts
    4k Views
    Wojciech LisikW
    @julian and this is enough. Im done with any type of conversation with you. In addition to this :: I will not contribute any of my asset (time/code/whatever you think I have) to NodeBB.
  • I have a couple questions, any help is appreciated!

    5
    1 Votes
    5 Posts
    2k Views
    BriB
    Um.... ok. How did you come to this conclusion?