Skip to main content

Folderish page with rich content

Project description

logo

kitconcept.richtext

PyPI PyPI - Python Version PyPI - Wheel PyPI - License PyPI - Status

PyPI - Plone Versions

Code analysis checks Tests Code Style

GitHub contributors GitHub Repo stars

Installation

Add kitconcept.richpage to the Plone installation using pip:

pip install kitconcept.richpage

or add it as a dependency on your package's setup.py

    install_requires = [
        "kitconcept.richpage",
        "Products.CMFPlone",
        "plone.restapi",
        "setuptools",
    ],

Start Plone and activate the plugin in the addons control-panel.

Source Code and Contributions

If you want to help with the development (improvement, update, bug-fixing, ...) of kitconcept.richpage this is a great idea!

Please do larger changes on a branch and submit a Pull Request.

We appreciate any contribution and if a release is needed to be done on PyPI, please just contact one of us.

Development

You need a working python environment (system, virtualenv, pyenv, etc) version 3.7 or superior.

Then install the dependencies and a development instance using:

make build

To run tests for this package:

make test

By default we use the latest Plone version in the 6.x series.

License

The project is licensed under the GPLv2.

Changelog

2.0.0 (2022-11-23)

  • Support Python 3.8, 3.9, 3.10 and 3.11 for Plone 6. @ericof
  • Support Python 3.7 and 3.8 for Plone 5.2. @ericof
  • Drop support for Python 2.7, Plone 5 and Plone 5.1 @ericof
  • Use short names in behavior names instead of interface names @sneridagh

1.1.0 (2020-02-20)

  • Python 3 compatibility. @rodfersou

  • Plone 5.2 compatibility. @rodfersou

1.0.0 (2018-06-05)

  • Initial release. @tisto

Contributors

  • Timo Stollenwerk, @tisto
  • Victor Fernandez de Alba, @sneridagh
  • Rodrigo Ferreira de Souza, @rodfersou
  • Érico Andrei, @ericof

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kitconcept.richpage-2.0.0.tar.gz (24.4 kB view hashes)

Uploaded Source

Built Distribution

kitconcept.richpage-2.0.0-py3-none-any.whl (32.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page