2017 © Pedro Peláez
 

elgg-plugin image_enlarger

Allows images to be enlarged in content

image

coldtrick/image_enlarger

Allows images to be enlarged in content

  • Monday, June 11, 2018
  • by jeabakker
  • Repository
  • 2 Watchers
  • 0 Stars
  • 343 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 21 % Grown

The README.md

Image Enlarger

Elgg 6.0 Lint Checks Latest Stable Version License, (*1)

Allows images to be enlarged in content. Clicking them will open a lightbox with the image, (*2)

How it works

All images in the content of a page will be checked if they can be enlarged in a lightbox., (*3)

The following conditions must apply:, (*4)

  • The image is not inside a link
  • The image must have a src attribute

High resolution alternative

If you have a high resolution alternative of the image you wish to show in the lightbox, you can set a data attribute with the high resolution URL., (*5)

Set the URL in the attribute data-highres-url on the img tag., (*6)

The Versions

11/06 2018

dev-master

9999999-dev

Allows images to be enlarged in content

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

plugin images elgg

04/10 2017

v1.1

1.1.0.0

Allows images to be enlarged in content

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

plugin images elgg

30/05 2017

v1.0

1.0.0.0

Allows images to be enlarged in content

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

plugin images elgg