Downloads

Download tar.gz 19.74 KB
MD5: b6e291f062de9e570217bacfb6b76cca
SHA-1: f74731a25e89c190b04aad10842f94073447a4f6
SHA-256: 2441c15fa6bc1476ec2ff6005a415ca7c37bd8c3e670904b0919a3a668e8a76b
Download zip 22.34 KB
MD5: b50be40845078c8cb9cd0ecf8f591fb2
SHA-1: cbe1484f525ff51612cf4072962c00a474d335dc
SHA-256: 4ab15c45a5cdce145409b974c61860fff6ad264f8489432a7e1ce4641dd341c5

Release notes

Initial official release compatible with 4.7.x core. Based on the same code as the 5.x-1.1 release, but backported to the 4.7.x core API. Major changes since the 4.6.x version:

  • #110857 by rotzi (with some changes by dww): complete re-write of the module. Now based on the GPL'ed mediawiki PHP diff engine from phpwiki. Instead of a separate diff tab, this overrides the revisions tab and provides radio buttons to select which revisions to view diffs between. Shows diffs in unfiltered, raw node data, instead of rendered HTML. Also, provides a hook_diff() for modules to define any parts of a node that they control with revisions (e.g. file uploads, etc) for display.
  • #115226 by rotzi: add new 'Preview changes' button when editing a node.
  • The revisions tab can now be disabled by node type.
  • Improved help text.
Created by: dww
Created on: 7 Mar 2007 at 00:16 UTC
Last updated: 7 Mar 2007 at 00:16 UTC
Unsupported

Other releases