skaras/skjsonlylightbox

TYPO3 extension providing the pure Javascript GLightbox for text with image and tx_news.

Installs: 1 075

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Type:typo3-cms-extension

0.5.0 2024-10-15 14:44 UTC

This package is auto-updated.

Last update: 2025-03-15 15:34:41 UTC


README

This is a TYPO3 extension that adds a pure Javascript lightbox for the "click to enlarge" option of content elements text with image and the media of tx_news. Needs fluid_styled_content as prerequisite.

Internally it uses the GLightbox lightbox implementation.

Installation

Activate the extension and add it's static template to your main template record. Make sure fluid_styled_content is installed.

If you want to use it also for tx_news, make sure to add the static template after the tx_news template.

Configuration

The only available configuration option is to disable the lightbox for tx_news. Add the following constant plugin.skjsonlylightbox.usefortxnews = 0