Yes you can use them inside the AMD module but keep in mind once you add an event listener on the window object it will be called everytime there is an action:ajaxify.end. If you don't want it triggered after you leave that page you need to turn it off with $(window).off('eventName', myMethod)
Who is using NodeBB?
-
updated the who is using NodeBB thread with some forums I found via google... 31 NodeBB's in the wild
Hope that number keeps growing
-
@psychobunny, I got nginx proxy running now, so you can change mine to just http://digitalhydros.uhlhydroplanes.com/
That's still not the permanent url yet though (which is why I hadn't posted it in here yet).
-
Haha @skaughtx0r - don't worry, we were already aware of the new url
Google sees all (bandit)
-
@baris www.orgcoin.org will be using it when we launch. Orgcoin is a crypto-currency dedicated to supporting worthy causes as well as charities and non-profits. Our website needs some stellar community features and it looks to me like NodeBB has what we need without a lot of cruft.
-
We'll host orgcoin.com for 1bn orgcoin
-
There we go, http://infinitecrisis.brvy.me
It's not really customized yet, wanna get some people on the bandwagon.
-
I added a couple more to the list...
I think the list is starting to get pretty big haha (maybe move the list to a wiki page?)
and then unpin this, create a new topic "Interesting NodeBB Forums" or something (which also links to the full link on the wiki), that lists themed forums or at least are doing something that isn't just the plain default, ex. category images/layout -
Still working on ironing out bugs and things but this is my gaming forum
-
Mine and @Mr_Waffle home is http://bitbangers.co.uk
It is a general gaming, programming and dev forum.
-
so good. content too short?
-
Finally got the forum online!
http://www.roamingroot.com/Super software guys!
-
I'm absolutly new in nodeBB, and I don't have any programing knowledge, but like this engine very much.
Here is our eve-online FUN site forum: http://forum.eve-offline.hu/
-
@jtarjanyi Rocking that dark rectangles theme! I like it
-
@jtarjanyi I just updated the theme therefor the category-images should scale better and the full image is clickable
you may update...
-
I updated my logo and design!
www.gippy.com.ar -
You may want to check some of the sites on this list as some don't work and haven't for a while now @psychobunny
-
@frissdiegurke said:
@jtarjanyi I just updated the theme therefor the category-images should scale better and the full image is clickable
you may update...
Thanks. what is the easiest way to update?
-
@jtarjanyi To update full NodeBB you may follow the wiki. So it's basically (relative to root-path of NodeBB) stopping the server, (back-up recommended as described in wiki),
git pull
,./nodebb upgrade
and start the server. To only update the themenpm install nodebb-theme-dark-rectangles
should be enough... -
@frissdiegurke I realy appreciate your fast answer
-