Volto Slim Header
Features
Control panel for plone registry to manage slimheader configuration.
Restapi view that exposes these settings for Volto.
This addon only add a registry entry where store some configuration data. You need to provide the edit interface in your Volto theme.
Volto endpoint
The data is available on this enpoint @slimheader:
> curl -i http://localhost:8080/Plone/@slimheader -H 'Accept: application/json'
The response is something similar to this:
[
...Volto JSON data here
]
Control panel
You can edit settings directly from Volto because the control has been registered on Plone and available with plone.restapi.
Volto integration
To use this product in Volto, your Volto project needs to include a new plugin: volto-slimheader.
Translations
This product has been translated into
Italian
Installation
Install collective.volto.slimheader by adding it to your buildout:
[buildout]
...
eggs =
collective.volto.slimheader
and then running bin/buildout
Contributors
folix-01
Contribute
Issue Tracker: https://github.com/collective/collective.volto.slimheader/issues
Source Code: https://github.com/collective/collective.volto.slimheader
Documentation: https://docs.plone.org/foo/bar
Support
If you are having issues, please let us know. We have a mailing list located at: info@redurtle.it
License
The project is licensed under the GPLv2.
Contributors
RedTurtle, info@redturtle.it
Changelog
2.0.0 (2026-01-23)
- Update permission settings to allow site administrators to access the control panel
[thesaintsimon]
1.0.2 (2024-12-12)
Update translations [lucabel]
1.0.1 (2024-03-21)
Package chore.
1.0.0 (2024-03-21)
Initial release. [RedTurtle]
Release files for collective.volto.slimheader 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective_volto_slimheader-2.0.0.tar.gz | 28.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| collective_volto_slimheader-2.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 66.7 kB
Release files / collective_volto_slimheader-2.0.0.tar.gz
| Download URL | collective_volto_slimheader-2.0.0.tar.gz |
|---|---|
| Size | 28.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
64e52ffeaba50496542f853e42f2520035e3c4dbfa62d8bb7eb885bc8f50a6f8
|
|
BLAKE2b-256 checksum How to use checksums |
00975ba9e5083faaa2e653579dc117f1f04c97afd808a4514df9870a93813e00
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.9
|
Release files / collective_volto_slimheader-2.0.0-py3-none-any.whl
| Download URL | collective_volto_slimheader-2.0.0-py3-none-any.whl |
|---|---|
| Size | 38.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c3b00576aa836be7b546cf5f91aca08a154d931347d9148d73ee245bc37d1d18
|
|
BLAKE2b-256 checksum How to use checksums |
b3dae096664f0010cad0261893e09d6f9820b65bc844307cb342d40a7d109cb6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.9
|