i want result like this:
0_1529650394916_93c32098-63ac-4106-91c3-eb1182d065ad-image.png
The four pics come form the common category , i render them the latest 4 items
need i modify it's controller ? or other way ?
thanks
Here is the guide https://github.com/designcreateplay/NodeBB/wiki/Upgrading-NodeBB
Since I don't actually have a community started and just have nodebb running on my server to show off currently I don't worry about the backups. I just type in:
./nodebb stop
git pull
./nodebb upgrade
./nodebb start
@meetdilip All plugins will work fine if they work for 0.4.1.
In general plugins should be compatible within a minor version (ex. 0.4 to 0.5), at least from now on We are doing deprecation notices so you will know in advanced what plugins will break when you upgrade.