Skip to content

A sidebar for Plone to consolidate toolbar and navigation

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

collective/collective.sidebar

Repository files navigation

collective.sidebar

A sidebar for Plone to consolidate toolbar and navigation.

https://github.com/raw/collective/collective.sidebar/master/docs/screenshot.png

Mostly Harmless

Build Status Code Coverage Latest Version Supported Python Versions License

Features

  • Responsive mobile first Sidebar for Plone
  • Toolbar and navigation in one place
  • Dynamic navigation without reload
  • Drop in replacement for Plone toolbar
  • Includes site navigation
  • Includes add, edit and display functions
  • Includes workflow state management
  • Includes quick access to the user profile
  • Includes configurable persistent site links via actions

Demo

Documentation

Full documentation for end users can be found in the "docs" folder.

Credits

This package is developed and maintained by operun Digital Solutions. Check out other projects we developed based on the Enterprise Content Management System Plone.

Translations

This product has been translated into:

  • German (thanks, santonelli)
  • Czech (thanks, olda-a)

Installation

Install collective.sidebar by adding it to your buildout:

[buildout]

...

eggs =
    collective.sidebar

and then running bin/buildout...

Versions

  • Version 1.x works with Plone 5.2
  • Version 2.x works with Plone 6

Contribute

Support

If you are having issues, please let us know. We have a issue tracker located at: https://github.com/collective/collective.sidebar/issues

Change Icon Font

When you installed Font Awesome or Fontello, you can change the sidebar to use these icons. First choose the icon font in the control panel. Then change the sidebar static links in the ZMI or via actions.xml.

License

The project is licensed under the GPLv2.