November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Episerver doesn't come with this type of adavanced visual controls, but you can check on https://www.coderesort.com/p/epicode/wiki/WikiStart and search for "image gallery" and you might find something useful.
EPiImage is nice!
https://www.coderesort.com/p/epicode/wiki/EPiImage
You will have to make your own code for comments(using dds).
There are many plugins for popular JavaScript libraries like jQuery out there, that allow you to easily create similar image galleries. Here's a short blog post I've written about it: Creating a simple image gallery with EPiServer.
For comments you can either create your own (using dynamic data store as storage for instance), or better use something that works great: Disqus for instance.
Hope this helps.
Frederik
If you see this sample here from zdnet, there's an image gallery with navigation buttons. Below it, there's also a comments section. Do we have something similar like this in EPiServer, or do we need to build this one?
Thanks.