Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. sam
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 21
    • Best 3
    • Groups 0

    sam

    @sam

    4
    Reputation
    564
    Profile views
    21
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    sam Follow

    Best posts made by sam

    • Search with other language

      I just realize we use reds

      It's good for English, I think.. But I need to support Chinese, and reds doesn't support it

      For instance: try to search this thread using http://community.nodebb.org/search/%E4%B8%96%E7%95%8C

      Any ideas to support search with other language?

      posted in NodeBB Development
      S
      sam
    • RE: About seo

      Hi @Julian:

      Thanks for your explanation, I did try to search "NodeBB SEO" using google, and I found my post. it works like a charm!!

      Indeed, there's are more important tasks to do to rather than improve SEO.

      posted in General Discussion
      S
      sam
    • Share link (post link, comments link etc) on Facebook, Google+...

      I only saw share buttons (facebook, twitter, etc..) on category list page, but not on post topic page

      It's not easy to share a post, or a specific comment of a post

      posted in Feature Requests
      S
      sam

    Latest posts made by sam

    • RE: Problem with facebook share

      @julian thanks for the hint~

      Not sure why, but after update NodeBB source code, it works fine, thanks~!!

      posted in Bug Reports
      S
      sam
    • Problem with facebook share

      When I click facebook share button, the popup window doesn't show topic's content, it shows topic title with 'Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode., refer to err.png

      But here at NodeBB, the facebook share works fine, the popup window shows topic's contents... (using the same browser)

      I am wondering, is't my environment's issue or a bug ? any clue ?

      posted in Bug Reports
      S
      sam
    • Clickable emoji button on composer

      For non English users, it could be hard to use emoji... for me, it's hard to mapping icon with text code

      Currently, perhaps I can override the composer template to provide emoji buttons, but I hope NodeBB can support it in the future 🙂

      posted in Feature Requests
      S
      sam
    • RE: Share link (post link, comments link etc) on Facebook, Google+...

      @julian

      Totally missed it, shame on my small eyes ~~

      posted in Feature Requests
      S
      sam
    • Share link (post link, comments link etc) on Facebook, Google+...

      I only saw share buttons (facebook, twitter, etc..) on category list page, but not on post topic page

      It's not easy to share a post, or a specific comment of a post

      posted in Feature Requests
      S
      sam
    • RE: Gotchas for v0.4.0

      Do I still need to use naught with nodebb 4.x, or I don't need to use naught anymore?

      I saw the loader.js, it looks like I don't need to use naught, Nice ~~

      posted in NodeBB Development
      S
      sam
    • RE: Gotchas for v0.4.0

      The preferred way to start and stop NodeBB is now: ./nodebb start and ./nodebb stop. NodeBB will continue to support usage with forever/supervisor, but it is no longer a requirement for production builds.

      Hi @julian
      Does it mean if node process crash, it will re-start process automatically?

      Currently, I was trying to use naught with nodebb, what I want achieve is: Resuscitation - when a worker dies it is restarted & Zero downtime code deployment (optional)
      Do I still need to use naught with nodebb 4.x, or I don't need to use naught anymore?

      posted in NodeBB Development
      S
      sam
    • RE: SSO with Twitter

      And when I login with Twitter SSO, the Email in the user profile will be empty...

      posted in Bug Reports
      S
      sam
    • SSO with Twitter

      When SSO using twitter, if user name already taken, UI will show plain JSON response

      {
      "error": "Username taken!"
      }

      the UI and it's message doesn't seems user friendly, perhaps it can be improved in the future

      server side message:
      Error: Username taken!
      at C:\Users\sam\git\Node.js\nodebb\src\user.js:56:24
      at C:\Users\sam\git\Node.js\nodebb\src\user.js:783:4
      at C:\Users\sam\git\Node.js\nodebb\src\database\mongo.js:306:4
      at C:\Users\sam\git\Node.js\nodebb\src\database\mongo.js:340:4
      at C:\Users\sam\git\Node.js\nodebb\node_modules\mongodb\lib\mongodb\collecti
      on\query.js:147:5
      at Cursor.nextObject (C:\Users\sam\git\Node.js\nodebb\node_modules\mongodb\l
      ib\mongodb\cursor.js:733:5)
      at commandHandler (C:\Users\sam\git\Node.js\nodebb\node_modules\mongodb\lib
      mongodb\cursor.js:713:14)
      at C:\Users\sam\git\Node.js\nodebb\node_modules\mongodb\lib\mongodb\db.js:18
      06:9
      at Server.Base._callHandler (C:\Users\sam\git\Node.js\nodebb\node_modules\mo
      ngodb\lib\mongodb\connection\base.js:442:41)
      at C:\Users\sam\git\Node.js\nodebb\node_modules\mongodb\lib\mongodb\connecti
      on\server.js:485:18

      posted in Bug Reports
      S
      sam
    • RE: Search - why doesn't it exist?

      0.4x is going to be super amazing there's a TON of refactoring going on behind the scenes

      @psychobunny looking forward to meet 0.4x soon

      posted in NodeBB Development
      S
      sam