2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
* changed the search module to use implicit AND'ing instead of implicit OR'ing.
* changed the search module to use implicit AND'ing instead of
implicit OR'ing.
- node system improvements:
- node system improvements:
* replaced the "post content" permission by more fine-grained permissions.
* replaced the "post content" permission by more fine-grained
permissions.
* improved content submission:
* improved content submission:
+ improved teasers: teasers are now optional, teaser length can be configured, teaser and body are edited in a single textarea, users will no longer be bother with teasers when the post is too short for a teaser.
+ improved teasers: teasers are now optional, teaser length can
+ added the ability to preview both the short and the full version of your posts.
be configured, teaser and body are edited in a single
textarea, users will no longer be bother with teasers when
the post is too short for a teaser.
+ added the ability to preview both the short and the full
version of your posts.
* extended the node api, allows for more advanced uses and cleans
up the interaction between modules.
* added default node settings to control the behaviour for
promotion, moderation and other options.
- themes:
- themes:
* replaced theme "Goofy" by "Xtemplate", a template driven theme.
* replaced theme "Goofy" by "Xtemplate", a template driven theme.