• HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Get in touch
    Get in touch
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    • Sign in
    • Start free trial
    • Get in touch
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Documentation
      • Home
      • Read API
      • Write API
      • Plugin Development
    1. Home
    2. wfsaxton
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 12
    • Best 3
    • Controversial 0
    • Groups 0

    wfsaxton

    @wfsaxton

    4
    Reputation
    317
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    wfsaxton Unfollow Follow

    Best posts made by wfsaxton

    • Could you build a Reddit clone from NodeBB or would you be better off starting from scratch?

      NodeBB looks great for what it does: single-community forums. I'm wondering, however, whether it could be modified to support multiple communities without necessarily having separate instances of the software.

      I was thinking you could treat categories as communities, but it doesn't look like NodeBB has a way for a user to "subscribe" to them such that their "front page" would simply be a list of populate posts for all of their subscribed categories.

      Another worry would be scalability. It would seem like using a relational database would be better for tracking/parsing a lof of the data that a website of 100's of communities would need. (I'm NOT a DB expert by any means...just a hunch on my part).

      Just wondering whether something like this should even be attempted or would simply creating this multi-community forum from scratch be a better approach.

      posted in General Discussion
      W
      wfsaxton
    • What does your plugin development environment/workflow look like?

      Does anyone have any tips on setting up a proper plugin development environment? All the links I've found are at least 2 years old and I'm wondering if there is a "better" way of doing things.

      posted in Plugin Development
      W
      wfsaxton
    • RE: How can I print out a specific array entry in my template?

      @pitaj Thanks, your advice coupled with this post helped me get the syntax right:

      https://community.nodebb.org/topic/3554/how-to-create-and-use-a-template-helper/9

      posted in Technical Support
      W
      wfsaxton

    Latest posts made by wfsaxton

    • Could you build a Reddit clone from NodeBB or would you be better off starting from scratch?

      NodeBB looks great for what it does: single-community forums. I'm wondering, however, whether it could be modified to support multiple communities without necessarily having separate instances of the software.

      I was thinking you could treat categories as communities, but it doesn't look like NodeBB has a way for a user to "subscribe" to them such that their "front page" would simply be a list of populate posts for all of their subscribed categories.

      Another worry would be scalability. It would seem like using a relational database would be better for tracking/parsing a lof of the data that a website of 100's of communities would need. (I'm NOT a DB expert by any means...just a hunch on my part).

      Just wondering whether something like this should even be attempted or would simply creating this multi-community forum from scratch be a better approach.

      posted in General Discussion
      W
      wfsaxton
    • RE: Can I specify different config.json files to use?

      @julian Yes, I am using heroku actually.

      I guess that answers my question 🙂

      posted in General Discussion
      W
      wfsaxton
    • RE: Could someone link to me to a dark theme or skin that works as flawlessly as persona?

      I already have the theme applied. In order for the skin to work, though, it looks like you need to select the skin for the theme under:

      Plugins -> Slick Theme

      Strange that there is multiple places for skin selecting...

      posted in Technical Support
      W
      wfsaxton
    • RE: Could someone link to me to a dark theme or skin that works as flawlessly as persona?

      Okay, it doesn't look like selecting any of the skins does anything.

      I'm trying to use nodebb-theme-slick. Can you please explain how to set this up for the dark skin option?

      posted in Technical Support
      W
      wfsaxton
    • RE: Could someone link to me to a dark theme or skin that works as flawlessly as persona?

      Could you tell me how to activate these skins?

      EDIT: Nevermind, found it.

      Appearance -> Skins

      posted in Technical Support
      W
      wfsaxton
    • Can I specify different config.json files to use?

      I'd like to have multiple config.json files (1 for development, 1 for production) and manually copying them back and forth is a real pain, especially when I accidentally check the development one in.

      Is there a way I could specify which one to use on startup?

      posted in General Discussion
      W
      wfsaxton
    • RE: How can I print out a specific array entry in my template?

      @pitaj Thanks, your advice coupled with this post helped me get the syntax right:

      https://community.nodebb.org/topic/3554/how-to-create-and-use-a-template-helper/9

      posted in Technical Support
      W
      wfsaxton
    • How can I print out a specific array entry in my template?

      I'm trying to print out a specific custom variable value of mine in the account stats row. Specifically "customFields" is an array that contains a name/value pairs of custom fields.

      I'd like to print out the customField with the name "karma" (if it exists). Is it possible for the templating system's conditionals to handle that? Something like:

      <!-- BEGIN customFields -->
      <!-- IF customFields.name == 'karma' -->
          <div class="stat">
          <div class="human-readable-number" title="{customFields.value}">{customFields.value}</div>
          <span class="stat-label">{customFields.name}</span>
      </div>
      <!-- ENDIF -->
      <!-- END customFields -->
      
      posted in Technical Support
      W
      wfsaxton
    • RE: How difficult would it be to add/display an additional user attribute?

      @julian There didn't appear to be a way of managing this number plus I assumed there are already lots of things node already does to modify this number.

      I wanted completely control of it, including the ability to "spend" it on things down the road.

      posted in Plugin Development
      W
      wfsaxton
    • RE: What does your plugin development environment/workflow look like?

      @pitaj Wow, thanks for the exhaustive instructions.

      Do you really have to rebuild after every change though? In my limited experience developing Node apps, I'm usually been able to use vagrant + synced folders so that I could make a change on my desktop, sync it over to my vagrant box automatically, and the change taking effect immediately.

      Is that kind of workflow not possible with nodeBB?

      posted in Plugin Development
      W
      wfsaxton

    Get Started

    • Product
    • Pricing

    Resources

    • Demo Site
    • Answers
    • Docs
    • Bug Bounty

    Company

    • About
    • Blog
    • Contact
    Start Free Trial
    Github Facebook Instagram Twitter
    © 2014 – 2022 NodeBB, Inc. — Made in Canada.
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact
    Menu
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact