- First commit to issue fork.
- @siramsay opened merge request.
- π³πΏNew Zealand siramsay
I've added the automated patch and updated the info YAML.
I ran it through Upgrade Status and now use it as a custom module on a Drupal 10 instance.
- Status changed to RTBC
almost 2 years ago 7:22am 24 January 2023 - @siramsay opened merge request.
- π³πΏNew Zealand siramsay
sorry, in my initial merge request I didn't apply the rector patch so closed it and open a new one.
This is what I have tested and I am using on a Drupal 10 site.
- π¬π§United Kingdom mlima
Thanks @siramsay
I guess we just have to wait for the maintainers to approve the pull request.
- π«π·France ericdsd France
Hi are there any blocking issue preventing merging this and making a new release ?
This patch was working for me until I updated to 10.1.5 yesterday and now it says that it is incompatible.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Fyi, this is working in Drupal 10.1: https://www.drupal.org/project/manage_display β
- π³πΏNew Zealand siramsay
Regarding Manage Display
There is still an issue where the node title doesn't show on the node
https://www.drupal.org/project/manage_display/issues/3143678 β¨ Allow node/entity to display title/label field as normal Needs work(From memory the patch provided only works on 8.x-1.x-dev which Works with Drupal: ^8.8 || ^9 )
- πΊπΈUnited States wmcmillian-coalmarch
Here's a patch for some additions I made. This addresses the same issues as the fork, adds support for the claro theme, and hardens against any unsupported themes (defaults to using the template from stable).
- πΊπΈUnited States wmcmillian-coalmarch
Oh, oops, forgot to include the claro support.
This patch has all of the above.
- π«π·France ericdsd France
Hi now that it's RTBC, i think it would be nice to have a new release for that at least a beta, to avoid having to use lenient plugin.
- π«π·France ericdsd France
Hi is there any chance to have a d10 release before the module gets completly abandonned ? I'd be happy to help testing.