Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Products.InlinePhotoAlbum
Advanced tools
Creating a photo album or gallery in Plone is easy, just see Create a photo album
__.
This products makes it possible to include a gallery in a regular page. It does this through javascript.
When editing your page's text in the text editor, add an internal link to the folder that contains your photos (your gallery).
Go into the HTML editor by clicking the editor's HTML button, and add a class
InlinePhotoAlbum
to the link.
The link will be replaced by a rendering of the gallery. This is done by javascript, so if javascript is disabled, it will just display the link.
When clicked, the photos will be displayed in an overlay.
Add Products.InlinePhotoAlbum
to your buildout.
Tested on Plone 4.
.. create-a-photo-album: http://plone.org/documentation/kb/create-a-photo-album __ create-a-photo-album
Nothing planned.
Future
- Re-use Plone's jQuery-lightbox code and CSS, if possible
- Integrate with other gallery products, if possible:
* `collective.plonetruegallery`__
* `Plone Slimbox`__
* `collective.gallery`__
.. _plonetruegallery: http://plone.org/products/plone-true-gallery
__ plonetruegallery_
.. _slimbox: http://plone.org/products/plone-slimbox
__ slimbox_
.. _collective-gallery: http://plone.org/products/collective.gallery
__ collective-gallery_
Changelog
=========
1.3 (2010-11-15)
----------------
1.3rc3 (2010-11-12)
-------------------
- Don't get full objects, create scaled image in another way.
1.3rc2 (2010-11-10)
-------------------
- Modify description (in `setup.py`) to include the word Plone
- Fix batching
1.3rc1 (2010-11-10)
-------------------
- Uploaded to Plone collective
- Added documentation in README.txt
1.2 (2010-07-30)
----------------
- number of photos per batch can be passed into the macro
1.1 (2010-07-19)
----------------
- Modify javascript because our navigation now has a different class
1.0 (2010-06-15)
----------------
- Initial release
FAQs
Display an image gallery inside a Plone rich text area
We found that Products.InlinePhotoAlbum demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
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.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.