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%;
}
table.diff tr.even, table.diff tr.odd {
background-color: inherit;
border: none;
}
td.diff-prevlink {
text-align: left;
}
td.diff-nextlink {
… |
diff.info |
diff.info |
|
name = Diff
description = Show difference between node revisions.
core = 6.x |
diff.module |
diff.module |
|
Provides functionality to show a diff between two node revisions. |
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.
Users may also preview their changes before saving a new… |
taxonomy.inc |
taxonomy.inc |
|
|
upload.inc |
upload.inc |
|
|