JQuery images in plone4

Which product for Plone 4 can be used to insert images in preview format on websites, etc. and their automatic jquery binding to their fullsize views? For example: as it was decided in a preview of screenshots of plone.org products.

+3
source share
2 answers

plone.app.jquerytools is included in Plone 4 and can be added in Plone 3.3.x. See the documentation for helper assistants for recipes for setting pop-ups for images. This is the pop-up manager for Plone 4, and this is what we use on Plone.Org.

+4
source

Try collective.prettyphoto . Works for me on several sites.

+2
source

All Articles