No project description provided
Project description
kitconcept.voltodemo is a helper package to setup a Plone site ready to use with Volto. Drop it in your buildout and then install it. It is used in Volto itself for testing it.
Usage
https://github.com/plone/volto/blob/master/api/base.cfg#L13
and along with plonesite recipe:
Demo home page
It features a hack to make the Plone site Volto tiles enabled with some demo content.
Volto Editor
It enables the Volto tiles behavior on the Document content type by default, enabling Volto editor for that content type.
Disabled content types
It disables (fti) of some default content types since they are not ready or full working yet on Volto side. So, Collections, Link and Events are disabled.
CORS profile
A quick helper for enable CORS for development config is also provided in the kitconcept.voltodemo module. So you can call:
<include package="kitconcept.voltodemo.cors" />
from you ZCML while developing.
Development
Requirements:
Python 3/2.7
Virtualenv
Setup:
make
Run Static Code Analysis:
make code-Analysis
Run Unit / Integration Tests:
make test
Run Robot Framework based acceptance tests:
make test-acceptance
Contributors
kitconcept GmbH, info@kitconcept.com
Changelog
1.2.0 (2019-08-30)
UnPin p.restapi, because of conflicts, meh [sneridagh]
1.1.3 (2019-08-30)
Pin p.restapi version. [sneridagh]
1.1.2 (2019-08-28)
Update the text with more agnostic numbers. [sneridagh]
1.1.1 (2019-06-09)
Update version numbers [sneridagh]
1.1.0 (2019-05-04)
Documentation. [sneridagh]
Clean up package, Python 3, tests. [sneridagh]
1.0.1 (2019-04-18)
Fix small typos and link ranges [sneridagh]
1.0.0 (2019-04-18)
Amend the text on the home page. [sneridagh]
Releasing 1.0.0 [sneridagh]
1.0.0a17 (2019-04-16)
Add collective.folderishtypes [sneridagh]
1.0.0a16 (2019-04-16)
Renamed optional cors configuration module, install restapi from scratch. [sneridagh]
1.0.0a15 (2019-04-15)
Add optional module with CORS ZCML. [sneridagh]
1.0.0a14 (2019-04-15)
Update to Python3 and Plone 5.2 [sneridagh]
1.0.0a13 (2019-03-25)
Update versions on homepage. [sneridagh]
1.0.0a12 (2019-03-15)
Update versions on homepage. [sneridagh]
1.0.0a11 (2019-03-01)
Remove PAS plugin hack since in Volto 1.6.0 it is not required anymore. [sneridagh]
1.0.0a10 (2019-02-20)
Add a inner admin user to overcome the limitation on using Zope users. [sneridagh]
1.0.0a9 (2019-02-19)
Adding the PAS plugin to workaround the images/files pull from HTML. [sneridagh]
Remove Event, Link and Collection type. [sneridagh]
1.0.0a8 (2019-02-17)
Updated front page. [sneridagh]
1.0.0a7 (2019-02-16)
Remove from the main nav non folderish items. [sneridagh]
1.0.0a6 (2019-02-15)
Enable editing on the Plone Site with Volto Editor :) [sneridagh]
1.0.0a5 (2019-02-12)
Remove CORS, since we put it on the buildout [sneridagh]
1.0.0a4 (2019-02-12)
Remove Homepage content type
Add default tiles to portal the proper way
Add title
Add CORS default config [sneridagh]
1.0.0a3 (2019-02-12)
Fix it as json loads spects strings… [sneridagh]
1.0.0a2 (2019-02-12)
Fix not set value on site serializer. [sneridagh]
1.0.0a1 (2019-02-12)
Initial release. [kitconcept]
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.
Source Distribution
Hashes for kitconcept.voltodemo-1.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1d06389f314e98100932421a4d7eebbfbddda6892217f38c4e444d7b40eb57b |
|
MD5 | db73acfeee536b0a2d548a704f8045e7 |
|
BLAKE2b-256 | a69420b823b058269dbccfdeb6b9c0c39fb182a74edd21beb194105d631ea4eb |