Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/collective/collective.volto.secondarymenu
An extension for collective.volto.dropdownmenu to enable editing right column too
https://github.com/collective/collective.volto.secondarymenu
Last synced: 8 days ago
JSON representation
An extension for collective.volto.dropdownmenu to enable editing right column too
- Host: GitHub
- URL: https://github.com/collective/collective.volto.secondarymenu
- Owner: collective
- License: gpl-2.0
- Created: 2021-01-28T08:29:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T06:07:37.000Z (over 1 year ago)
- Last Synced: 2024-04-24T18:52:50.097Z (7 months ago)
- Language: Python
- Size: 50.8 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.GPL
Awesome Lists containing this project
- awesome-volto - collective.volto.secondarymenu - Add-on for Volto to manage a secondary menu (right column) for `Dropdown Menu` (Addons / Plone backend add-ons for Volto)
README
====================
Volto Secondary Menu
====================Add-on for Volto to manage a secondary menu (right column) for `Dropdown Menu`_.
.. _Dropdown Menu: https://github.com/collective/volto-dropdownmenu
Features
--------- Control panel for plone registry to manage secondary menu configuration.
- Restapi view that exposes these settings for VoltoVolto endpoint
--------------Anonymous users can't access registry resources by default with plone.restapi (there is a special permission).
To avoid enabling registry access to everyone, this package exposes a dedicated restapi route with the infos to draw the menu: *@secondary-menu*::
> curl -i http://localhost:8080/Plone/@secondary-menu -H 'Accept: application/json'
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: https://github.com/collective/volto-secondarymenu
Translations
------------This product has been translated into
- Italian
- Spanish
Installation
------------Install collective.volto.secondarymenu by adding it to your buildout::
[buildout]
...
eggs =
collective.volto.secondarymenuand then running ``bin/buildout``
Contribute
----------- Issue Tracker: https://github.com/collective/collective.volto.secondarymenu/issues
- Source Code: https://github.com/collective/collective.volto.secondarymenuLicense
-------The project is licensed under the GPLv2.
Authors
-------This product was developed by **RedTurtle Technology** team.
.. image:: https://avatars1.githubusercontent.com/u/1087171?s=100&v=4
:alt: RedTurtle Technology Site
:target: http://www.redturtle.it/