Skip to main content

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

Changelog

1.0a1 (2020-05-23)

  • Initial release. [tkimnguyen]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.sortedcontrolpanels-1.0a1.tar.gz (13.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page