Good Day All, RE: Kadaza (kadaza.com) - Any Thoughts on Tech? We are updating our intranet portal and think this would be a good match. I've been able to find small clues, such as: Aria, Bootstrap, HTML5, and Droppable/Draggable Grid (touch-dnd.js)... but nothing concrete. The key takeaways are: 1. The grid is draggable/droppable 2. The grid items can be customized via a search 3. The Background can be customized 4. The arrangement can be saved/shared via a personalized URL (w/o cookies) Any thoughts on: - Theme? - Plugin(s)? The scope of our "development" is currently WordPress, Themes, and Plug-ins. So, was kind of hoping, if someone had come across something similar... that it would fit our current skillset (plug/play)... then we just enter our content like normal. Thanks for any thoughts/suggestions. Happy New Year R/, Chad
So you want your intranet to use this structure, but with your own content... Effectively it's a directory with external links instead of going to an inner page and then linking to the source. I wouldn't even bother looking for a matching plugin, it's pretty straightforward, just write a theme. If you use Wordpress every post is just a title and an cover image with a category. Then when the homepage is shown the category becomes the title, with each "post" shown below in a wee box. Very quick and easy.