You are here

Files in Diff 7.2

Primary tabs

File namesort descending Location Namespace Description
diff.css diff.css html.js .diff-js-hidden { display:none; } /** * Inline diff metadata */ .diff-inline-metadata { padding:4px; border:1px solid #ddd; background:#fff; margin:0px 0px 10px; } .diff-inline-legend { font-size:11px; } .diff-inline-legend…
diff.info diff.info name = Diff description = Show difference between node revisions. core = 7.x files[] = DiffEngine.php
diff.module diff.module Provides functionality to show a diff between two node revisions.
diff.pages.inc diff.pages.inc Menu callbacks for hook_menu().
diff.theme.inc diff.theme.inc Themeable function callbacks for diff.module.
DiffEngine.php DiffEngine.php A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3)
node.inc includes/node.inc Implements hook_diff() for node.module (body and title).
readme.txt readme.txt Diff ----------------------- Diff enhances usage of node revisions by adding the following features: - diff between node revisions on the 'Revisions' tab to view all the changes between any two revisions of a node - highlight changes…

Other projects