Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jfeltkamp/patch_revision

Drupal module to save just changes in a node revision as a apply-able patch instead of a full version.
https://github.com/jfeltkamp/patch_revision

Last synced: about 1 month ago
JSON representation

Drupal module to save just changes in a node revision as a apply-able patch instead of a full version.

Awesome Lists containing this project

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* | |
| email | 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 | |