Skip to main content

Slate JSON Field/Widget for Dexterity

Project description

Develop Master

Slate JSONField to be used with DX Content-Types metadata and <volto-slate

Main features

  1. Possibility to add Slate metadata fields TTW via Site Setup > Dexterity Content Types > Page > Fields

  2. Easily define DX Content-Type schema or behavior with Slate Editor enabled:

    from eea.schema.slate.field import SlateJSONField
    class IContact(model.Schema):
        contact = SlateJSONField(title="Contact")

Install

Buildout installation

Source code

Eggs repository

Plone versions

It has been developed and tested for Plone 4 and 5. See buildouts section above.

How to contribute

See the contribution guidelines (CONTRIBUTING.md).

Funding

EEA - European Environment Agency (EU)

Changelog

1.2 - (2021-11-11)

  • Change: Fixed package classifiers and python_requires [avoinea refs #139888]

1.1 - (2021-09-02)

  • More testing. Update Jenkins pipeline [avoinea]

1.0 - (2021-09-01)

  • Provide SlateJSONFiled with slate widget by default [avoinea]

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

eea.schema.slate-1.2.zip (23.1 kB view hashes)

Uploaded Source

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