Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Baerrus
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 43
    • Best 4
    • Groups 0

    Baerrus

    @Baerrus

    4
    Reputation
    854
    Profile views
    43
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website optionsforum.net Location California

    Baerrus Unfollow Follow

    Best posts made by Baerrus

    • RE: Nominating closed, Voting is in progress; nodeBB is one of nominations. (Chance to Win Free Chromebook from CMScritic)

      voted. nodeBB is the next generation of forum SW.

      • No PHP
      • scalable NoSQL backend
      • JavaScript

      This is a no brainer!

      posted in General Discussion
      Baerrus
      Baerrus
    • RE: config.json updated, `base_url` and `relative_path` no longer exist

      @frissdiegurke Knowing what I know now, @julian post can be construed to contain all the information :). I would word it differently though as SSO is probably veyr widely used. And if so, then calling port optional is...well, still technically correct.

      posted in NodeBB Development
      Baerrus
      Baerrus
    • SEO plugin needed

      Folks, we really need a SEO plugin. I would be willing to send a donation to whoever gets to work on that. I am sure there is a dozen webmasters around here who could do the same. This work would benefits the whole community greatly.

      plugin Functionality:

      • Fine gained control of how Title element is constructed
      • Intelligent construction of keywords meta tag
      • Adding ALT tag to all images. Markdown does not support alt= at all.
      • Google has recently announced they would also use rel="next" and rel="prev" link elements in the head section of your paginated archives.
      posted in NodeBB Plugins
      Baerrus
      Baerrus
    • RE: How can I make lavender use full browser width on desktop again?

      If you move your mouse over bottom right there appear a funky button. A very obscure feature indeed.

      posted in General Discussion
      Baerrus
      Baerrus

    Latest posts made by Baerrus

    • RE: SEO Problrm with Heading Structure : No H1, H2 and H3

      What pages specifically do you refer to?

      posted in Technical Support
      Baerrus
      Baerrus
    • RE: NodeBB is expensive

      If you have the numbers just post them.

      posted in General Discussion
      Baerrus
      Baerrus
    • RE: Submitting a Pull Request to NodeBB? Contributor License Agreement

      Guys, could you take a look at pull requests pls?

      https://github.com/NodeBB/NodeBB/pull/2926

      Btw, I did sign CLA before. Though CLAhub lately just errors out

      baerrus created this issue in NodeBB/NodeBB

      closed Fix pagination errors on categories and topics pages. #2926

      posted in NodeBB Development
      Baerrus
      Baerrus
    • RE: config.json updated, `base_url` and `relative_path` no longer exist

      @frissdiegurke Knowing what I know now, @julian post can be construed to contain all the information :). I would word it differently though as SSO is probably veyr widely used. And if so, then calling port optional is...well, still technically correct.

      posted in NodeBB Development
      Baerrus
      Baerrus
    • RE: config.json updated, `base_url` and `relative_path` no longer exist

      Finally upgraded to 0.6.1 from 0.5.7. First I added the port (in my case 8080) to the URL string as described in this thread. That screwed up SSO. Both google and facebook. After, I went back and manually added "port" setting into config.json, SSO seems functional. This appears to be a bug or a logical conflict. Basically SSO is not functional unless your URL string is exactly how you access nodeBB from the outside.

      posted in NodeBB Development
      Baerrus
      Baerrus
    • RE: Ghost Category

      That brings up a feature request. I would like to have an unlisted category. A perfectly ordinary category, just not listed on the home page. Something where I want to list some basic reference information, which is not important enough to keep on the Home page. Is there a way to achieve that?

      posted in Bug Reports
      Baerrus
      Baerrus
    • RE: Improvements in mobile usability

      @xtech If you have an example where mobile scrolling is implemented well within a browser, please post a link

      posted in Feature Requests
      Baerrus
      Baerrus
    • RE: Template/logic: IF ELSE inside another IF ELSE

      @agarcia17 I looked at templates.js library. I do not think it supports that now.

      https://github.com/psychobunny/templates.js/blob/master/lib/templates.js

      posted in NodeBB Development
      Baerrus
      Baerrus
    • RE: npm ERR! extraneous: redis@0.10.3

      I got it, now that I understand what installs redis.

      The way I upgrade is I create a brand new workspace, install a new version of nodebb, copy over the config.json. I think that makes sense in real deployment scenario versus executing "git pull" in place. This way I retain a fully functional prior version installation I can fall back to in a instant should something fail with a new version.

      posted in NodeBB Development
      Baerrus
      Baerrus
    • RE: npm ERR! extraneous: redis@0.10.3

      @dwn Maybe that is the problem. I copied config.json from another workspace instead of running ./nodebb setup

      posted in NodeBB Development
      Baerrus
      Baerrus