It is a bit different from the navigation features that are on top, because it actually changes the layout of the site.
There is already pagination customization feature in the use profile. I think that is perhaps a better place for it.
Having a shortcut like that on the home page seem pretty nifty, but right now it is very hard to discover. If we group a few features in the widget on the bottom right and made it a bit more discoverable, that could also work well.
But I would recommend against putting anything like that in the nav bar on top.
Nice @enriquec ! Awesome to see cloud providers step up and support apps like ours.
Back in the day when WordPress came out, php wasn't supported on web hosts, and they were instrumental in making it the norm. Let's hope we can do our part to make Node apps first-class citizens on web hosts too
I have nodebb setup with mongodb. Whenever I login as admin and go to the plugins page. I see this message in the log. I am not able to install any plugins. Clicking on "Install" doesn't do anything. Please help.
@bentael said:
[email protected] now uses the new Google NoCAPTACHA thing, compatible with NodeBB 0.6.0-dev
Thanks to @wzrdtales
Breaking change
Your old CAPTCHA keys won't work, generate new ones
(upgrade note)
No problem
The new ReCaptcha is way more comfortable and works great, unfortunately if you fill out about 5 captchas the same day you will be treated to type in the words, pictures again
At least it feels like
I was able to successfully use twitter login. I think that I might also do the same for facebook where I have added callback URL and some token but facebook will ask for tax id.
Just max-width might work, possibly as a class in vanilla that can be inherited by other themes...
https://github.com/NodeBB/NodeBB/search?utf8=✓&q=img-responsive
^ 17 places where it is used, and we apply it to all images, even emoji, so that's why emoji plugins have this ugly ugly hack so they can be displayed inline.
I have several number and string fields in my plugin-rendered page through a custom template edit_info.tpl.
Everything is working fine and wanted to add some validations for the fields before submitting.
What would be the best way to achieve this?
@julian I just disabled the local emailer and currently using mandrill but it doesnt send emails. The forum's not working as it should on some plugins..... gonna try reinstall