marebe1602 / mae_lightbox_text
automatically translates the text 'Image x of y' within j_colorbox (Lightbox) in 37 languages
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: >=5.3
- contao-community-alliance/composer-installer: *
- contao/core: >=3.4.0,<4
Replaces
- contao-legacy/mae_lightbox_text: 1.0.0
This package is not auto-updated.
Last update: 2024-10-26 18:17:17 UTC
README
purpose
automatically translates the text "Image x of y" within j_colorbox (Lightbox) if the page layout uses the jQuery template "j_colorbox" to handle lightboxes
description
automatically translates the text in 37 languages, according to current frontend language:
ar, bg, bn, ca, cs, da, de, en, es, et, fa, fi, fr, gl, gr, he, hr, hu,
id, it, ja, kr, lt, lv, my, nl, no, pl, pt, ro, ru, si, sk, sr, sv, tr, uk
default is en
the translations were taken from: https://github.com/jackmoore/colorbox/tree/master/i18n
You might have to rebuild the internal cache after installing this extension in order to make the new templates available.
customized places within contao
replaced the templates for j_colorbox (html5 and xhtml)
More info at: http://www.martin-eberhardt.com/mae_lightbox_text.html