Skip to main content

No project description provided

Project description

kitconcept https://secure.travis-ci.org/collective/kitconcept.voltodemo.png

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:

https://github.com/plone/volto/blob/master/api/base.cfg#L13

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

Changelog

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


Download files

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

Source Distribution

kitconcept.voltodemo-1.1.1.tar.gz (18.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