Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 296353

Remove node_type->has_title

$
0
0

Updated: Comment #N

Problem/Motivation

The node_type->has_title property has been added as a hidden option to allow to hide the node title form element.

There is no need for it anymore, we can just directly change the form display.

Proposed resolution

Search has_title, remove all usages.

Remaining tasks

User interface changes

API changes


Viewing all articles
Browse latest Browse all 296353

Trending Articles