plonetheme.barcelonetang

The Barceloneta NG Theme for Plone 5.


Keywords
plone, diazo, plone5x, theme
License
CNRI-Python-GPL-Compatible
Install
pip install plonetheme.barcelonetang==0.5

Documentation

plonetheme.barcelonetang

PyPI Version Supported Python Versions Travis CI status Coverage Status Documentation

The Barceloneta New Generation Theme for Plone 5.

This theme extends the original Barceloneta Theme (default Plone 5 theme) and adds an end-user configuration using spirit.plone.theming.

Barceloneta NG Theme for Plone 5

Features

  • Multiple color variations.
  • Footer text can be customized or hidden.
  • Colophon text can be customized or hidden.
  • Doormat like footer using footer portlets.

Documentation

Full documentation for end users can be found in the "docs" folder, and is also available online at https://plonethemebarcelonetang.readthedocs.io

Installation

Install plonetheme.barcelonetang by adding it to your buildout:

[buildout]

...

eggs =
    plonetheme.barcelonetang

and then run buildout

Contribute

License

The project is licensed under the GPLv2.