Please use this topic to suggest agenda items for our weekly meetings. This week we will be having a Design/UX meeting along with the weekly Development meeting.
For more information about our weekly meetings: https://backdropcms.org/news/meetings
Please use this topic to suggest agenda items for our weekly meetings. This week we will be having a Design/UX meeting along with the weekly Development meeting.
For more information about our weekly meetings: https://backdropcms.org/news/meetings
Comments
Prior to the last release, there was a flurry of activity around the idea of adding a new content type to core. A hidden-path content type.
Provide a new 'hidden-path' content type in core
https://github.com/backdrop/backdrop-issues/issues/4903
I think it would be great to spend some time at the Design/UX meeting this week talking about this PR and the direction it is taking - and thinking about the best path forward.
This week I come with two suggestions for the DEV agenda:
1) Github Action to run phpcs (issues/5245)
The PR is ready - it still contains demo code to trigger annotations. Is this the way we want it? Any further requests?
2) Provide a method to suppress layout (issues/1728)
In Backdrop there's currently no easy (unhackish) way to completely suppress surrounding layouts for content (unless using dialog, and even then it's buggy). In D this was pretty easy. This functionality is crucial for a contrib module. There's a core PR around for a while now, but the original provider left Github, so nobody can answer questions regarding the implementation - and there is one.