unlcms / project-herbie

Drupal 10 implementation at the University of Nebraska–Lincoln
https://cms.unl.edu
GNU General Public License v2.0
5 stars 6 forks source link

Determine if Layout Builder "Administrative Label" and DCF Title should work together #168

Closed macburgee1 closed 4 years ago

macburgee1 commented 4 years ago

Originally discussed here: [#159]

In our setup (project-herbie) we get "Section 1", "Section 2" etc. Would this be an opportunity to apply to the DCF Layouts module some glue that connects DCF Layout's 'title' setting to the Administrative Label that would appear in this reordering list?

DCF Layouts provides a Title field that, when populated, prints a title for the section. Administrative Labels were added in 8.8.0 (https://www.drupal.org/project/drupal/issues/3073872).

They serve separate purposes, but I do see potential for overlap. I can see a use case where there's an admin label for a section but no title. I can also see a use case where there is a title and an admin label. In this case, would they ever be different? I think this could be confusing for users. We should reconcile this.

macburgee1 commented 4 years ago

Blocked by #165

macburgee1 commented 4 years ago

Worked to completed on Drupal.org: https://www.drupal.org/project/dcf/issues/3110871

macburgee1 commented 4 years ago

This has been committed to the DCF project. This issue will be resolved when the DCF module is upgraded in this project.