jfeltkamp / patch_revision
Provides the possibility to patch changes from a entity revision into the current revision.
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Type:drupal-module
pkg:composer/jfeltkamp/patch_revision
Requires
- drupal/changed_fields: ^2.0
- yetanotherape/diff-match-patch: ^1.0
This package is auto-updated.
Last update: 2025-10-24 00:35:37 UTC
README
| Field types supported | Y/n |
|---|---|
| TEXTS | |
| string_long | YES |
| string | YES |
| text | YES |
| text_long | YES |
| text_with_summary | YES |
| NUMBERS | |
| boolean | YES |
| integer | YES |
| float | YES |
| decimal | YES |
| link | YES |
| datetime | YES |
| timestamp | YES |
| daterange | YES |
| LISTS | |
| list_integer | YES |
| list_string | YES |
| list_float | YES |
| IDENTIFIER | |
| YES | |
| telephone | YES |
| REFERENCES | |
| entity_reference | YES |
| image | YES |
| file | YES |
| FROM CONTRIB MODULES | |
| entity_reference_revisions | no |
| media_entity | no |
| cronpub | no |
| THINKING ABOUT | |
| uri | ??? |
| path | ??? |
| language | ??? |
| map | ??? |
| password | ??? |
| comment | ??? |
| WON'T SUPPORT | |
| created | |
| updated | |
| uuid |