ochGlightbox 2.1.4 for Joomla 4.4+

Version
2.1.4
Maturity
Stable
Release Date
2024-04-19
Changelog
Bug Fix
New Joomla File class misses getExt() function on Joomla 4.4 switch to deprecated File class
Change
New ochElements form integration: requires ochElements version 2.2.0
Notes

This version will only install on Joomla 4.4+ and PHP 8.1+

ochElements integration requires ochElements version 2.2.0+

Read more on ochElements integration in the blog: [How To] Advanced ochElements Integration

new in this version if the possibility to add descriptions to a gallery:

In the directory holding the images for the gallery you create a descriptions.json (text) file. This file needs to be in (valid) json format. If there is an error in the file you will see this in the log file for the ochGlightBox plugin. The descriptions.json file is in the following format:

{
    "filename-of-the-image.jpg": "this is a \"test\" description",
    "filename-of-another-image.jpg": "Another beautiful test description"
}

Installation Notes

Joomla! 4.4 PHP 8.1 PHP 8.2

Joomla! 5.1 Joomla! 5.2 PHP 8.1PHP 8.2 PHP 8.3

See: Documentation