Drupal is a registered trademark of Dries Buytaert
drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). editoria11y 3.0.2 Minor update available for module editoria11y (3.0.2). rebuild_cache_access 8.x-1.14 Minor update available for module rebuild_cache_access (8.x-1.14). webform 6.3.0-beta9 New beta version released for module webform (6.3.0-beta9). tagify 1.2.51 Minor update available for module tagify (1.2.51). symfony_mailer 2.0.0 Major update available for module symfony_mailer (2.0.0). editoria11y 3.0.1 Minor update available for module editoria11y (3.0.1).

preserve_changed_ui

341 sites Security covered
View on drupal.org

Provides a checkbox in entities node (yet - see #3313389: Don't limit the functionality to nodes) edit forms to preserve the last changed date for the current change.
Typically used for minor changes like typo fixes, if you don't want such a change to be reflected by a changed updated date.

If you need an API module instead of the UI, see https://www.drupal.org/project/preserve_changed

Installation

  • Require the module via composer using `composer require preserve_changed_ui`
  • Install the module using drush `drush en preserve_changed_ui` or via the UI

Usage

Go to /admin/config/system/preserve-changed-ui and define the default
behaviour of the module. After that, make sure the field is enabled on the
node bundle you want to use it on.

Now when you edit a node, there is a checkbox on the bottom of the form, to set
whether you want to preserve the "Last saved" timestamp on the current
node.

Dependencies

  • No dependencies

This module is NOT dependent on https://www.drupal.org/project/preserve_changed as that module will become outdated, once #2329253: Allow ChangedItem to skip updating the entity's "changed" timestamp when synchronizing is fixed. Furthermore, we originally implemented the logic differently, so once the before mentioned issue is fixed, we will alter this module to work with the "sync" parameter instead.

Development proudly sponsored by German Drupal Friends & Companies:

webks: websolutions kept simple (https://www.webks.de)
and
DROWL: Drupalbasierte Lösungen aus Ostwestfalen-Lippe (OWL), Germany (https://www.drowl.de)

Activity

Total releases
1
First release
Mar 2026
Latest release
1 month ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
1.0.0-beta2 Pre-release Mar 20, 2026