This release is a pre-release and may not be stable for production use.
This sorts control panels alphabetically by title.
Plone used to do that, but in 2015 a change was quietly made that sorted instead by control panel IDs which are hidden, obscure, and arbitrarily-given.
On May 6, 2020, this pull request PR 3093 reverts Plone back to sorting control panels by title.
Until a new Plone release (> 5.2.1) includes that merged PR, use this add-on to accomplish the same.
Features
sorts control panels sensibly in alphabetical order, by title
Installation
Install collective.sortedcontrolpanels by adding it to your buildout:
[buildout]
...
eggs =
collective.sortedcontrolpanels
and then running bin/buildout
Contribute
License
The project is licensed under the GPLv2.
Contributors
Kim Nguyen, kim@sixfeetup.com
Changelog
1.0a1 (2020-05-23)
Initial release. [tkimnguyen]
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.sortedcontrolpanels-1.0a1.tar.gz.
File metadata
- Download URL: collective.sortedcontrolpanels-1.0a1.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91f5925c36d7e3e7aaf51e167a144f65461fbbe728ad55c604ffc95abbcfd1d7
|
|
| MD5 |
9b04cc0b761d8540e0f58af1396bbb8a
|
|
| BLAKE2b-256 |
3316cfd29b14046303f6ea02f837422b4f06bc91feb2821e78c8c6717ebb0c90
|