Skip to content

espenmn/medialog.magneticpopup

Repository files navigation

medialog.magneticpopup

Adds popup to images

Features

  • Images embedded in a page, as well as the image shown on the ...jpg/view page, will popup in a jquery style lightbox.
  • If using a responsive theme, the popup image responds to the display size.
  • Upon clicking on embedded image, it pops up to its full size if display size permits, otherwise it scales down to size of display.
  • Title is taken from caption that was added to image or if none, from file name.
  • There is a control panel where you can choose image classes and image sizes

Examples

This add-on can be seen in action at the following sites:

Translations

This product has been translated into - Klingon (thanks, K'Plai)

Installation

  1. Install medialog.magneticpopup by adding it to your buildout:

    [buildout]
    
    ...
    
    eggs =
        medialog.magneticpopup
    
  2. Next, run: bin/buildout.

  3. Finally, go to your site setup/addons and enable this new addon.

Contribute

Support

If you are having issues, please let us know.

License

The project is licensed under the GPLv2.

Upload pypi

twine upload --repository-url https://upload.pypi.org/legacy/ dist/*

About

pop up images for plone #content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published