Skip to content

New Portfolio widget for DEV

Mario requested to merge HaakonME:dev into dev

Created by: HaakonME

The Portfolio widget presents images as framed thumbnails linked to a modal with a larger version. If a caption for an image is provided, it will be displayed when hovering over the thumbnail, and when the thumbnail is clicked the modal will go to fullscreen, showing a larger version of the image with the caption as a heading.

It is hoped this widget's output is slim enough to allow its flexible inclusion in different webpage layouts.

Files: Zotlabs/Widget/Portfolio.php view/tpl/photo_album_portfolio.tpl view/tpl/photo_portfolio.tpl

Merge request reports