Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 42.75 KB
MD5: 2a44d0189b9b988df4eca75832b5f873
SHA-1: 1556f6b2ad9f7ec7a9d8e25e654b123218a5d740
SHA-256: 3c0d034a85cba25c1276ae541bc254755122a02a06bdab1d5b23cbf73085f5d9
Download zip 54.46 KB
MD5: 4b434214d93839324dc6dd82332da508
SHA-1: 6ce839b8d0eca9aa479aad94276a671f23cd9f59
SHA-256: d3b5e9f097e3e072bcc0411323e41ce8f511669f13e535c76e0db276f51a91a2

Release notes

Latest developmental Snapshot

Changes since 7.x-3.4

This release (7.x-3.4) should fully support PHP 7.2.

Changes since 7.x-3.3

#2946139: Remove usage of deprecrated each() function for PHP 7.2+ compatability by bkosborne, malaynayak, joseph.olstad (for PHP 7.2)
#3002285: Remove usage of deprecated assert() on string for PHP 7.2+ compatibility by Chris Burge (for PHP 7.2)
#2872108: Split field label and machine name in field table by hass
#2845895: diff_update_7307 assumes the module is enabled. by torotil, Alan D.
#2860650: Assertion failed in _HWLDF_WordAccumulator->addWords() by joelpittet, Alan D.
#2852698: Use diff default state when previewing node changes by chrisgross, jollysolutions, markusd1984

Changes since 7.x-3.2

These include a potpourri of various bug fixes and new features, including some minor CSS changes, slightly better I18n (includes some string changes).

This release (7.x-3.2) should fully support PHP 7.

#2421463: Render revision as entity by markusbroman
#2399579: A diff is erroneously displayed whenever an HTML ID generated by drupal_html_id() is used in the rendered entity by David_Rothstein, Alan D.
#2637908: diff_field_diff_view() returns results even if the entity has no field values in the requested language by David_Rothstein, Alan D.
#2667654: Wrong redirect when coming from admin/content by caminadaf, Alan D.
#2401143: In sanitized [node:diff] token, table HTML is escaped by smokris
#2829781: Provide ability to restrict the 'View changes' button by joelpittet, Alan D.
#2117133: Change "This is the published revision" by Alan D., gmclelland, hass
#1964018: Don't use $reset flag with node_load() by jweowu, Alan D.
#2377565: Warning: Invalid argument supplied for foreach() in diff_process_state_lines() by anrikun, merlinofchaos
#2533058: Spelling errors in D7 by rrfegade
#2640478: Deprecating PHP4 style constructors by heddn
#2557287: Logic to show inline differences on certain node types does not work. by jastraat
#2068015: Radios missing by Amathieso, Tilo, Alan D.
#1982432: Remove excessive empty line in marked-down diff by Pancho, Alan D.
#1970872: Add permissions help for admin theme setting by Alan D.
#239056: Fixed path to the latest diff (and handle case when there is only 1 revision) by Leeteq, smokris & Alan D.
#1838364: Minor admin Default display settings error by Alan D.
#1893766: Highlight published revision in diff compare table by hass, torpy
#2101391: File Entity Improvements by haydeniv, Alan D.
#1951546: Inline Diff incorrectly identifies an addition as a change within a table cell bu El Bandito, Alan D.
#2110371: Providing User entity support by Alan D.
#2109905: Extending node comparison to optionally include status, sticky, promoted, revision timestamp and title. by Alan D.
#1708696: Diff between two different entities by Alan D.
#2109725: Redundant table row when empty. Why do we need to "keep safari happy" by Alan D.
#1995962: Link to config page not showing in modules list by Pat Redmond
#2021651: API ref for hook_entity_diff_alter() doesn't list $entity_diffs as by ref by BrockBoland
#1894120: Use of scalar class instead of an array in attributes array. by michael_cristal, Alan D.
#2077853: Slight change to diff_entity_fields_diff() so it is more re-usable from hook_entity_diff by douggreen, Alan D.
#1280880: Diff module Features integration by crea, Angry Dan, Alan D.

Created by: alan d.
Created on: 15 Jul 2012 at 08:57 UTC
Last updated: 16 Dec 2024 at 19:17 UTC
Bug fixes
New features

Other releases