You are here

Files in Diff 7.3

Primary tabs

File namesort descending Location Namespace Description
diff.admin.inc diff.admin.inc Administration page callbacks and forms.
diff.api.php diff.api.php Hooks provided by the diff module.
diff.boxes.css css/diff.boxes.css html.js .diff-js-hidden { display: none; } /* Reset as many core themes as possible */ table.diff { font-size: 0.923em; margin: 0 0 10px; border: 0 none; width: 98%; border-spacing: 5px; table-layout: fixed; border-collapse:…
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: 0 0 10px; } .diff-inline-legend { font-size: 11px; } .diff-inline-legend…
diff.default.css css/diff.default.css html.js .diff-js-hidden { display: none; } /** * Inline diff metadata */ .diff-inline-metadata { padding: 4px; border: 1px solid #ddd; background: #fff; margin: 0 0 10px; } .diff-inline-legend { font-size: 11px; } .diff-inline-legend…
diff.diff.inc diff.diff.inc Includes the hooks defined by diff_hook_info().
diff.info diff.info name = Diff description = Show differences between content revisions. core = 7.x configure = admin/config/content/diff files[] = DiffEngine.php
diff.install diff.install Provides uninstallation functions.
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.
diff.tokens.inc diff.tokens.inc Builds placeholder replacement tokens for diff-related data.
DiffEngine.php DiffEngine.php A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3)
file.inc includes/file.inc Provide diff field functions for the file module.
image.inc includes/image.inc Provide diff field functions for the image module.
list.inc includes/list.inc Provide diff field functions for the List module.
node.inc includes/node.inc Provide diff functions for the node module.
number.inc includes/number.inc Provide diff field functions for the Number module.
readme.txt readme.txt Diff module - http://drupal.org/project/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 …
taxonomy.inc includes/taxonomy.inc Implements pusdeo-hook hook_field_diff_view() for the Taxonomy module.
text.inc includes/text.inc Provide diff field functions for the Text module.
user.inc includes/user.inc Provide diff functions for the user module.

Other projects