sorts control panels alphabetically by title (broken since 2015, but will be in Plone 5.2.2)
Project description
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]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.sortedcontrolpanels-1.0a1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91f5925c36d7e3e7aaf51e167a144f65461fbbe728ad55c604ffc95abbcfd1d7 |
|
MD5 | 9b04cc0b761d8540e0f58af1396bbb8a |
|
BLAKE2b-256 | 3316cfd29b14046303f6ea02f837422b4f06bc91feb2821e78c8c6717ebb0c90 |