We would like to implement a custom block to communicate some important notes regarding the latest release or future changes which may impact the current installation
In particular in this case it will announce the following message:
Sector is getting Drupal 10 ready! We will release a series of updates to the Sector 9.5.x branch and additional modules to support the upgrade process. Keep up-to-date on News and Updates for the Sector 9 to Sector 10 upgrade path on Sector.nz
The block should be automatically activated (sector installation / updatedb ) and placed on the /admin/* pages in the highlights region for claro admin theme.
Issue fork sector-3378353
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3378353-implementing-release-notes-block
changes, plain diff MR !45 /
changes, plain diff MR !43
- 9.5.x
changes, plain diff MR !42
Comments
Comment #5
heiket commentedAdded to testplan and tested.
Passed with two cosmetic issues:
Comment #6
heiket commentedComment #9
magunz commented@HeikeT MR45 should fix the note #5
Comment #10
heiket commentedThank you guys! Retested and looking good, ready to merge!
Comment #11
heiket commentedComment #14
dieuwe