Skip to main content

Add Subsite content-type for Volto

Project description

This add-on enable a new Subsite content-type and provides some utilities for Volto.

Subsite

It’s a basic folderish content with some additional fields:

  • Header text

  • Footer text

  • Color

  • Image

These fields are useful for Volto theme that will draw some components based on these values.

Subsite contents are not searchable.

Accessing Subsite data from restapi

There is a new expansion slot in restapi response when getting content data: subsite.

This expansion works like the standard ones (workflow, breadcrumbs, etc) and returns some metadata of the parent Subsite if the requested content is inside a Subsite.

Control panel

There is a control panel that allows to set some settings for Subsites:

  • Styles: you can set a predefined list of css classes that will be used in Volto theme to set some custom styles inside the subsite.

Translations

This product has been translated into

  • Italian

Installation

Install collective.volto.subsites by adding it to your buildout:

[buildout]

...

eggs =
    collective.volto.subsites

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

Contributors

Changelog

1.2.0 (2021-05-04)

  • Add additional field for manage social links in subsite. [cekk]

1.1.0 (2021-04-30)

  • Disable Subsite from searchable contents. [cekk]

1.0.0 (2020-12-15)

  • Initial release. [cekk]

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

collective.volto.subsites-1.2.0.tar.gz (27.7 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