Log of /contributions/modules/diff/diff.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.24.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 22 13:58:11 2008 UTC
(20 months ago)
by
weitzman
Branch:
DRUPAL-5--2
Changes since
1.24: +19 -2 lines
Diff to
previous 1.24
#237286 by Junyor. Diff formatted incorrectly: COL elements not output. The D6 version was already refactored and does not need this patch.
Revision
1.25
Wed Mar 5 21:18:58 2008 UTC
(20 months, 3 weeks ago)
by
weitzman
Branch:
MAIN
Changes since
1.24: +1 -1 lines
FILE REMOVED
we are not using HEAD at all for this project. please see the appropriate branch or use a tag.
Revision
1.8.2.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 13 18:57:43 2007 UTC
(23 months, 1 week ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.8.2.12: +21 -4 lines
Diff to
previous 1.8.2.12
, to
branch point 1.8
#115411 by moonray and dww: Allow admins to disable 'Preview changes'
per node type (since it doesn't always work), and allow users without
'view revisions' permissions to still use the 'Preview changes' button.
Revision
1.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 13 18:57:39 2007 UTC
(23 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.20: +21 -4 lines
Diff to
previous 1.20
#115411 by moonray and dww: Allow admins to disable 'Preview changes'
per node type (since it doesn't always work), and allow users without
'view revisions' permissions to still use the 'Preview changes' button.
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 3 19:47:58 2007 UTC
(2 years, 9 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.14: +4 -12 lines
Diff to
previous 1.14
rollback node type specific tab visibility. cmenu.inc does not allow that for contextual items. will return for D6
Revision
1.8.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 31 18:05:55 2007 UTC
(2 years, 9 months ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.8.2.2: +328 -82 lines
Diff to
previous 1.8.2.2
, to
branch point 1.8
#110857 by rotzi (with some changes by dww): complete re-write of the
module. Now based on the GPL'ed mediawiki PHP diff engine from phpwiki.
Instead of a separate diff tab, this overrides the revisions tab and
provides radio buttons to select which revisions to view diffs between.
Shows diffs in unfiltered, raw node data, instead of rendered HTML.
Also, provides a hook_diff() for modules to define any parts of a node
that they control with revisions (e.g. file uploads, etc) for display.
[backporting from HEAD into DRUPAL-5 branch]
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 31 17:45:25 2007 UTC
(2 years, 9 months ago)
by
dww
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.10: +328 -82 lines
Diff to
previous 1.10
#110857 by rotzi (with some changes by dww): complete re-write of the
module. Now based on the GPL'ed mediawiki PHP diff engine from phpwiki.
Instead of a separate diff tab, this overrides the revisions tab and
provides radio buttons to select which revisions to view diffs between.
Shows diffs in unfiltered, raw node data, instead of rendered HTML.
Also, provides a hook_diff() for modules to define any parts of a node
that they control with revisions (e.g. file uploads, etc) for display.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 23 03:37:18 2005 UTC
(4 years, 8 months ago)
by
weitzman
Branch:
MAIN
add a tab to each node where one can view visual differences between revisions.
at minumum, you should allow the <ins> and <del> HTML tags in your Filterd HTML input format. you might want to shut off the HTML filter just to evaluatre this module
this is almost identical to one in alaa's sandbox. i just updated it. needs more work i thinkm but it is pretty interesting already
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.