backdrop-ops / docs.backdropcms.org

Website for displaying Backdrop CMS documentation and API source code.
https://docs.backdropcms.org/
6 stars 6 forks source link

Change Records: Category System #224

Open laryn opened 1 year ago

laryn commented 1 year ago

On an issue in a contrib module this change record came up. It looks like it needs some polish.

https://docs.backdropcms.org/change-records/the-category-system-has-been-removed-from-user-edit-and-user-view

e.g. this is listed as the way to do it for Backdrop:

if (Drupal::config('system.date')->get('timezone.user.configurable')) {

And signature changes still include &$edit in the function variables but should not.