Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download diff-7.x-3.0-alpha1.tar.gztar.gz 44.08 KB
MD5: 7849fe1ee969270d7d0089e79f4c3214
SHA-1: 04998137d86e2b22d2f221231768a7a2c3fa98e2
SHA-256: 261994790117d5701ff67989b6331b828b7493e055629c2a1834ce040f511035
Download diff-7.x-3.0-alpha1.zipzip 54.01 KB
MD5: 221903b97895e35c3ccbab0e56824ac0
SHA-1: 2f4911302155245dc33c199e0a620d7bf54f3ad0
SHA-256: fcaf91beed37bc832407994dc9b10b18d21c290b02cf023c2af1f7c7500264b1

Release notes

This is the first snapshot of the new developmental 7.x-3.x branch.

Please refer to both the CHANGELOG.txt and diff.api.php for a complete list of changes.

  • hook_diff() has been replaced with hook_entity_diff()
  • many new field hooks and callbacks have been added
  • system variable names have been changed so that they are entity specific and also that they are prefixed with "diff_"

Diff 7.x-2.0+13-dev to Diff 7.x-3.0-alpha1
o #888680 by Deciphered, Alan D.: Allow modules to interact via drupal_alter()
o #1280892 by Alan D., crea: Diff should track the variables that it defines
o #1304658 by Alan D., kari.kaariainen: Remove links and comments from the comparison preview
o #1122206 by binford2k, Alan D.: Notices thrown by DiffEngine::process_chunk()
o #1175064 by zilverdistel, Alan D.: Provide variables for leading and trailing context
o #1673864 by Alan D.: Allow users to bypass the admin theme when viewing comparisons
o #1673876 by Alan D.: Use Drupal autoloading for classes
o #1673856 by Alan D.: Use hook_form_BASE_FORM_ID_alter() rather than hook_form_alter()
o #1673856 by Alan D.: Normalise line endings
o #114308 by Alan D.: add jQuery for hiding radios that shouldn't show diffs
o #372957 by erykmynn, JuliaKM, lsrzj, andrew_rs, alexpott, et al: HTML Strip for Diff, WYSIWYG Friendly
(This was refactored in the 7.x-3.x branch from the commited 7.x-2.x code)
o #521212 by Alan D., blakehall: Make diff comparison page themable
o #1671484 by Alan D.: Show number of lines changed on revisions page
o #114699 by smokris, Alan D.: Diff module should support Token
o #248778: Taxonomy diff
o #1550698: Diff of "select from list" fields shows change in key, not change in value
o #1458814: File (and image) field support
o #1418760: Optional setting to honour the display settings
o #1347316: Selectable view mode for inline diffs and "Current revision" display view mode
o #1458906: Improve performances (of existing 7.x-2.x field rendering)
o #1424162: Diff in Taxonomy term description

Created by: Alan D.
Created on: 15 Jul 2012 at 09:07 UTC
Last updated: 1 Nov 2013 at 23:22 UTC
New features
Bug fixes

Other releases