.. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on PyPI or github. It is a comment.
===========================
collective.volto.slimheader
===========================
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_.
.. _volto-slimheader: https://github.com/collective/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``
Authors
-------
RedTurtle
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
=========
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]
Raw data
{
"_id": null,
"home_page": "https://github.com/collective/collective.volto.slimheader",
"name": "collective.volto.slimheader",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Python Plone CMS",
"author": "RedTurtle",
"author_email": "info@redturtle.it",
"download_url": "https://files.pythonhosted.org/packages/ae/99/e9c39b7860b7d9249c9806f2815371e89b115a15d1c574bd7910e3f07b30/collective_volto_slimheader-1.0.2.tar.gz",
"platform": null,
"description": ".. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features.\n If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n This text does not appear on PyPI or github. It is a comment.\n\n===========================\ncollective.volto.slimheader\n===========================\n\nVolto Slim Header\n\n\nFeatures\n--------\n\n- Control panel for plone registry to manage slimheader configuration.\n- Restapi view that exposes these settings for Volto.\n\nThis addon only add a registry entry where store some configuration data. You need to provide\nthe edit interface in your Volto theme.\n\nVolto endpoint\n--------------\n\nThe data is available on this enpoint *@slimheader*::\n\n > curl -i http://localhost:8080/Plone/@slimheader -H 'Accept: application/json'\n\n\nThe response is something similar to this::\n\n [\n ...Volto JSON data here\n ]\n\n\nControl panel\n-------------\n\nYou can edit settings directly from Volto because the control has been registered on Plone and available with plone.restapi.\n\nVolto integration\n-----------------\n\nTo use this product in Volto, your Volto project needs to include a new plugin: volto-slimheader_.\n\n.. _volto-slimheader: https://github.com/collective/volto-slimheader\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- Italian\n\n\nInstallation\n------------\n\nInstall collective.volto.slimheader by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.volto.slimheader\n\n\nand then running ``bin/buildout``\n\n\nAuthors\n-------\n\nRedTurtle\n\n\nContributors\n------------\n\n- folix-01\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.volto.slimheader/issues\n- Source Code: https://github.com/collective/collective.volto.slimheader\n- Documentation: https://docs.plone.org/foo/bar\n\n\nSupport\n-------\n\nIf you are having issues, please let us know.\nWe have a mailing list located at: info@redurtle.it\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- RedTurtle, info@redturtle.it\n\n\nChangelog\n=========\n\n\n1.0.2 (2024-12-12)\n------------------\n\n- Update translations\n [lucabel]\n\n\n1.0.1 (2024-03-21)\n------------------\n\n- Package chore.\n\n\n1.0.0 (2024-03-21)\n------------------\n\n- Initial release.\n [RedTurtle]\n",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "Volto Slim Header",
"version": "1.0.2",
"project_urls": {
"Homepage": "https://github.com/collective/collective.volto.slimheader",
"PyPI": "https://pypi.org/project/collective.volto.slimheader/",
"Source": "https://github.com/collective/collective.volto.slimheader",
"Tracker": "https://github.com/collective/collective.volto.slimheader/issues"
},
"split_keywords": [
"python",
"plone",
"cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "75b273a010e2325a8b6f327bfcfa13da946f6591007f545b70a5dee4d1edef16",
"md5": "e5ed8248a50949ae04a79faa3dec9d4a",
"sha256": "d9c679632be8b4e4729006275c027a48b44f8e5925b3172d135c1b0753794136"
},
"downloads": -1,
"filename": "collective.volto.slimheader-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e5ed8248a50949ae04a79faa3dec9d4a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 36628,
"upload_time": "2024-12-12T14:08:40",
"upload_time_iso_8601": "2024-12-12T14:08:40.059402Z",
"url": "https://files.pythonhosted.org/packages/75/b2/73a010e2325a8b6f327bfcfa13da946f6591007f545b70a5dee4d1edef16/collective.volto.slimheader-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ae99e9c39b7860b7d9249c9806f2815371e89b115a15d1c574bd7910e3f07b30",
"md5": "14363a63fdb3ba1dd4703e2c246df906",
"sha256": "046147295dc73a401582afedee7da8c185546dd18ef74045c210deadeaf0c0fb"
},
"downloads": -1,
"filename": "collective_volto_slimheader-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "14363a63fdb3ba1dd4703e2c246df906",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 27845,
"upload_time": "2024-12-12T14:08:41",
"upload_time_iso_8601": "2024-12-12T14:08:41.488577Z",
"url": "https://files.pythonhosted.org/packages/ae/99/e9c39b7860b7d9249c9806f2815371e89b115a15d1c574bd7910e3f07b30/collective_volto_slimheader-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-12 14:08:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "collective",
"github_project": "collective.volto.slimheader",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "zc.buildout",
"specs": []
}
],
"tox": true,
"lcname": "collective.volto.slimheader"
}