collective / collective.embedcontent

GNU General Public License v2.0
0 stars 0 forks source link

.. 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.

======================= collective.embedcontent

Collective.embedcontent provides a way to install a zip or single html file of content into a plone site.

Features

Notes

Examples

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

Installation

Install collective.embedcontent by adding it to your buildout::

[buildout]

...

eggs =
    collective.embedcontent

and then running bin/buildout

Once installed and activated on your site there is an EmbedContent content type you can add anywhere in your site.

Contribute

License

The project is licensed under the GPLv2.