Skip to content

collective.embeddedpage allows to embed remote HTML pages in Plone.

Notifications You must be signed in to change notification settings

collective/collective.embeddedpage

Repository files navigation

collective.embeddedpage

Egg Status Latest Version License

kitconcept

collective.embeddedpage allows to embed remote HTML pages in Plone.

Features

  • Adds EmbeddedPage content types (Dexterity based)
  • Displays remote HTML within the view of the EmbeddedPage content object

Examples

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

Translations

This product has been translated into

  • German

Installation

Add collective.embeddedpage in your Plone installation with pip install collective.embeddedpage

Configuration

This addon provides the entry collective.embeddedpage.timeout (Default value: 10 seconds) via the configuration registry in Plone. Requests to embedded pages that take longer than the entered value will be aborted and a generic error message is shown instead.

Local Development

Clone this repository:

git clone git@github.com:collective/collective.embeddedpage.git

Install Plone and this package:

cd collective.embeddedpage
make build-plone-6

Run tests:

make test

Contribute

Support

If you are having issues, please let us know.

If you require professional support, feel free to drop us a note at info@kitconcept.com.

Credits

HU Berlin

Forschungszentrum Jülich

The development of this plugin has been kindly sponsored by Humboldt-Universität zu Berlin and Forschungszentrum Jülich.


kitconcept

Developed by kitconcept.

License

The project is licensed under the GPLv2.

About

collective.embeddedpage allows to embed remote HTML pages in Plone.

Resources

Stars

Watchers

Forks

Packages

No packages published