Hello guys
i want rewrite my galery html instead of the standard.
now i have this html
<dl class="gallery-item">
<dt class="gallery-icon landscape">
<a href="{image url}"></a>
</dt></dl>
but i want this html in gallery
<a href="{full_URL}" title="{TITLE}" data-thumbnail="{THUMBNAIL_URL}" data-description="{DESCRIPTION}">