Skip to content

Example Mosaic Addon with a bunch of customizations: commit by commit.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst
Notifications You must be signed in to change notification settings

bluedynamics/kup.bsp.mosaic

Repository files navigation

kup.bsp.mosaic

This is an example addon for Mosaic customization on Plone 5.1.x

Hint: look at the commit history and its diffs.

It was created for my talk at Plone Conference 2017, Barcelona/

see also the slides and the more verbose document

Features

  • Installs Mosaic.
  • Sets Mosaic's layout_view as default for Document.
  • Create a custom site layout for Document.
  • Switch off Basic layout.
  • add a simple tile showing a random number.
  • add a tile with schema adding some kind of note.
  • enable and use site layouts.

Installation

Install kup.bsp.mosaic by adding it to your buildout:

[buildout]

...

eggs =
    kup.bsp.mosaic

and then running bin/buildout

Contribute

Support

If you are having issues, please let me know: jens@bluedynamics.com

License

The project is licensed under the GPLv2.

About

Example Mosaic Addon with a bunch of customizations: commit by commit.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published