| cck.inc | cck.inc |  | hook_diff() implementations for CCK (especially fields). | 
          
                  | diff.css | diff.css |  | table.diff {
  border-spacing: 4px;
  margin-bottom: 20px;
  table-layout: fixed;
  width: 100%;
}
td.diff-prevlink {
  text-align: left;
}
td.diff-nextlink {
  text-align: right;
}
td.diff-section-title, div.diff-section-title {
  background-color:… | 
          
                  | diff.info | diff.info |  | name = Diff
description = Show difference between node revisions. | 
          
                  | diff.install | diff.install |  |  | 
          
                  | diff.module | diff.module |  |  | 
          
                  | DiffEngine.php | DiffEngine.php |  |  | 
          
                  | node.inc | node.inc |  |  | 
          
                  | readme.txt | readme.txt |  | DESCRIPTION
----------------
This module adds 'diff' functionality to the 'Revisions' tab, allowing
users to nicely view all the changes between any two revisions of a node.
INSTALL
----------------
Install as usual for Drupal… | 
          
                  | taxonomy.inc | taxonomy.inc |  | Proposed hook_diff() implementation for taxonomy. | 
          
                  | upload.inc | upload.inc |  |  |