Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Raj
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 15
    • Best 1
    • Groups 0

    Raj

    @Raj

    1
    Reputation
    226
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Canada

    Raj Unfollow Follow

    Best posts made by Raj

    • Restrict creating new topic and blocking HTML posts for users

      Hi NodeBB Team,

      After three years of research between NodeBB, Discourse and Flarum, ultimately I have decided to go with NodeBB for my first forum. ☺

      I am doing some research on (Ubuntu and MongoDB) customizing NodeBB topic and frontpage according to my needs. I have started with topic part. I am totally new into web development. It will be great help if you can guide me with following questions,

      1. How can I restrict users from creating New Topic? Only Admins and Moderators should be able to do that.

      2. I am heavily dependent on HTML for customizing posts, so how to restrict general users from using Markdown HTML. Can we use two different Reply solutions for users and Mods? I mean only Admin and Mods should use HTML in the posts.

      3. Is there any way to restrict quoting Admins or specific post?

      4. Is there any way to start on shared hosting. I know till 2016 it was, NO, but anything changed after that?

      Your guidance are highly appreciated. Thank you.

      posted in Technical Support
      R
      Raj

    Latest posts made by Raj

    • RE: Running NodeBB on multi core CPU

      @smartpunter Thanks a ton. 👏

      I will try that.

      posted in Technical Support
      R
      Raj
    • RE: Running NodeBB on multi core CPU

      @PitaJ Thanks. As I have 8 core CPU I want my NodeBB to use all of them. But by default NodeBB is using only one core!

      posted in Technical Support
      R
      Raj
    • Running NodeBB on multi core CPU

      I have a server with 8 cores/16 threads. I was going through the following article and it mentions introducing new port for every CPU core? Is it the only way to scale on CPU?

      Scaling - NodeBB Documentation
      posted in Technical Support
      R
      Raj
    • RE: Hosting NodeBB on bare metal EC2

      Thank you.

      posted in Technical Support
      R
      Raj
    • RE: Hosting NodeBB on bare metal EC2

      @julian Thanks Julian. I got it. Is there any docs on setting multiple cores for NodeBB?

      posted in Technical Support
      R
      Raj
    • Hosting NodeBB on bare metal EC2

      Hi All,

      I have a bare metal EC2 with following configuration,

      8-Core, 16 Threads
      2TB NVMe SSD
      32GB RAM

      I will host entire stack on this server. My question is how much load (simultaneous users and topics) NodeBB will be able to handle? Also is the 2TB enough for 100000 users and 1 million topics?

      Thanks

      posted in Technical Support
      R
      Raj
    • RE: Custom home page?

      @PitaJ Its working on Firefox not Chrome! Thanks.

      posted in Technical Support
      R
      Raj
    • RE: Custom home page?

      @pitaj said in Custom home page?:

      @evgeniy-onegin

      ACP means admin control panel

      1. Make sure plugin is installed and active
      2. Go to ACP > Plugins > Custom Pages
      3. Add a new custom page called "home"
      4. Save and restart NodeBB
      5. Open ACP > Appearance > Widgets
      6. Go to the "home.tpl" tab
      7. Add widgets to the page there to craft your custom Homepage
      8. Save and restart NodeBB
      9. Go to ACP > General > Homepage
      10. Select the custom page as your Homepage

      I am not able to proceed to point 3!

      Here is the screenshot from Custom Page plugin, clicking on the green button on the lower right corner does not do anything!

      alt text

      posted in Technical Support
      R
      Raj
    • RE: Restrict creating new topic and blocking HTML posts for users

      @julian Thank you. I will try that out. ☺

      posted in Technical Support
      R
      Raj
    • RE: Restrict creating new topic and blocking HTML posts for users

      No, its not working for me! ☹ I can not find way to restrict users to have HTML in their posts while only Admins having it.

      Is there any way that in every topic I can have different custom HTML (just like widgets)? topic.tpl with widgets perfectly works for me but that sets the html globally while I need different for every topic.

      Also nodebb custom pages plugin not working for me. It is not showing the button for adding new route.
      https://github.com/NodeBB-Community/nodebb-plugin-custom-pages

      And custom homepage plugin bringing the homepage down and also clicking profile icon on top right corner does not show anything. Everything works fine when I deactivate the plugin!

      posted in Technical Support
      R
      Raj