It is non-intuitive for people to adjust the way the title behaves on the "Configure" page for content types when all the other fields are managed via Manage fields and Manage display. We should move these settings over to where people expect to find them, using hook_field_extra_fields() in the node module.
- Everything in the
Submission form settingstab should be moved toManage fields- The
Title field labeloptions should be handled the same way as other field titles (edit button, with inner label field) - The
Explanation or submission guidelinesshould also be moved, perhaps to the top of the list
- The
- A new option should be added to the
Manage displaytab to show or hide the title.
(also, I thought we had an issue for this already, but perhaps I am thinking of the Drupal issue I created years ago: https://www.drupal.org/node/1513054)
Recent comments
Hi. I use the "[node:title] | [site:name]" tokens for the main image of news articles, blog posts, and similar publications. It's a quick and practical automatic ALT.
How to Improve SEO Performance in Backdrop CMS
I understand how tokens work, but not so much their practical use in image alt/text (maybe caption?) text. Could you give an example or two?
How to Improve SEO Performance in Backdrop CMS
https://backdropcms.org/project/metatag https://backdropcms.org/project/xmlsitemap https://backdropcms.org/project/imagefield_tokens These are more powerful modules, in my opinion...
How to Improve SEO Performance in Backdrop CMS