skaras/skjsonlylightbox

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

Installs: 315

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

0.4.0 2023-11-21 08:13 UTC

This package is auto-updated.

Last update: 2024-04-21 09:05:43 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