[nodebb-plugin-metro-tiles] Metro Tiles (Modern UI inspired)
-
NodeBB Metro Tiles
This NodeBB plugin was inspired by the Windows 8 Modern UI start screen. It causes the tiles on the homepage to animate and slide up, revealing category description and latest posts.
Installation
npm install nodebb-plugin-metro-tiles
Credits
Credits goes to @barisusakli who originally wrote this into the vanilla theme of NodeBB.
https://github.com/barisusakli/Download the source on Github
EDIT: If anybody makes a Modern UI inspired forum (using Modern UI colors + this plugin at minimum) then please let me know, I would love to link to that as a demo!)
-
@psychobunny This is awesome.
How would it treat recent posts that are in categories that are locked down via group access? ie: A guest user looking at the categories when one or two have read/write privileges enabled on them?
-
I just checked and it doesn't - I'll have to file a bug in NodeBB, apparently we're not filtering for access control in the
Categories.getRecentReplies
method -
I just checked and it doesn't - I'll have to file a bug in NodeBB, apparently we're not filtering for access control in the
Categories.getRecentReplies
methodYeah I just tried it out and that's a deal breaker for me but I'll definitely reactivate it once that bug is taken care of. It's freaking awesome though and I can't wait to use it.
One thing I think that would still be handy would be having the title of the category above the tile as depending on how many posts you have flowing through there it could be easy for non-regular users to get confused about which category they're looking at.
This is super cool, though.
-
https://github.com/designcreateplay/NodeBB/issues/719
https://github.com/designcreateplay/NodeBB/issues/720Heads up on #720, just noticed myself.
thanks I'll keep the title visible in the next version
-
wow looks pretty good on your forum glad you like it!
tip: you don't need to change the background, you can just change the text color in the category admin panel
-
-
-
hahaha secret features unlocked
-
@psychobunny any idea when the permissions will be working with this plugin ?