Posted by Leeteq on September 2, 2008 at 9:45am
| Project: | Diff |
| Version: | 5.x-2.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Documentation update to the readme.txt file, and perhaps to the module page, at least the latest fixed path?
PATHS:
Main page: node/[nid]/revisionsFixed link to latest two revisions of a given node:
node/[nid]/revisions/view/latest (directly to the "show diff" view of the latest two revisions (current and previous))node/[nid]/revisions/latest (list two latest revisions)
Example result:
[timestamp] by [author] (current revision)
[timestamp] by [author] (previous revision)Comparison page of the two latest revisions :
node/[nid]/revisions/view/[nid2]/[nid3]