Helper package to setup a RedTurtle's Plone site ready to work with Volto.
Project description
This is an helper package that setup a RedTurtle’s Plone site ready to work with Volto.
Features
Content-types
Disabled Collection
Document are now folderish (thanks to collective.folderishtypes.dx)
Plone Site is a DX content
Revert News Item and Event to be non-folderish (collective.folderishtypes.dx makes them folderish)
Blocks
volto.blocks behavior is enabled by default for these content-types:
Document
News Item
Event
@site-search endpoint
This endpoint works exactly like @search but take care of types not searchable settings.
Installation
Install redturtle.volto by adding it to your buildout:
[buildout] ... eggs = redturtle.volto
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/RedTurtle/redturtle.volto/issues
Source Code: https://github.com/RedTurtle/redturtle.volto
License
The project is licensed under the GPLv2.
Contributors
RedTurtle Technology, sviluppo@redturtle.it
Changelog
0.1.2 (2020-05-25)
Revert to Event and News Item default behaviors. [cekk]
0.1.1 (2020-05-22)
Install also collective.volto.cookieconsent. [cekk]
0.1.0 (2020-05-22)
Initial release. [cekk]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.