Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

medialog.magneticpopup

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

medialog.magneticpopup

Add magnetic popup to Plone5

  • 1.1
  • PyPI
  • Socket score

Maintainers
1

.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on pypi or github. It is a comment.

============================================================================== 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/*

Contributors

Changelog

1.1 (25.03.2020)

  • Plone 5.2 support [espenmn]

1.0 (12.05.2019)

  • First official release [espenmn]

1.0a6 (30.03.2019)

  • add data popup size [espenmn]

1.0a5 (14.03.2019)

  • fix popup url so it works with news items [espenmn]

1.0a3 (12.12.2018)

  • Add img/js selector [espenmn]

1.0a2 (05.05.2018)

  • Change img selector to .image-left etc (local images) [espenmn]

1.0a2 (08.08.2017)

  • Change #content-core selector to #content [espenmn]

1.0a1 (08.08.2017)

  • Initial release. [espenmn]

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc