Parvus - Feature Showcase

This page demonstrates all features and options of Parvus.

1. Basic Usage

Simple image with no caption or grouping.

2. Captions - Direct Attribute

Using data-caption attribute.

3. Captions - Reference by ID

Using data-caption-id to reference an external element.

4. Copyright - Direct Attribute

Using data-copyright attribute.

5. Copyright - Reference by ID

Using data-copyright-id to reference an external element.

6. Gallery with data-group

Images grouped together using data-group="Netherlands".

7. Gallery with gallerySelector

Images automatically grouped by parent selector (no data-group needed).

8. Responsive Images with srcset

Using data-srcset for responsive images.

9. Text Links

Opening images from text links (no thumbnail image).

10. Button Elements

Using buttons instead of links with data-target attribute.

11. Mixed Groups

Different groups on the same page.

12. Localization

Using different language files. This example uses German (l10n: de).

13. Plugin Example

Custom plugin that adds a button and tracks slide changes (check console). Note: The plugin is only registered for these specific images, not for the other galleries above.