An add-on for Plone
Project description
A block which embeds external url inside an iframe
Features
Domains validation
Installation
Install rer.block.iframembed by adding it to your buildout:
[buildout] ... eggs = rer.block.iframembed
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/RegioneER/rer.block.iframembed/issues
Source Code: https://github.com/RegioneER/rer.block.iframembed
Documentation: https://docs.plone.org/foo/bar
Support
If you are having issues, please let us know. We have a mailing list located at: project@example.com
License
The project is licensed under the GPLv2.
Contributors
RedTurtle Technology, sviluppoplone@redturtle.it
Changelog
1.0.3 (2024-04-04)
Use env variable “disable_iframe_domains” to force disable validation. [cekk]
1.0.2 (2024-03-27)
If no domains are set, everything is invalid. [cekk]
1.0.1 (2024-03-18)
Handle also iframe block. [cekk]
Remove default value. [cekk]
1.0.0 (2023-03-13)
Initial release. [cekk]