Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. reaon
    • Profile
    • Following 0
    • Followers 2
    • Topics 17
    • Posts 41
    • Best 8
    • Groups 0

    reaon

    @reaon

    13
    Reputation
    929
    Profile views
    41
    Posts
    2
    Followers
    0
    Following
    Joined Last Online

    reaon Follow

    Best posts made by reaon

    • Nominating closed, Voting is in progress; nodeBB is one of nominations. (Chance to Win Free Chromebook from CMScritic)
      • Nominating ended on August 15 (http://awards.cmscritic.com/nominate)
      • Voting: August 18 - October 17 (http://awards.cmscritic.com/vote)
      • Winners announced: October 20 - 24th

      link text

      • Which forum-creator did earn it last year? Look here
      posted in General Discussion
      reaon
      reaon
    • RE: Vote for nodeBB on Bitnami

      Thank you for voting to add NodeBB to the Bitnami library in last month. Unfortunately, NodeBB didn't receive enough votes to take the top spot last month, but this new month brings another chance to win!
      Users can vote each month for an app, so be sure to vote again for NodeBB in the Bitnami Contest: https://bitnami.com/stack/nodebb
      Don't forget to subscribe: https://bitnami.com/account/subscribre_to_product/now?id=468
      Be sure to encourage your friends to vote so NodeBB can win the contest and become a part of the Bitnami library!

      posted in General Discussion
      reaon
      reaon
    • Different theme per category?!

      Is it possible to have a new theme for each category?

      posted in General Discussion
      reaon
      reaon
    • How to unistall nodeBB completely?

      I deleted nodeBB folder and cloned the latest version for a fresh installation. when I was installing nodeBB, it recognize the old database and used it!

      What is the right way to remove nodeBB fully: database, files, etc?

      posted in General Discussion
      reaon
      reaon
    • Vote for nodeBB on Bitnami

      Please vote for nodeBB here: https://bitnami.com/stack/nodebb, then they will add it to their list. If that, we will have an out-of-the-box installer and a ready virtual machine image for nodeBB.

      Examples: Wordpress Installer, Moodle Installer, Discourse Installer, Wordpress VMs, ... .
      Vote, then subscribe: https://bitnami.com/account/subscribre_to_product/now?id=468

      posted in General Discussion
      reaon
      reaon
    • Update docs: npm is not shipped with nodejs since 0.12.2-4

      Please add npm to first code here: https://docs.nodebb.org/en/latest/installing/os/arch.html
      npm is not shipped with nodejs since 0.12.2-4; It should be installed manually.

      posted in General Discussion
      reaon
      reaon
    • RE: Update docs: npm is not shipped with nodejs since 0.12.2-4

      I haven't heard of this yet, any source for me to read?

      --> It solved my problem. There is two possibility: 1. My ISP problem 2. npm certificate!

      To be a bit more clean you may consider using python2

      Great, thank you for the point. I followed this post: http://stackoverflow.com/a/22433804

      posted in General Discussion
      reaon
      reaon
    • RE: NodeBB should have more themes

      Putting more themes at the core! Nope!

      You can find many themes here: https://community.nodebb.org/topic/180/who-is-using-nodebb

      posted in General Discussion
      reaon
      reaon

    Latest posts made by reaon

    • Integrating some nodeBB communities?

      What is the best way for integrating+authenticating two nodeBB forum?


      LDAP

      http://www.cmswiki.com/tiki-index.php?page=LDAP
      Ex: http://drupal.org/project/ldap_integration

      posted in General Discussion
      reaon
      reaon
    • What's your idea for inplace editing for the 'title?

      Quora allows people to edit title of their topics separately in the place that the title appears.

      posted in General Discussion
      reaon
      reaon
    • What's your technical method to prevent users from creating fake accounts?

      What do I mean for ''fake account''? Some users create different account for different reasons:

      • Trolling
      • Voting!
      • They are very shy: Assume A is a professional user in your forum and now he has an elementary question! A creates another account to ask his simple question.
      • etc
      posted in General Discussion
      reaon
      reaon
    • RE: Is it possible to force new users to register by their phone numbers?!

      If this plugin is enabled no email confirmations will go out at all. Would be nice to give the user a choice between email and mobile verification

      Email confirmation is a method for confirming user's email! Emails should be valid for future operations such as: mail notifications, newsletters, replying to posts from email, etc.

      Phone verification make the process of confirming account stronger. It may also be a replacement for (re)Captcha.

      Now, I was thinking about storing numbers such as Telegram, Viber and Whatsapp: It can be a method to have valid users! Some people make fake accounts for trolling. This can stop them a little! They should purchase more SIM cards to create more accounts 🐙

      posted in General Discussion
      reaon
      reaon
    • Who is agree to have an addon container sub-website?

      What do I mean? Take a look at here.
      And here you' ll find a related conversation.
      Currently I don't know about all plugins around nodeBB! How do you find an existing plugins?!

      It's important to know the plugin is compatible with your version of nodeBB or not. This kind of information can be added to the plugin page and plugin.json file.

      posted in General Discussion
      reaon
      reaon
    • RE: Update docs: npm is not shipped with nodejs since 0.12.2-4

      I haven't heard of this yet, any source for me to read?

      --> It solved my problem. There is two possibility: 1. My ISP problem 2. npm certificate!

      To be a bit more clean you may consider using python2

      Great, thank you for the point. I followed this post: http://stackoverflow.com/a/22433804

      posted in General Discussion
      reaon
      reaon
    • RE: Update docs: npm is not shipped with nodejs since 0.12.2-4
      • npm does not work with Python>3.0.0 --> npm config set python python2.7
      • npm's ssl certificate problem! --> npm config set registry http://registry.npmjs.org --> http instead of https
      posted in General Discussion
      reaon
      reaon
    • RE: Vote for nodeBB on Bitnami

      Please contribute to promote NodeBB in Bitnami list: https://bitnami.com/stack/nodebb
      Currently it has 140 contributers.

      @julian, I'm keen on DO, too!
      Currently I have a lot of APPs running on their services.

      Where can I contribute for a one-click installer to DigitalOcean?

      @psychobunny said:

      You don't work for bitnami do you @reaon? Only saying that because you're more excited than we are about this 😄

      I need their marvelous installer!

      posted in General Discussion
      reaon
      reaon
    • Update docs: npm is not shipped with nodejs since 0.12.2-4

      Please add npm to first code here: https://docs.nodebb.org/en/latest/installing/os/arch.html
      npm is not shipped with nodejs since 0.12.2-4; It should be installed manually.

      posted in General Discussion
      reaon
      reaon
    • Is it possible to force new users to register by their phone numbers?!

      We don't need to store phone numbers. It should work as a verification step.
      Any idea?

      posted in General Discussion
      reaon
      reaon